←back to thread

439 points david927 | 2 comments | | HN request time: 0.472s | source

What are you working on? Any new ideas which you're thinking about?
Show context
JetSetIlly ◴[] No.44416639[source]
An Atari 7800 emulator. The world needs another 7800 emulator I think.
replies(2): >>44417083 #>>44428236 #
1. mind_heist ◴[] No.44428236[source]
Do you have a public repo :) are you open to contributors ?
replies(1): >>44435687 #
2. JetSetIlly ◴[] No.44435687[source]
Not yet. I'm writing it because of a new 7800 cartridge type somebody is working on and that work needs an emulator. I'm waiting for him to complete his half of the project before releasing it. If I release it now, it'll let the cat-out-of-the-bag too soon :-)

I have a fully working 2600 emulator that's publicly available. That'll give you an idea of what I'm aiming for. https://github.com/JetSetIlly/Gopher2600 Because the 2600 and 7800 are so similar, I plan to merge the two projects together in the future.