I'm doing software engineering for living(currently using Rust mostly) but this GitHub profile contains mostly my hobby projects for retrocomputers.
Here will be some guide for some my repos.
- BSimple compiler. B-like programming language and compiler that fits into 24K binary on eZ80. Targetting to eZ80(mostly for Agon Light/Console8 but can be used for any eZ80 CPU in ADL mode). Working on desktop computers(mac, linux; windows should work too but untested cause I have no access to Windows) as well as on Agon Light2 directly. Compiles to assembly and can be mixed with almost any assembly code
- ZINC is Not CP/M - CP/M compat layer for Agon's MOS
- CP/M 2.2 port forAgon Light computer is locatedhere
- For ZXUno and Spectrum +3 with divMMC and +3e firmware ishere. Initially, it was only for ZXUno but now it have possiblity to be built with classic ZX Spectrum screen driver
- ForKarabas Pro ZX Spectrum compatible computer located ishere. Most funny fact about it - it have CI on Github Actions for creating public releases.
- Very quick and dirty madefile manager for CP/M. It should be compiled with BDS C and can work on almost any CP/M machine(uses only 8080 mnemonics)
For long time I was mostly known as developer of network tools for ZX Spectrum compatible computers.
And main entry point for this code was myzx-net-tools repository. Work on code located in this repository mostly freezed but I did some replacements:
- NewWiFi networks manager that replaces old netman
- Moon Rabbit Gopher browser for ZX Spectrum compatbile computers
- And version ofMoon Rabbit for MSX2 compatible computers(working using UNAPI TCP/IP)
- Internet NEXTplorer for ZX Spectrum Next
I did tool for remote loading code to ZX Spectrum compatible computers -Lain. You can use it for real hardware checks when you making cross-platform development.
For Agon Light I didSnail Gopher browser. It's still experimental software but you can use it, explore internals and develop some new stuff using it
Also I did some experiments for creating new firmware for ESP8266 for using it as offload tcp/ip stack.This version was used in MSX's BadCat Wifi cart.
- Rokky simple Rock's'Diamonds game for Agon Light. I'm using it like test site for Agon Development.
- Daddy of prev. game -Rocks And Ghosts for Jupiter Ace(with 16k ram pack). Once I've let that every platform should have Boulder Dash like game. So I did it for Jupiter Ace
- Lost Donation Box Incident pseudo-Bullet Hell game for ZX-Evolution with TSConf firmware. Game can be downloadedhere(also here's video with game play). There's version with emulator for Windows. Emulator works fine under Wine.
- Sinty Snoki is proof-of-concept game. It's a snake game that uses MIDI out of ZX Spectrum 128 for playing background music. For screenshots and downloadable version checkitch.io page of game
- W65C02S Basic for Cerberus 2100 and Cerberus 2080 computers. It's custom port of Microsoft's Basic for 6502 processors. My first ever experience with 6502 assembly.
- Agon Music Track Compiler - very strange way for creating music for Agon Light. You should write text file that will contains notes and compile it into song, using simple compiler.
You can support me with two ways now:
UsingKo-Fi service - easy for you and me way(also there's some dev.log)
Using Etherium crypto:
0x13105803B79CF6541867d137fDbdf942d0bDA863
Popular repositoriesLoading
- Agon-CPM2.2
Agon-CPM2.2 PublicCP/M 2.2 port for Agon Light that didn't require custom firmware. Use your Agon fully and have access to CP/M system.
- zx-net-tools
zx-net-tools PublicNet tools for any 128K+ spectrum with ESP-12 connected to AY-chip.
If the problem persists, check theGitHub status page orcontact support.