1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/libsrc/c128
Greg King a0d986faf8 Fixed the horizontal movement of the mouse pointer on platforms with the VIC-II display chip.
ca65's logical (Boolean) NOT operator was used where bitwise NOT should be used.  The effect was that all sprites were shifted to the left side of a screen when the mouse sprite was put on the left side.
2020-11-27 21:22:22 -05:00
..
emd Removed executable bit. 2020-07-12 23:11:43 +02:00
joy Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
mou
ser
tgi Made the VIC-IIe TGI driver put its bitmap behind the ROMs. 2018-07-29 23:46:03 -04:00
_scrsize.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
acc_c128_speed.s Merge pull request #631 from blackystardust/master 2018-04-27 20:47:03 +02:00
acc_detect_c128.s
acc_detect_scpu.s
acc_scpu_speed.s
break.s
c64mode.s
cgetc.s
clrscr.s
color.s
conio.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cpeekc.s
cpeekcolor.s
cpeekrevers.s cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
cpeeks.s
cputc.s
crt0.s
dbgbreak.s_
devnum.s
fast.s
get_tv.s
gettime.s
irq.s
isfast.s
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
kbhit.s
kbrepeat.s Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
kernal.s
libref.s
mainargs.s
mcbdefault.s
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s
pencalib.c Fixed some line endings. 2013-07-25 13:53:15 -04:00
randomize.s
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
settime.s
slow.s
status.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
tmcommon.s Added clock_settime() for some CBMs. 2018-08-18 01:29:40 +02:00
toggle_videomode.s
videomode.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
waitvsync.s add headers/fix formatting 2017-07-18 01:04:53 +02:00