aboutsummaryrefslogtreecommitdiff
path: root/console.s
AgeCommit message (Expand)Author
2016-02-22save 12 more bytes, 7368 free, document the hell out of console.sB. Watson
2016-02-22more code shrinkage, 7356 bytes freeB. Watson
2016-02-19use a clrtoeol() wrapper instead of conio clrscr(), now 6035 bytes freeB. Watson
2016-02-19shrink code, now 5976 bytes free. update cart.txtB. Watson
2016-02-19add delete key to name_firm(); shrink code, 5921 bytes freeB. Watson
2016-02-17make the cursor behave *much* better, via custom conio functionB. Watson
2016-02-16shrink code, 5599 bytes free, move some code so it runs straight from bank 3 ...B. Watson
2016-02-04rewrite cspace() in asm, save a few more bytesB. Watson