1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/plus4
ol.sc 6860ac7dfd Introduced static standard drivers.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5891 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-11-01 19:53:47 +00:00
..
_scrsize.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.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
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_stat_stddrv.s Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
joy_stddrv.s
kacptr.s
kbasin.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kbhit.s
kbsout.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kchkin.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kciout.s
kckout.s
kclall.s
kclose.s
kclrch.s
kiobase.s
klisten.s Added wrappers for the kernal functions 2002-11-22 22:16:20 +00:00
kload.s
kopen.s
kplot.s
krdtim.s
kreadst.s Need to import ST since it is no longer declared in plus4.inc. 2012-10-02 19:22:19 +00:00
ksave.s
ksetlfs.s
ksetnam.s
ksettim.s
ktalk.s
kunlsn.s
kuntlk.s
mainargs.s
Makefile Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
plus4-stdjoy.s
plus4-stdser.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
status.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
systime.s
sysuname.s