1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-01 03:30:20 +00:00
cc65/libsrc/pce
Greg King 216bb22b20 Added a special version of a function which uses an absolute addressing mode to access the zero page.
The PCEngine needs such operands to be redirected to RAM page $20 explicitly.  Fixes #1482; fixes #1483.
2021-05-04 12:10:43 -04:00
..
joy
_printf.s Added a special version of a function which uses an absolute addressing mode to access the zero page. 2021-05-04 12:10:43 -04:00
_scrsize.s
call.s
callptr4.s
cclear.s
chline.s
clock.s
clrscr.s
color.s
conio.s Moved the font into a separate module in the library. 2020-07-15 04:58:32 -04:00
cpeekc.s
cpeekcolor.s
cpeekrevers.s
cpeeks.s
cputc.s
crt0.s
cvline.s
extzp.inc
extzp.s
gotox.s
gotoxy.s
gotoy.s
irq.s
joy_stat_stddrv.s
kplot.s
libref.s
memcpy.s
memmove.s
memset.s
psg.s
revers.s
ticktock.s
vce.s
vdc.s
vga.s Moved the font into a separate module in the library. 2020-07-15 04:58:32 -04:00
waitvsync.s
wherex.s
wherey.s