mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
Removed RAMTAS
This commit is contained in:
parent
96e6a0a114
commit
d5bc751f54
@ -8,7 +8,6 @@
|
||||
|
||||
.export CINT
|
||||
.export IOINIT
|
||||
; .export RAMTAS ; not available???
|
||||
.export RESTOR
|
||||
.export VECTOR
|
||||
.export SETMSG
|
||||
|
@ -8,7 +8,6 @@
|
||||
|
||||
.export CINT
|
||||
.export IOINIT
|
||||
; .export RAMTAS ; not available???
|
||||
.export RESTOR
|
||||
.export VECTOR
|
||||
.export SETMSG
|
||||
|
Loading…
Reference in New Issue
Block a user