Added fast(), slow() and c64mode()
git-svn-id: svn://svn.cc65.org/cc65/trunk@1982 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -47,7 +47,8 @@ KBDREAD = $C006
|
||||
NEWLINE = $C363
|
||||
PRINT = $C322
|
||||
|
||||
; Extended jump table
|
||||
; Extended jump table
|
||||
C64MODE = $FF4D
|
||||
SWAPPER = $FF5F
|
||||
SETBNK = $FF68
|
||||
|
||||
|
||||
Reference in New Issue
Block a user