mirror of
https://github.com/cc65/cc65.git
synced 2024-11-02 18:06:48 +00:00
a3d8829be9
This change includes some cleanups, removal of mainargs.s (game console programs never have arguments), and a workaround for a problem I'm seeing. The problem is that sometimes (in fact, more often than not) the clrscr() call in testcode/lib/joy-test.c writes some garbage chars on the screen (most often a "P"). Could be my hardware (I haven't seen it on MAME), but to me the root cause is still unknown. |
||
---|---|---|
.. | ||
joy | ||
_scrsize.s | ||
boxchars.inc | ||
cclear.s | ||
cgetc.s | ||
chline.s | ||
clrscr.s | ||
color.s | ||
cputc.s | ||
crt0.s | ||
ctype.s | ||
cvline.s | ||
gotox.s | ||
gotoxy.s | ||
gotoy.s | ||
irq.s | ||
joy_stat_stddrv.s | ||
libref.s | ||
psg.s | ||
setcursor.s | ||
sysuname.s | ||
wherex.s | ||
wherey.s |