]> git.sur5r.net Git - cc65/commit
Added cursor-flags initiation. 30/head
authorGreg King <gregdk@users.sf.net>
Fri, 23 Aug 2013 22:19:49 +0000 (18:19 -0400)
committerGreg King <gregdk@users.sf.net>
Fri, 23 Aug 2013 22:19:49 +0000 (18:19 -0400)
commit1a4d804a5f471ce27dc1cd08e1fc9be762938f9f
tree29e9b4303a8151448ae39266807d0ce7f494e4b4
parenta49c1a5b6dbf6fd1fce665102cfb85907147311d
Added cursor-flags initiation.

The CBM510 runs programs in a non-system memory bank. It has its own zero page. Some things are copied from the system zero page; but, the cursor flags weren't copied. So, the cursor always blinked. That bug sometimes left cursor ghosts (reversed spaces) at the end of lines.
libsrc/cbm510/crt0.s