Commit Graph

18 Commits

Author SHA1 Message Date
blondie7575 926e69e33d Added game controls for movement 2024-01-21 17:27:12 -07:00
blondie7575 06527a3f61 Added help screen 2023-08-06 15:55:42 -07:00
blondie7575 4ddb742b5f Groundwork for moving characters 2023-07-30 15:46:59 -07:00
blondie7575 2927cb0c68 Game/menu transitions working
- Also cleaned up key mapping
- Fixed a bug in VRAM pointer calculation
2023-07-25 14:33:23 -07:00
blondie7575 5eb32268b9 Basic main menu working! 2023-07-24 20:29:11 -07:00
blondie7575 1eb235fc4c Ground work on title screen 2023-07-23 14:59:55 -07:00
blondie7575 4a9958e5ac Added power indicator to crosshair
Fixed years-old bug in terrain unclipper which caused it to spray garbage in bank 3. My god, what a bug.
2023-06-25 18:43:07 -07:00
blondie7575 3b7ab68342 Fixed many bugs in crosshair and input processing 2023-06-24 15:25:08 -07:00
blondie7575 509af5c166 Foundation work for aiming crosshair 2023-06-21 20:07:30 -07:00
blondie7575 d37d1165f8 Fix scrolling speed
ALso added MAME boot script
2021-07-24 13:55:16 -07:00
blondie7575 b9a6f06270 Added single step and debug bounds 2019-02-22 18:52:07 -05:00
blondie7575 3144b7c9fb Inventory selection 2018-06-10 18:05:20 -06:00
blondie7575 c55d07c16d Groundwork for span-based fill mode rendering 2017-12-23 19:01:16 -07:00
blondie7575 2bdaae8f30 Added cat sprites
- Integrated Mr. Sprite art pipeline
- Fixed background restore bug
- Added debug pause
2017-09-30 13:01:36 -07:00
blondie7575 015f4c2da1 Added power level controls 2017-09-05 12:55:27 -07:00
blondie7575 1f4051b9db Basic collision detection on terrain working 2017-08-31 12:55:02 -07:00
blondie7575 bfc3144c89 More work on firing
- Space key hooked up
- Trig tables for angle/vector conversion
2017-08-20 17:51:12 -07:00
blondie7575 3776f3377f Some cleanup 2017-08-15 19:20:47 -07:00