Debugger now stops on undefined opcodes, as well as on unknown I/O accesses
This commit is contained in:
parent
3a7b769fa3
commit
c14f919f4f
5 changed files with 232 additions and 195 deletions
|
|
@ -1,3 +1,7 @@
|
|||
#
|
||||
# Don't have macro11? Make yourself a copy from https://github.com/shattered/macro11
|
||||
#
|
||||
|
||||
all: boot.json
|
||||
|
||||
boot.lst: boot.mac
|
||||
|
|
|
|||
Loading…
Reference in a new issue