Set the file name bank to bank zero on startup to make our file routines

work.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1535 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-18 11:16:18 +00:00
parent 1075d1e193
commit fd2b108cd0
2 changed files with 8 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ CURS_OFF = $CD9F
CLRSCR = $C142
KBDREAD = $C006
; Extended jump table
SETBNK = $FF68
; ---------------------------------------------------------------------------
; Vectors