1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/c64
ol.sc 59e96ef740 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.
Moved getdevice.s from 'c64'/'c128' to 'cbm' making use of the new 'ST' setup.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5834 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-09-30 18:20:15 +00:00
..
_scrsize.s
break.s
c64-320-200-2.s
c64-1351.s
c64-c256k.s Make PIA upper case for orthogonality. 2010-02-12 11:07:07 +00:00
c64-dqbb.s
c64-georam.s
c64-hitjoy.s Change the sematics of callirq and the existing interruptors: The interrupts 2005-04-25 20:10:10 +00:00
c64-isepic.s
c64-joymouse.s
c64-numpad.s
c64-potmouse.s
c64-ptvjoy.s Fixes for joysticks 3+4 in the ptv joystick driver. Contributed by Marco van 2010-02-02 17:05:18 +00:00
c64-ram.s
c64-ramcart.s
c64-reu.s
c64-stdjoy.s
c64-swlink.s
c64-vdc.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s
crt0.s
devnum.s
dtv-himem.s
get_ostype.s Marco van den Heuvel contributed code to detect a C64 DTV. 2010-02-01 18:04:14 +00:00
get_tv.s
joy_stddrv.s
kbhit.s
kernal.s Changed the solution for the PLOT problem with old -02 kernals to that used 2009-09-27 18:45:08 +00:00
kplot.s
mainargs.s Move constructor code into the INIT segment 2005-02-26 09:28:46 +00:00
Makefile
mcbdefault.s
mouse_stddrv.s Added the mouse_stddrv variable for the C64 and C128. 2009-09-11 16:51:21 +00:00
randomize.s
revers.s
status.s
systime.s
sysuname.s
tgi_colors.s
tgi_stddrv.s