Searched refs:ser_libref (Results 1 – 11 of 11) sorted by relevance
/dports/devel/cc65/cc65-2.19/libsrc/cbm610/ |
H A D | libref.s | 5 .export em_libref, ser_libref 9 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/lynx/ |
H A D | libref.s | 5 .export joy_libref, ser_libref 9 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/plus4/ |
H A D | libref.s | 5 .export joy_libref, ser_libref 9 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/atmos/ |
H A D | libref.s | 5 .export joy_libref, ser_libref, tgi_libref 9 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/cbm510/ |
H A D | libref.s | 5 .export em_libref, joy_libref, ser_libref 10 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/apple2/ |
H A D | libref.s | 5 .export em_libref, joy_libref, mouse_libref, ser_libref, tgi_libref 11 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/c128/ |
H A D | libref.s | 8 .export ser_libref 15 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/c64/ |
H A D | libref.s | 8 .export ser_libref 15 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/cx16/ |
H A D | libref.s | 9 .export ser_libref 17 ser_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/atari/ |
H A D | serref.s | 7 .export ser_libref 18 ser_libref := atari_ser_libref define
|
/dports/devel/cc65/cc65-2.19/libsrc/serial/ |
H A D | ser-kernel.s | 7 .import return0, ser_libref 64 lda #<ser_libref 67 lda #>ser_libref
|