💾 Archived View for bbs.geminispace.org › s › retrogaming › 15030 captured on 2024-03-21 at 18:35:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2024-05-10)

-=-=-=-=-=-=-

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

Posted in: s/retrogaming

⛵️ olav

Feb 14 · 5 weeks ago · 👍 stack

1 Comment

🚀 stack · Feb 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!