Added vic20 - ram emd.

This commit is contained in:
Marco van den Heuvel
2018-03-16 14:23:52 -07:00
parent 9a763588e2
commit 0c7496f08b
3 changed files with 261 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
;
.export joy_libref
.export em_libref
.import _exit
joy_libref := _exit
em_libref := _exit