]> git.sur5r.net Git - cc65/commit
Enhancements for cursor calculation
authorStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 14:32:48 +0000 (15:32 +0100)
committerStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 14:32:48 +0000 (15:32 +0100)
commit0c62ddf123179f49bddff29e87b161278e76afb3
tree738c76b2cca0ae491444d40979b2efb019b4ac1f
parent12ca22c2654ee5070e699cc15f77bb7888d1dee8
Enhancements for cursor calculation

Fix handling of newlines.
Wrap around to top of screen when newline occurs
in last line.
Initialize screen width in crt0.s.
libsrc/c1p/cputc.s
libsrc/c1p/crt0.s