This PR adds 64k to the emulator by default. A new command-line switch exists to set the emulator to 4k if desired. Additionally, the CPU trace and step modes plus their overlays were removed (they were generating artifacts on the screen when screen refresh was taking place). Old unit tests and classes removed. New unit tests to catch new conditions for 64k modes. This PR closes #22
This PR adds 64k to the emulator by default. A new command-line switch exists to set the emulator to 4k if desired. Additionally, the CPU trace and step modes plus their overlays were removed (they were generating artifacts on the screen when screen refresh was taking place). Old unit tests and classes removed. New unit tests to catch new conditions for 64k modes. This PR closes #22