]> git.sur5r.net Git - cc65/blob - libsrc/lynx/libref.s
Atari: Make a good "default device" on AtariDOS (2.0 and 2.5) and MyDOS.
[cc65] / libsrc / lynx / libref.s
1 ;
2 ; Oliver Schmidt, 2013-05-31
3 ;
4
5         .export         joy_libref, ser_libref
6         .import         _exit
7
8 joy_libref      := _exit
9 ser_libref      := _exit