💾 Archived View for bbs.geminispace.org › s › retrogaming › 15030 captured on 2024-05-10 at 11:49:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
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 · 3 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!