1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-07 03:29:28 +00:00
symon/src/main/java/com/loomcom
Seth Morabito 0c026e38dd By default, do not halt on BRK (#14)
This change introduces a new command line flag, '-b', that cause the
simulator to halt on the `BRK` instruction. By default, however, the
simulator will no longer halt on `BRK`.

As before, this behavior can be toggled in the preferences at run-time.
2023-11-10 09:11:24 -08:00
..
symon By default, do not halt on BRK (#14) 2023-11-10 09:11:24 -08:00