debug: Add stub for instruction decoding
This commit is contained in:
parent
a31e574b3a
commit
e60e49735c
7 changed files with 49 additions and 5 deletions
|
@ -81,6 +81,7 @@ cerr: mov al, '?'
|
|||
%include "debug/edit.asm"
|
||||
%include "debug/run.asm"
|
||||
%include "debug/util.asm"
|
||||
%include "debug/asm.asm"
|
||||
|
||||
align 512
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue