]> git.sur5r.net Git - cc65/blob - libsrc/vic20/libref.s
Replace hard returns with an "else", add an error for non-IDENT tokens, and test...
[cc65] / libsrc / vic20 / libref.s
1 ;
2 ; Oliver Schmidt, 2013-05-31
3 ;
4
5         .export         joy_libref
6         .export         em_libref
7         .import         _exit
8
9 joy_libref      := _exit
10 em_libref       := _exit