Move host source code into "src" directory
This commit is contained in:
parent
d3b48e99f4
commit
90ca5d6836
46 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ JMP exit
|
|||
|
||||
.ifdef EMULATOR_PREVIEW
|
||||
batch_userprog:
|
||||
.incbin "userprog.bin"
|
||||
.incbin "../userprog.bin"
|
||||
.endif
|
||||
|
||||
.include "END.s"
|
Loading…
Add table
Reference in a new issue