Age | Commit message (Expand) | Author |
2016-02-16 | shrink code, 5599 bytes free, move some code so it runs straight from bank 3 ... | B. Watson |
2016-02-16 | keep RODATA in ROM for cart build | B. Watson |
2016-02-15 | shave off some code size, spend some of it on better randomness. 5461 bytes f... | B. Watson |
2016-02-15 | replace strtoul() with simplified version, saves 743 bytes | B. Watson |
2016-02-11 | update README.txt | B. Watson |
2016-02-11 | add some generated files to the clean target | B. Watson |
2016-02-11 | B now cycles thru all 16 hues; sound ON now followed by normal space, not invers | B. Watson |
2016-02-11 | restore old default brightness (2nd brightest | B. Watson |
2016-02-11 | add another text brightness level, make cartridge display list comply with At... | B. Watson |
2016-02-11 | minor doc update | B. Watson |
2016-02-11 | doc-only updates | B. Watson |
2016-02-10 | add check for at least 32K to cart, various tinkering | B. Watson |
2016-02-10 | more test results for DOSes.txt | B. Watson |
2016-02-09 | Add testcart target | B. Watson |
2016-02-09 | cart image works now | B. Watson |
2016-02-09 | cartridge version WIP. Not really usable yet. | B. Watson |
2016-02-08 | make ctags optional and let it fail silently, if ctags not installed | B. Watson |
2016-02-07 | save another 58 bytes, now at 4684 free | B. Watson |
2016-02-07 | save another 24 bytes, now 4626 free | B. Watson |
2016-02-07 | save a few more bytes | B. Watson |
2016-02-07 | fix bone-headed error in title decompressor | B. Watson |
2016-02-07 | add mydos and dos2 targets | B. Watson |
2016-02-07 | fix buglet in checkmem, add fenders target | B. Watson |
2016-02-07 | take 2 on checkmem | B. Watson |
2016-02-07 | disable checkmem code for now | B. Watson |
2016-02-07 | tweaking checkmem stuff | B. Watson |
2016-02-06 | trying to get taipan to load with atarimax flash cart xex loader | B. Watson |
2016-02-06 | rearrage logic in checkmem.s slightly | B. Watson |
2016-02-06 | trim another few bytes | B. Watson |
2016-02-05 | abort loading if BASIC or a cart is present | B. Watson |
2016-02-05 | more code shrinkage, we have 4523 bytes free now | B. Watson |
2016-02-04 | rewrite cspace() in asm, save a few more bytes | B. Watson |
2016-02-04 | support BROKEN xex loaders that can't handle markers after the 1st segment | B. Watson |
2016-02-04 | crunch another 100 bytes of code | B. Watson |
2016-02-04 | get rid of ultoa() wrapper for ultostr() | B. Watson |
2016-02-04 | finally figured out a way to use ctags with mixed asm/C project | B. Watson |
2016-02-04 | commented the hell out of explosion.s | B. Watson |
2016-02-02 | fix sound not working with APE loader | B. Watson |
2016-02-01 | get rid of "to" after "your orders are", fixes gun display and descenders tou... | B. Watson |
2016-02-01 | put spacing of "your orders" back like it was, see how it looks | B. Watson |
2016-02-01 | yet another explosion type | B. Watson |
2016-02-01 | print BSS size in size.pl | B. Watson |
2016-02-01 | playing with PMG for explosions | B. Watson |
2016-01-31 | clean up and document new explosion.s | B. Watson |
2016-01-31 | hopefully fix new explosion.s crashing SDX test machine | B. Watson |
2016-01-31 | tweaking new explosion look | B. Watson |
2016-01-31 | code tigthening, new explosion effect | B. Watson |
2016-01-30 | whoops, left TIMEWARP enabled | B. Watson |
2016-01-30 | much code-crunching. almost 4K free now. | B. Watson |
2016-01-30 | use loop in set_prices(), save 142 bytes | B. Watson |