Searched refs:em_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 8 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/c16/ |
H A D | libref.s | 5 .export em_libref, joy_libref 8 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/vic20/ |
H A D | libref.s | 6 .export em_libref 10 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/geos-cbm/system/ |
H A D | libref.s | 5 .export em_libref, joy_libref, tgi_libref 8 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/cbm510/ |
H A D | libref.s | 5 .export em_libref, joy_libref, ser_libref 8 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/atari/ |
H A D | libref.s | 5 .export em_libref, joy_libref, tgi_libref 8 em_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 8 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/c128/ |
H A D | libref.s | 6 .export em_libref 13 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/c64/ |
H A D | libref.s | 6 .export em_libref 13 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/cx16/ |
H A D | libref.s | 6 .export em_libref 14 em_libref := _exit define
|
/dports/devel/cc65/cc65-2.19/libsrc/em/ |
H A D | em-kernel.s | 7 .import return0, em_libref 61 lda #<em_libref 64 lda #>em_libref
|