]> git.sur5r.net Git - cc65/blob - libsrc/pce/libref.s
Allow "mode" argument to open() to be passed from 6502 code.
[cc65] / libsrc / pce / libref.s
1 ;
2 ; Oliver Schmidt, 2013-05-31
3 ;
4
5         .export         joy_libref
6         .import         _exit
7
8 joy_libref      := _exit