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-04-07
Make port status updates smoother
B. Watson
2021-04-04
Save 5 bytes
B. Watson
2021-04-04
Cleanup throw cargo display, part deux
B. Watson
2021-04-04
Cleanup throw cargo display
B. Watson
2021-04-04
Keep seaworthiness visible in combat, remove 14 bytes cruft
B. Watson
2021-04-04
Inline some array code, 8128 bytes free
B. Watson
2021-04-03
Abort turbo mode if fighting but have no guns
B. Watson
2021-04-03
Fix bug in sea_battle()
B. Watson
2021-04-03
Turbo fight mode, initial implementation
B. Watson
2021-03-27
Make set_prices() more like Apple version
B. Watson
2021-03-26
Play sound when opium gets seized
B. Watson
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
[prev]
[next]