Created a simple Apple I emulator

1 post / 0 new
Offline
Last seen: 1 week 7 hours ago
Joined: Apr 3 2024 - 19:22
Posts: 3
Created a simple Apple I emulator

Hello!

I spent the last few weeks just tinkering around and having fun, and I ended up making a (somewhat) working Apple I emulator!

Even if it's a little rough around the edges (I don't think BCD works that well, it's not cycle accurate, and no cassette loading), I'm quite proud of it.

https://github.com/balt-dev/appleone (mirror)

It runs in the terminal using a minimal TUI.

Here's a few screenshots:

I probably won't be maintaining this, I'm pretty busy most of the time :P