1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/libsrc/vic20
Greg King e72e44d14f Shortenned the VIC-20's cputc() by 17 bytes.
Changed to a modified table look-up method to convert PetSCII to screen-codes.
2020-10-13 07:55:20 -04:00
..
emd Removed executable bit. 2020-07-12 23:11:43 +02:00
joy
tgi Another code style fix 2020-07-14 22:54:03 -04:00
_scrsize.s
break.s
cgetc.s
clrscr.s
color.s
conio.s
cputc.s Shortenned the VIC-20's cputc() by 17 bytes. 2020-10-13 07:55:20 -04:00
crt0.s
devnum.s
get_tv.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
kbrepeat.s
kernal.s Allowed UPDCRAMPTR to be exported as a constuctor in the VIC-20 library. 2020-09-22 12:31:27 -04:00
kplot.s
libref.s Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
mainargs.s
randomize.s
revers.s
status.s
sysuname.s
tgi_stat_stddrv.s Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
tgi_stddrv.s Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
tgihdr.s Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
waitvsync.s