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:
uz
2011-06-07 21:22:02 +00:00
parent 5db7604eff
commit f40c977623
2 changed files with 45 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
; Low memory
CAPSLOCK := $20C
IRQVec := $245
CURS_Y := $268
CURS_X := $269
STATUS := $26A