💾 Archived View for bbs.geminispace.org › s › retrogaming › 15030 captured on 2024-07-09 at 05:03:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
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 · 5 months ago · 👍 stack, lypanov
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!