Gopher2600/hardware
steve 8105706f7c o debugger
- added MEMMAP command

o tidy up
  - changed pointer recievers to value receivers when the method does
    not mutate the type instance
  - I'm not sure about this but I like if for now - this way it is
    clearer, to me at least, which methods mutate and which don't

o memory
  - small reorganisation of memory package in preparation for
    implementation of the video chips

o renamed project to "gopher2600"
2020-01-05 18:58:26 +00:00
..
cpu o debugger 2020-01-05 18:58:26 +00:00
memory o debugger 2020-01-05 18:58:26 +00:00
vcs.go o debugger 2020-01-05 18:58:26 +00:00