cc65/libsrc/pet
mrdudz ffa83c32a4 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
..
joy clean-up of driver return codes 2023-02-26 20:03:41 +01:00
_scrsize.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
break.s Adjusted comments to match actual prototypes. 2018-11-06 11:13:23 +01:00
cbm_load.c Added files to the pet library that support the overlay demo sample program. 2020-10-15 21:22:04 -04:00
cgetc.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
color.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
conio.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cpeekcolor.s cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
cputc.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
crt0.s crt0 clean-up 2020-11-29 18:08:33 +01:00
devnum.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
get_tv.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
irq.s Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
joy_stat_stddrv.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joy_stddrv.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
kbhit.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
kbrepeat.s Made the CBM Pet kbrepeat() work on both 40-column and 80-column machines. 2017-09-05 09:19:01 -04:00
kbsout.s Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
kchkin.s Added kernal replacement routines 2002-11-20 01:31:56 +00:00
kckout.s Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
kclose.s Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
kernal.s Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
kopen.s Added kernal replacement routines 2002-11-20 01:31:56 +00:00
kplot.s Added a PLOT kernal replacement function 2002-12-12 18:44:28 +00:00
krdtim.s Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
kreadst.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
ksetlfs.s Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
ksetnam.s Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
libref.s Added library reference joy_libref to JOY interface. 2013-06-01 00:36:08 +02:00
mainargs.s Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
randomize.s extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
status.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
waitvsync.s Added waitvsync for PET 2020-11-18 10:28:19 +01:00