Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 9ad4aad566 o memory
- refinements
  - added white-box testing

o cpu
  - moved cpu definitions into its own package
  - no longer requires csv file at run time
    - csv parser moved into a code generator, embedding the data into
    the code
  - needs refinement
2020-01-05 18:58:25 +00:00
hardware o memory 2020-01-05 18:58:25 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
headless.go o memory 2020-01-05 18:58:25 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00