mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- 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" |
||
---|---|---|
.. | ||
cpu | ||
memory | ||
vcs.go |