aap / pdp6

PDP-6 Emulator
MIT License
59 stars 9 forks source link

Toggling switches kills pdp6 #8

Closed larsbrinkhoff closed 5 years ago

larsbrinkhoff commented 5 years ago

This commit breaks something in pdp6: 8b0849d160fc9333fa0c7098fa74de4229f79462

How to repeat:

  1. Toggle "POWER".
  2. Toggle either "READ IN / START" or "MEMORY / INSTRUCTION CONTINUE".
  3. SDL window closes, pdp6 killed.
aap commented 5 years ago

Forgot to remove a test/debug thing, will be fixed in next commit.