]> git.sur5r.net Git - cc65/commit
Creativison changes. 404/head
authorChristian Groessler <chris@groessler.org>
Fri, 17 Mar 2017 20:42:51 +0000 (21:42 +0100)
committerChristian Groessler <chris@groessler.org>
Fri, 17 Mar 2017 20:42:51 +0000 (21:42 +0100)
commita3d8829be92032d262cbea686c400a098e9e5242
treecc6e4c67a4a2ade3139fed3b9f40eb79884c8f77
parent0bbe4f56a536f17f3b130d587ea786391f8576d5
Creativison changes.

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.
asminc/creativision.inc
cfg/creativision.cfg
libsrc/creativision/clrscr.s
libsrc/creativision/cputc.s
libsrc/creativision/crt0.s
libsrc/creativision/mainargs.s [deleted file]