💾 Archived View for bbs.geminispace.org › s › retrogaming › 15030 captured on 2024-08-18 at 22:38:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
I have just uploaded a new port of the Octo CHIP-8 emulator by John Earnest to small ESP32 devices with touchscreens.
My hope is to create a fun device that allows playing and - ultimately - writing CHIP-8 games completely on such a device, without the need for a connected PC.
Here is the repo: https://github.com/codekulturbonn/espocto - comments and pull requests welcome.
https://github.com/codekulturbonn/espocto
Feb 14 · 6 months ago · 👍 stack, lypanov
🚀 stack · 2024-02-15 at 01:18:
1802 was my first assembly-language machine... It was slow, but pretty amazing. 16 16-bit registers, and any of them can be used as an index or stack pointer!