Set-up:
- System > Settings > Speed - set CPU speed to 40
- Drag a cassette tape image into the emulator
- Type "LOAD" and press [return] in the BASIC prompt
Expected: loads cassette tape
Actual: fails with "ERR" message
Maybe the cassette tape code can compensate for the faster CPU, but for now I just force g_dwSpeed back to SPEED_NORMAL when a cassette tape image is loaded.
Set-up:
Expected: loads cassette tape
Actual: fails with "ERR" message
Maybe the cassette tape code can compensate for the faster CPU, but for now I just force
g_dwSpeedback toSPEED_NORMALwhen a cassette tape image is loaded.