1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00

Removed RAMTAS

This commit is contained in:
Olli Savia 2018-06-29 22:59:53 +03:00
parent 96e6a0a114
commit d5bc751f54
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
.export CINT
.export IOINIT
; .export RAMTAS ; not available???
.export RESTOR
.export VECTOR
.export SETMSG

View File

@ -8,7 +8,6 @@
.export CINT
.export IOINIT
; .export RAMTAS ; not available???
.export RESTOR
.export VECTOR
.export SETMSG