Commit Graph

151 Commits

Author SHA1 Message Date
Pecusx e717306400 End of keyboard support in 5200 and improved music in NTSC.
Keypad on the 5200 works, of course. And it works very well.
2022-11-03 19:30:02 +01:00
Pecusx 5f5ea0a752 Credits flickering fixed! 2022-10-25 19:15:50 +02:00
Pecusx 11592414a8 GameOver screen optimization and return of Tab in weapon selection :) 2022-10-25 10:03:04 +02:00
Pirx 6425431496 WIP: more keyboard shenanigans 2022-10-03 22:54:20 -04:00
Pirx f3b9092777 wip: screen lowered, 5200 game over does not flicker 2022-10-01 11:54:52 -04:00
Pirx c15a80443c moving finished 2022-09-17 15:35:24 -04:00
Pirx 415bfbba2b WIP: moving displays part 3 2022-09-17 14:36:36 -04:00
Pirx 2addb0905e WIP: moving displays part 2 2022-09-17 14:16:02 -04:00
Pirx fe55f94702 moving displays + opty part 1 2022-09-17 09:59:56 -04:00
Pecusx 0693e5d20e Tank No fix and optimizations 2022-09-16 18:48:58 +02:00
Pirx cad3a0cf38 WIP: conditional compilation, the beginnings 2022-09-03 23:33:12 -04:00
Pecusx aa02b10bda Optimization (10b saved :) ) 2022-09-01 15:06:57 +02:00
Pecusx c4543208bf Minor otimizations (32b saved) 2022-09-01 14:31:58 +02:00
Pecusx 9f454d2eff Added joystick repetition for name entry. 2022-08-29 20:25:10 +02:00
Pecusx 19820d7bf9 Optimizations and fix for lonely weapon pointer 2022-08-29 14:20:30 +02:00
Pecusx 4a1c8aacda ListOfWeapons is now 32 and it works 2022-08-29 12:05:51 +02:00
Pirx 39835d5f50 WIP: unfinished weapons optimization 2022-08-29 00:31:24 -04:00
Pirx ef361d044e opty + purchaseTable fix 2022-08-28 11:46:55 -04:00
Pirx 57844f2df0 schlongus disappearus 2022-08-28 10:53:10 -04:00
Pecusx dcdf5e6fc2 Entering names by joy! 2022-08-28 13:23:00 +02:00
Pirx 068e5af36b weapons optimization 2022-08-28 01:01:36 -04:00
Pecusx 851e8dd5af Proper cursor operation in tank names. 2022-08-27 16:12:03 +02:00
Pecusx 9fbc1c9c65 Preparing to enter name of tank with joystick. 2022-08-25 20:52:03 +02:00
Pecusx 378fae3361 First letter in name bugfix and better Start+Option :) 2022-08-24 20:55:17 +02:00
Pecusx 77317f263a Start + Option - Game Over 2022-08-24 12:44:33 +02:00
Pecusx 86ae6d55b9 Background color indicates type of walls. 2022-08-24 08:56:36 +02:00
Pecusx d2b412e860 Funky bomb bounces off the walls!
And optimizations.
2022-08-23 17:55:26 +02:00
Pecusx bfe777c4c6 Fix for silly "big mountains" bug.
It's not a real fix, but rather a workaround.
The putchar4x4 routine now checks for writing off-screen.
2022-08-23 10:13:22 +02:00
Pecusx 36d029bb87 Battery power fix 2022-08-22 23:58:02 +02:00
Pecusx 8052add0ab Veeeeeery long tank names fix 2022-08-22 19:48:46 +02:00
Pecusx 7f85a7ed6a Walls added! #50
And Battery activation fix :)
2022-08-22 19:27:02 +02:00
Pecusx bd2239e434 Defenses first to be activated after purchase 2022-08-21 22:23:46 +02:00
Pirx 132f2afd67 WIP: my hovercraft is full of eels 2022-08-21 01:11:58 -04:00
Pirx ed3952e89e narrow purchase screen #118 2022-08-21 00:13:22 -04:00
Pirx 0967ffbe19 text overflow fix 2022-08-20 16:28:39 -04:00
Pirx 5a7e9bd769 library switch 2022-08-20 01:56:28 -04:00
Pirx 38345c3359 check all chars for non-default tank name 2022-08-18 08:58:29 -04:00
Pirx ff1965a402 spaces in 4x4 text fix 2022-08-18 08:43:05 -04:00
Pecusx 39463ed0bb Spaces in tank names #120 2022-08-18 13:48:36 +02:00
Pecusx 8a3d3ae0a9 New offensive(defensive) weapon - "Buy me!" #97 2022-08-18 09:36:41 +02:00
Pecusx 86c810d030 Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2022-08-15 14:34:18 +02:00
Pecusx bccb931433 Purchase/Activate description as constant text
Prepare to new DL (with jumps :) )
2022-08-15 14:33:51 +02:00
Pirx 255c240d7a minor label changes 2022-08-14 23:38:20 -04:00
Pecusx b5ea72ac93 Rest of the screen titles 2022-08-14 17:59:04 +02:00
Pecusx b6bf1532d7 Purchase/Inventory titles added 2022-08-14 17:37:06 +02:00
Pecusx b46b275b66 Inventory song added 2022-08-14 16:44:04 +02:00
Pecusx c413837ffd Activate defensives before round 2022-08-14 15:06:54 +02:00
Pecusx 5070b11be3 Battery lottery 2022-08-12 22:34:56 +02:00
Pecusx cee53fd257 Now splash screen works on classic Atari 800 :) 2022-08-12 15:23:23 +02:00
Pecusx 710570ae8a Press O to Game Over and small bugfix 2022-08-12 13:40:04 +02:00