Commit Graph

62 Commits

Author SHA1 Message Date
Pecusx 6313ef2b77 Minor optimization. 2022-11-19 22:47:25 +01:00
Pecusx a154966e93 Rare PMG glitches fixed 2022-11-19 22:32:22 +01:00
Pecusx f4213a7cf4 SELECT key selects joystick port just like TAB key.
Manuals update.
2022-11-19 12:30:37 +01:00
Pecusx 2fb40c444f Multiple joysticks support added. #142
And small barrel rotate bug fixed.
2022-11-18 23:55:14 +01:00
Pecusx dedfd7a248 Initial support for multiple joysticks (A800 only) 2022-11-18 21:54:07 +01:00
Pecusx ccd3fa5224 5200 binary updated. 2022-11-18 15:51:01 +01:00
Pecusx 7a97ff622d Lazy Boy and Darwin now remembers the last weapon used 2022-11-17 12:23:42 +01:00
Pecusx 1bc3b3b72f Corrected offset at the long list of weapons. 2022-11-16 22:38:54 +01:00
Pecusx b6dd5a9902 Memory optimization. 2022-11-16 21:01:01 +01:00
Pecusx 6f62d49407 Gift now blinking. 2022-11-16 18:33:53 +01:00
Pecusx 8086a78d79 Minor change in point counting. 2022-11-15 17:05:37 +01:00
Pecusx 22fc555f8e Better gifts (Buy me!) 2022-11-15 16:37:00 +01:00
Pecusx a33d7d541d Better and faster Laser 2022-11-15 11:02:11 +01:00
Pecusx fbcbab2eec Battery performance in AI and Auto Defense fixed. 2022-11-15 08:46:38 +01:00
Pecusx 43ae88673c Memory layout 2022-11-14 19:31:49 +01:00
Pecusx 927163f41d Better Auto Defense symbol on status line. 2022-11-14 19:13:21 +01:00
Pecusx cd1518de6e Fix for lonely pixel #103
Pozor! It's not real fix, it's workaround!
2022-11-14 10:12:57 +01:00
Pirx 8603308693 no r+ opty, no bad seppuku frame 2022-11-13 23:57:09 -05:00
Pirx ce6ca29479 inventory ESC does not end the game, more dirt in liquid dirt 2022-11-12 20:08:15 -05:00
Pecusx 327b78a105 Better, longer, faster... Funky Bomb. 2022-11-12 21:41:50 +01:00
Pecusx bbedaee3ac Faster soildown after Funky Bomb. 2022-11-12 21:05:57 +01:00
Pecusx b8e3f16d23 Funky Bomb soildown fix. 2022-11-12 20:51:05 +01:00
Pecusx 42f3e1c889 Liquid Dirt bug fixed! 2022-11-12 19:42:11 +01:00
Pecusx 36fc60d5af SFX otimizations. Thanks @mikerro 2022-11-12 12:59:09 +01:00
Pecusx 3dd58736d7 Rounding proposal. 2022-11-12 12:18:07 +01:00
Pecusx c19befe31a Barrel drawing bug (lone pixels on left edge of screen) fixed! 2022-11-12 11:23:28 +01:00
Pecusx d0e682f0a3 New SFX and manuals update. 2022-11-11 21:39:45 +01:00
Pecusx 50cc7f16df New weapon (I promise - last one :) ) - Spy Hard! 2022-11-11 13:27:20 +01:00
Pecusx c419eac3de Improvements in "AutoDefense" - now works great! 2022-11-09 14:14:20 +01:00
Pecusx 3f74494bed New weapon - Auto Defense! And AI bugfixes 2022-11-09 10:32:50 +01:00
Pecusx a7493e1dcb Another new weapon! - Lazy Darwin :) 2022-11-08 19:31:12 +01:00
Pecusx b3b8633574 New weapon! - "Lazy Boy" 2022-11-08 18:45:06 +01:00
Pirx 4bd58b40fd README updt, bin added 2022-11-07 02:00:15 -05:00
Pecusx ef4612f3a4 Hovercraft is hovering too high bug - fixed! 2022-11-05 23:26:33 +01:00
Pecusx 1eae4054ed Minimally different menu layout. 2022-11-05 22:50:35 +01:00
Pecusx 9575dcee11 Minor graphic improvements.
Background color of "more" up/down lines (purchase screen). Color of purchase screen header.
2022-11-05 21:01:20 +01:00
Pecusx 2d1cecfb10 Wrap up and down inventory and shop scrolling #111 2022-11-05 18:10:42 +01:00
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 1a1761bc4c Randomize macro reverted to old version - no Nuclear Winter :) 2022-11-03 18:43:02 +01:00
Pecusx 97d0862a72 5200 keypad works like the A800 keyboard - Great! 2022-11-02 20:22:56 +01:00
Pecusx 6e036b732e Zeroing variables in RAM (zero page) added. 2022-10-31 20:25:12 +01:00
Pecusx 8b0ab13c30 Variable declared as byte but used as word - bug 2022-10-31 20:13:30 +01:00
Pirx 148c64f158 version, README and manual_en update 2022-10-31 01:51:20 -04:00
Pecusx 4bf6b33528 Keyboard autorepeat added #141 2022-10-30 12:51:38 +01:00
Pecusx cd70e8c1ec New (faster) ingame DLI 2022-10-29 17:40:00 +02:00
Pecusx c7aea8e3ab DLI optimization
No more WSYNC :)
2022-10-29 16:22:53 +02:00
Pecusx fe990a6668 WaitOneFrame procedure sometimes hung in NTSC
And manuals update.
2022-10-29 11:36:33 +02:00
Pecusx 6f369735c3 Final (or not :) ) PAL and NTSC music by @mikerro 2022-10-28 21:27:06 +02:00
Pecusx 3ed648b01f Better music in NTSC 2022-10-26 19:15:37 +02:00
Pecusx 2aca68c41c ATRACT mode fixed. 2022-10-25 19:47:15 +02:00