Commit Graph

20 Commits

Author SHA1 Message Date
Randy Thiemann 7503937b22 Optimizations: ld a, 0 -> xor a, a 2023-11-13 03:35:09 +01:00
Randy Thiemann eda0b6353c Add special mode endings. 2023-11-08 22:35:08 +01:00
Randy Thiemann 61dcceb09c Grade audio bug. 2023-11-08 21:06:40 +01:00
Randy Thiemann e9caff748c MYCO curve and rot mode. 2023-11-07 09:14:43 +01:00
Randy Thiemann 32d09d59e0 RNG Improvement 2023-11-07 05:30:03 +01:00
Randy Thiemann b387bcebc2 RNG Oopsie 2023-11-07 04:51:54 +01:00
Randy Thiemann eab894cd47 Secret SMOL mode 2023-10-28 19:04:55 +02:00
Randy Thiemann 76fa7b0816 Code cleanup and documentation. 2023-10-27 21:37:32 +02:00
Randy Thiemann 7c781c92b0 Triple preview. 2023-10-26 15:58:08 +02:00
Randy Thiemann 9c9a210d9e Fix crash, improve ARS2, improve initial hold. 2023-10-23 20:31:18 +02:00
Randy Thiemann 3576cb9bc6 Decoupled release. 2023-10-23 12:16:16 +02:00
Randy Thiemann 65a74661a7 Start with one held piece to mitigate lack of 3-piece-preview. 2023-10-23 06:22:27 +02:00
Randy Thiemann c9f7ab5fa9 Implement TGM3 and world modes fully. 2023-10-22 20:28:08 +02:00
Randy Thiemann f1f33b27d3 Slightly improve game over and also add modes, removing the RNG setting instead. 2023-10-22 13:42:30 +02:00
Randy Thiemann 50c7ab130b Cause it was easy enough to add. 2023-10-21 21:25:57 +02:00
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 af233d2b91 License. 2023-10-21 17:28:38 +02:00
Randy Thiemann 6b644665cf Oops! All bugs! 2023-10-18 04:45:58 +02:00
Randy Thiemann c33caf39e4 Start on actual gameplay 2023-10-16 07:47:11 +02:00
Renamed from src/include/rng.asm (Browse further)