1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-11 14:29:11 +00:00
cc65/libsrc/c64
uz 5304a8149e Changes to the TGI driver API:
* Removed CIRCLE
  * Aspect ratio is a new header variable
  * Removed the reserved bytes - it's easier to bump the API version
  * Clipping is done completely in the wrapper



git-svn-id: svn://svn.cc65.org/cc65/trunk@4396 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-10-29 20:13:56 +00:00
..
_scrsize.s
break.s
c64-320-200-2.s Changes to the TGI driver API: 2009-10-29 20:13:56 +00:00
c64-1351.s Changed the existing Commodore mouse drivers for the new API. UNTESTED! 2009-09-26 11:35:32 +00:00
c64-georam.s
c64-hitjoy.s
c64-joymouse.s Changed the existing Commodore mouse drivers for the new API. UNTESTED! 2009-09-26 11:35:32 +00:00
c64-numpad.s
c64-potmouse.s Changed the existing Commodore mouse drivers for the new API. UNTESTED! 2009-09-26 11:35:32 +00:00
c64-ptvjoy.s
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 Changed the solution for the PLOT problem with old -02 kernals to that used 2009-09-27 18:45:08 +00:00
crt0.s
dtv-himem.s
get_ostype.s
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 Changed the solution for the PLOT problem with old -02 kernals to that used 2009-09-27 18:45:08 +00:00
mainargs.s
Makefile Changed the solution for the PLOT problem with old -02 kernals to that used 2009-09-27 18:45:08 +00:00
mcbdefault.s
mouse_stddrv.s
randomize.s
revers.s
systime.s The CIA TOD needs a write to the 1/10 sec register to start. Shortened the 2009-09-24 19:40:36 +00:00
sysuname.s
tgi_mode_table.s