Fix tab and jmp

This commit is contained in:
jede 2021-03-03 22:20:20 +01:00 committed by Oliver Schmidt
parent 2ae41e0a55
commit bf9d4ac3bb

View File

@ -6,7 +6,7 @@
.export __syschdir
.import addysp, popax
.importzp tmp1
.importzp tmp1
.import initcwd
.include "telestrat.inc"
@ -29,6 +29,4 @@ __syschdir:
BRK_TELEMON(XPUTCWD)
jsr initcwd ; Update cwd
rts
jmp initcwd ; Update cwd