Commit Graph

11 Commits

Author SHA1 Message Date
blondie7575 6247b942e5 Fixed loading screen showing garbage on real hardware 2024-03-10 13:36:28 -07:00
blondie7575 5b740be772 Disabled title screen border effect
It’s unstable on real hardware and I haven’t yet figured out why
2024-02-18 19:49:27 -07:00
blondie7575 14aa945441 Update victory help 2024-02-01 09:56:28 -07:00
blondie7575 a8caca07ec Much nicer 16x16 font
Also help screen improvements
2023-08-06 16:58:32 -07:00
blondie7575 06527a3f61 Added help screen 2023-08-06 15:55:42 -07:00
blondie7575 fad2daa4d7 Terrain chunk compiler now rectangular!
This greatly speeds it up and allows vertical slice compiling to eliminate most false terrain overhangs
2023-07-30 11:09:45 -07:00
blondie7575 826660643c Switch to scanline border effect instead of VBL 2023-07-29 16:35:11 -07:00
blondie7575 3199c94eb5 Added some border effects to title screen
Also added support for interactive stateful animations
2023-07-29 16:31:17 -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