1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/pet
uz 285aaf8933 Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
function description for functions that don't take any parameters.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5573 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-03-04 13:08:54 +00:00
..
_scrsize.s
break.s
cgetc.s
checkst.s Added kernal replacement routines 2002-11-20 01:31:56 +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 Changed the startup module and the linker config for the Commodore PET to use 2010-11-17 13:27:43 +00:00
devnum.s
get_tv.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
joy_stddrv.s Fixes for the pet-ptvjoy driver and a new standard joystick driver by Marco 2010-02-28 09:56:51 +00:00
kbhit.s
kbsout.s
kchkin.s
kckout.s
kclose.s Added kernal replacement routines 2002-11-20 01:31:56 +00:00
kernal.s
kopen.s Added kernal replacement routines 2002-11-20 01:31:56 +00:00
kplot.s
krdtim.s
kreadst.s
ksetlfs.s
ksetnam.s
mainargs.s
Makefile
pet-ptvjoy.s Fixes for the pet-ptvjoy driver and a new standard joystick driver by Marco 2010-02-28 09:56:51 +00:00
pet-stdjoy.s
randomize.s
revers.s For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
sysuname.s