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-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
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
[prev]
[next]