debug: Add stub for instruction decoding

This commit is contained in:
Nero 2020-05-19 18:26:22 +02:00
parent a31e574b3a
commit e60e49735c
7 changed files with 49 additions and 5 deletions

View file

@ -8,3 +8,6 @@ fnames: ; control flags
db "++++ODIT"
; status flags
db "SZ+A+P+C"
instr:
.db: db "DB", 0