Gopher2600 is an emulator for the Atari 2600 games console
Go to file
steve 4c530bf7a7 o initial commit
- 6502 implementation is basically correct but does not handle
        - interrupts
        - pre-fetch cycle
        - anything less fine grained than instruction stepping
      - memory sub-system sketched in

    o retroactive adding of GPL copyright notice
2020-01-05 18:58:12 +00:00
hardware o initial commit 2020-01-05 18:58:12 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00