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
path:
root
/
taipan.c
Age
Commit message (
Collapse
)
Author
2021-03-25
Save 27 bytes
B. Watson
2021-03-25
Save 11 bytes
B. Watson
2019-04-03
Reset enemy ship difficulty level on game restart
B. Watson
2016-03-08
fix title screen breakage
B. Watson
2016-03-06
left a test define
B. Watson
2016-03-06
fix mchenry formatting when repair price is >= 100 million
B. Watson
2016-03-06
fix int wraparound causing ridiculously high repair prices later in the game
B. Watson
2016-02-29
8051 bytes free, we can now run with BASIC present (only 40K required)
B. Watson
2016-02-28
try to fix race condition with SpartaDOS TDLINE
B. Watson
2016-02-28
save 4 more bytes, 7812 free
B. Watson
2016-02-28
add procsizes target, rewrite get_item in asm, combine some functions, 7808 ↵
B. Watson
bytes free
2016-02-25
dictionary text compression, 7666 bytes free
B. Watson
2016-02-25
cartridge build is now a 32K cart, also fixed "play again? N" in the cart
B. Watson
2016-02-25
cart build now only uses 4 banks, next commit will switch to a 32K cart
B. Watson
2016-02-24
remove some unused conio code, move newtitle.s variables to \$cb-\$ce
B. Watson
2016-02-23
modify conio so it no longer needs carriage returns, now 7454 bytes free
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
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
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-18
put McHenry back the way he was
B. Watson
2016-02-18
shrink code, 5829 bytes free
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-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-06
trim another few bytes
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
crunch another 100 bytes of code
B. Watson
2016-02-04
get rid of ultoa() wrapper for ultostr()
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-01-31
code tigthening, new explosion effect
B. Watson
[prev]
[next]