Age | Commit message (Expand) | Author |
2016-02-23 | modify conio so it no longer needs carriage returns, now 7454 bytes free | B. Watson |
2016-02-23 | waste half the night trying to figure out weird interaction between axe and f... | B. Watson |
2016-02-22 | undo 1-byte optimization that breaks fenders, 7387 free now | B. Watson |
2016-02-22 | 7376 bytes free | B. Watson |
2016-02-22 | save 12 more bytes, 7368 free, document the hell out of console.s | B. Watson |
2016-02-22 | more code shrinkage, 7356 bytes free | B. Watson |
2016-02-19 | use a clrtoeol() wrapper instead of conio clrscr(), now 6035 bytes free | B. Watson |
2016-02-19 | shrink code, now 5976 bytes free. update cart.txt | B. Watson |
2016-02-19 | add delete key to name_firm(); shrink code, 5921 bytes free | B. Watson |
2016-02-17 | make the cursor behave *much* better, via custom conio function | B. Watson |
2016-02-16 | shrink code, 5599 bytes free, move some code so it runs straight from bank 3 ... | B. Watson |
2016-02-04 | rewrite cspace() in asm, save a few more bytes | B. Watson |