Commit Graph

82 Commits

Author SHA1 Message Date
Randy Thiemann 91d99e45f4 LDH where possible. 2023-10-21 20:53:54 +02:00
Randy Thiemann ac28205be4 Move everything to HRAM. 2023-10-21 20:49:52 +02:00
Randy Thiemann 61ae2c524b Add pause. 2023-10-21 20:21:49 +02:00
Randy Thiemann 6f6c2f4c53 Fine tuning. 2023-10-21 19:48:13 +02:00
Randy Thiemann 9f2e881189 Add ready-go countdown. 2023-10-21 19:46:30 +02:00
Randy Thiemann 63db6081ff Without typo this time. 2023-10-21 19:35:14 +02:00
Randy Thiemann aa948a2214 Actually fix the IRS bug. 2023-10-21 19:24:35 +02:00
Randy Thiemann d4b1c6463e Fix IRS related issue. 2023-10-21 19:14:22 +02:00
Randy Thiemann af233d2b91 License. 2023-10-21 17:28:38 +02:00
Randy Thiemann 8542b5c03f Fix IRS bug and change game over screen. 2023-10-21 17:14:45 +02:00
Randy Thiemann fa73dc3a2b Add toggle. 2023-10-21 14:33:18 +02:00
Randy Thiemann 33e1bf3520 Add internal button swap. 2023-10-21 14:07:28 +02:00
Randy Thiemann 417a89fedd V0.0 2023-10-20 18:09:06 +02:00
Randy Thiemann 7922208559 Almost all the gameplay is in. 2023-10-20 16:28:11 +02:00
Randy Thiemann 020a2dc3b2 Proper animations on prelock. 2023-10-20 12:46:55 +02:00
Randy Thiemann b77580b2da IHS sound 2023-10-20 11:45:41 +02:00
Randy Thiemann e1077ebde4 Forgot to de-irs when IRS would cause a game over 2023-10-20 11:40:39 +02:00
Randy Thiemann 2eb1e5888f Bit of polish 2023-10-20 08:57:12 +02:00
Randy Thiemann 7b9f62d0ba Game over mode 2023-10-20 08:52:57 +02:00
Randy Thiemann c024598ce5 Initial delay mode code. 2023-10-20 08:46:11 +02:00
Randy Thiemann 61ef24a9e8 Sonic drop and hold. 2023-10-20 08:40:34 +02:00
Randy Thiemann 0f2e811130 Pieces are spawning, basic movement is working. 2023-10-20 08:17:40 +02:00
Randy Thiemann ed3ae01250 IHS and IRS 2023-10-18 13:14:58 +02:00
Randy Thiemann 313a97265f Implement score addition. 2023-10-18 11:59:22 +02:00
Randy Thiemann e84b9acc52 Improve SFX 2023-10-18 09:31:08 +02:00
villadelfia 8e8e5b0a48 Update 'src/state_gameplay.asm' 2023-10-18 02:10:56 +00:00
villadelfia d05febadac Update 'src/state_gameplay.asm' 2023-10-18 01:16:32 +00:00
Randy Thiemann 6bb4a72c76 Level counting and updating of speed curve as required. 2023-10-17 13:52:57 +02:00
Randy Thiemann b6a703e0b2 More testing code. 2023-10-17 07:59:54 +02:00
Randy Thiemann 75a916f370 Improve SFX routines 2023-10-17 07:41:11 +02:00
Randy Thiemann 4d46396e37 Next level = 100 2023-10-16 07:52:32 +02:00
Randy Thiemann c33caf39e4 Start on actual gameplay 2023-10-16 07:47:11 +02:00