atarixl target: add support for interruptors, adapt TGI drivers
This commit is contained in:
@@ -7,4 +7,9 @@
|
||||
|
||||
em_libref := _exit
|
||||
joy_libref := _exit
|
||||
.if .defined(__ATARIXL__)
|
||||
.import CIO_handler
|
||||
tgi_libref := CIO_handler
|
||||
.else
|
||||
tgi_libref := _exit
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user