index
:
taipan
master
Taipan! for the Atari 800/XL/XE
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
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 ↵
B. Watson
fenders
2016-02-22
undo 1-byte optimization that breaks fenders, 7387 free now
B. Watson
2016-02-22
save 12 more bytes, 7388 free
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-22
more squeezing, 7175 bytes free (broke the 7k barrier)
B. Watson
2016-02-21
more text compression, 7054 bytes free
B. Watson
2016-02-21
fix cart build
B. Watson
2016-02-21
fix warning in textcomp, add messages.c as taimain.xex dependency
B. Watson
2016-02-21
text compression. 7017 bytes free.
B. Watson
2016-02-21
save a few more bytes, now 6283 free
B. Watson
2016-02-20
shrink code, now 6260 bytes free
B. Watson
2016-02-19
add clean to all test targets
B. Watson
2016-02-19
use a clrtoeol() wrapper instead of conio clrscr(), now 6035 bytes free
B. Watson
2016-02-19
comment out conio revers function, save 22 bytes, now 5998 free
B. Watson
2016-02-19
shrink code, now 5976 bytes free. update cart.txt
B. Watson
2016-02-19
save a byte in timed_getch, add conio doc
B. Watson
2016-02-19
add more generated files to .gitignore, add manual ideas
B. Watson
2016-02-19
add delete key to name_firm(); shrink code, 5921 bytes free
B. Watson
2016-02-18
put McHenry back the way he was
B. Watson
2016-02-18
shrink code, 5829 bytes free
B. Watson
2016-02-18
save a byte in the cart build
B. Watson
2016-02-18
use custom stripped-down crt0 for cartridge, save 65 bytes
B. Watson
2016-02-18
fix cart target (add conio/conio.lib)
B. Watson
2016-02-18
McHenry now asks for e.g. 11.5 Million rather than 11500000
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
in cartridge
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 ↵
B. Watson
free now.
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 ↵
B. Watson
Atari standards
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
[prev]
[next]