mirror of
https://github.com/dpiponi/Stellarator.git
synced 2025-04-02 10:42:12 -04:00
An Atari VCS 2600 emulator written in Haskell
app | ||
docs | ||
src | ||
LICENSE | ||
README.md | ||
stack.yaml | ||
Stellarator.cabal | ||
TODO.md |
Stellarator
An Atari 2600 emulator. Work in progress...
It'll run Adventure if you have the rom. Try: stack build && stack exec Stellarator-exe -- -f adventure.rom
As you can see, there are visual artifacts and the aspect ratio isn't right yet. I've made no attempt to get timing right yet.
Use cursor keys to simulate the joystick and the space bar to fire the trigger.
Also:
C - Game Select V - Reset
Don't press any other keys unless you want to quit.
Use mouse click to get info about graphics registers for the selected pixel.