Experimenting with rom launching mode

This commit is contained in:
neauoire 2021-09-21 10:04:52 -07:00
parent e79004a075
commit caa6b018fa
1 changed files with 2 additions and 3 deletions

View File

@ -102,9 +102,8 @@ RTN
@launch ( path* -- )
.File/name DEO2
#ffff .File/length DEO2
#0000 .File/load DEO2
#0100 JMP2
#ff00 .File/length DEO2
#0100 .File/load DEO2
RTN