Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-21 | Remove conio/revers.s (move to console.s) | B. Watson | |
2021-04-19 | Save 3 bytes | B. Watson | |
2021-04-13 | Save 2 bytes | B. Watson | |
2021-04-13 | Save 96 bytes (8270 free now), get rid of conio cruft | B. Watson | |
2021-04-11 | Save 10 bytes | B. Watson | |
2021-04-11 | Save 4 bytes | B. Watson | |
2021-04-11 | Save 3 bytes | B. Watson | |
2021-03-20 | Fix build with BSD make | B. Watson | |
2021-03-20 | Fix build on cc65 >= 2.18 (without breaking <= 2.17) | B. Watson | |
2016-02-24 | remove some unused conio code, move newtitle.s variables to \$cb-\$ce | B. Watson | |
2016-02-23 | modify conio so it no longer needs carriage returns, now 7454 bytes free | B. Watson | |
2016-02-19 | comment out conio revers function, save 22 bytes, now 5998 free | B. Watson | |
2016-02-19 | save a byte in timed_getch, add conio doc | B. Watson | |
2016-02-17 | make the cursor behave *much* better, via custom conio function | B. Watson | |