#pat80 β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pat80, aggregated by home.social.
-
Progress!
I've got a basic #emulator working for my #Pat80 #homebrew #zilog #z80 #computer !
This should ease the os development as I can test the changes without having to: remove the #eeprom from the computer (without bending the pins), program it in the #TL866 programmer, place it again on the computer (aligning pins correctly), test, notice it's not working and have no idea why, start debugging with the logic probe on the #address and #data pins, swear in arcane languages... π
https://git.ichibi.eu/penguin86/pato-z80-home-computer/commits/branch/c-emulator -
I'd like to resume my #zilog #z80 based #homebrew #computer project, the " #Pat80 ":
https://git.ichibi.eu/penguin86/pato-z80-home-computer/src/branch/c-emulator
When I left it, some years ago, I had no idea what I was doing.
Now, I have absolutely no idea what I am doing AND I don't remember where I left, but apparently I've written a decent enough documentation...
Anyway, apparently I decided the old python #emulator was too janky and started writing a new one in C, language i do not know and never use.
This will be fun π