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-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
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 ↵
B. Watson
touching text
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
[prev]
[next]