Added (again) IRQ support for the Oric Atmos by Stefan Haubenthal. This time
with the correct patch for atmos.inc. git-svn-id: svn://svn.cc65.org/cc65/trunk@5039 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
; Low memory
|
||||
|
||||
CAPSLOCK := $20C
|
||||
IRQVec := $245
|
||||
CURS_Y := $268
|
||||
CURS_X := $269
|
||||
STATUS := $26A
|
||||
|
||||
Reference in New Issue
Block a user