| .. |
|
joy
|
add a standard joystick driver, adapted from the c64 one
|
2025-06-25 23:44:07 +02:00 |
|
_scrsize.s
|
fix getscreensize
|
2025-06-25 18:52:36 +02:00 |
|
bordercolor.s
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
cgetc.s
|
better handling of the cursor, use kernal function to read key, not the UART directly
|
2025-06-25 21:39:03 +02:00 |
|
clrscr.s
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
color.s
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
conio.s
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
cpeekc.s
|
SCREEN_PTR does only contain the offset apparently (unlike on other cbm systems), so we need extra handling
|
2025-06-25 05:13:09 +02:00 |
|
cpeekcolor.s
|
Use php/sei/plp to preserve original state of the interrupt flag
|
2025-11-28 11:09:21 -08:00 |
|
cpeekrevers.s
|
fix c65 lib, remove includes from cbm generic lib
|
2025-06-26 02:10:15 +02:00 |
|
cpeeks.s
|
SCREEN_PTR does only contain the offset apparently (unlike on other cbm systems), so we need extra handling
|
2025-06-25 05:13:09 +02:00 |
|
cputc.s
|
Use php/sei/plp to preserve original state of the interrupt flag
|
2025-11-28 11:09:21 -08:00 |
|
crt0.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
devnum.s
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
exehdr.s
|
initial (identical) minimal "library" for assembly support for c65 and mega65. taken from #1792
|
2025-06-22 21:09:40 +02:00 |
|
get_tv.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
gettime.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
joy_stat_stddrv.s
|
add a standard joystick driver, adapted from the c64 one
|
2025-06-25 23:44:07 +02:00 |
|
joy_stddrv.s
|
add a standard joystick driver, adapted from the c64 one
|
2025-06-25 23:44:07 +02:00 |
|
kbhit.s
|
better handling of the cursor, use kernal function to read key, not the UART directly
|
2025-06-25 21:39:03 +02:00 |
|
kernal.s
|
remove non existing kernal export
|
2025-06-24 21:52:48 +02:00 |
|
libref.s
|
add a standard joystick driver, adapted from the c64 one
|
2025-06-25 23:44:07 +02:00 |
|
loadaddr.s
|
initial (identical) minimal "library" for assembly support for c65 and mega65. taken from #1792
|
2025-06-22 21:09:40 +02:00 |
|
mainargs.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
randomize.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
revers.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
settime.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
status.s
|
adjust c65/mega65 functions
|
2025-06-30 19:10:52 +02:00 |
|
sysuname.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
tmcommon.s
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |