1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/pet
2013-02-14 16:48:05 +00:00
..
_scrsize.s
break.s Fixed an error in the reset_brk() routine of all target machines (all the code 2001-09-13 15:29:13 +00:00
cgetc.s
checkst.s Turned the 'ST' status byte into a symbol resolved by the linker in order to allow to use it from code living in the 'cbm' directory. 2012-09-30 18:20:15 +00:00
clrscr.s Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
color.s
conio.s
cputc.s
crt0.s
devnum.s
get_tv.s
irq.s Save some bytes by sharing the code doing the actual vector setting. Note: Jumping from segemnt INIT to segment CODE is okay while the other way wouldn't be. 2013-02-14 16:48:05 +00:00
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
kbsout.s
kchkin.s
kckout.s
kclose.s
kernal.s
kopen.s
kplot.s
krdtim.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
kreadst.s
ksetlfs.s
ksetnam.s
mainargs.s
Makefile
pet-ptvjoy.s
pet-stdjoy.s
randomize.s Renamed randomize to _randomize 2002-11-05 20:17:38 +00:00
revers.s
status.s
sysuname.s