1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 21:54:47 +00:00
cc65/libsrc/cx16
Greg King 9fa90e2265 Added VERA peek() and poke() to the cx16 library.
They simplify C programs' direct access to VERA's internal address space.
2019-10-24 05:15:42 -04:00
..
joy
_scrsize.s Put the C64 code into cx16/_scrsize.s. 2019-09-28 01:38:16 -04:00
bankramaddr.s
bordercolor.s
break.s
cgetc.s Fixed cgetc(). 2019-10-01 05:30:36 -04:00
clrscr.s
color.s
conio.s
cpeekc.s
cpeekcolor.s
cpeekrevers.s
cpeeks.s
cputc.s
crt0.s [cx16] Update ROM banks to new mapping 2019-10-12 04:51:27 -04:00
devnum.s
get_ostype.s
get_tv.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
kernal.s
libref.s
mainargs.s
revers.s
set_tv.s
status.s
sysuname.s
videomode.s
vpeek.s Added VERA peek() and poke() to the cx16 library. 2019-10-24 05:15:42 -04:00
vpoke.s Added VERA peek() and poke() to the cx16 library. 2019-10-24 05:15:42 -04:00
vset.s Added VERA peek() and poke() to the cx16 library. 2019-10-24 05:15:42 -04:00
waitvsync.s