villadelfia
  • Joined on 2023-02-03
villadelfia pushed to master at villadelfia/dmgtris 2023-10-23 04:17:54 +00:00
9b347b9e76 Improve gameplay sequencing.
6474d431a4 Clear up a byte of memory.
6ca137d41b Fix hold + IRS bug.
Compare 3 commits »
villadelfia pushed to master at villadelfia/dmgtris 2023-10-22 20:33:41 +00:00
384a8fa801 Forgot that TGM3 gives more levels for more lines!
villadelfia pushed to master at villadelfia/dmgtris 2023-10-22 19:58:08 +00:00
1802659875 These changes should vastly improve performance per frame but I am not 100% comfortable with the reliability of the code.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-22 19:05:36 +00:00
b7a99d0786 Update readme
villadelfia pushed to master at villadelfia/dmgtris 2023-10-22 18:28:13 +00:00
c9f7ab5fa9 Implement TGM3 and world modes fully.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-22 11:42:34 +00:00
f1f33b27d3 Slightly improve game over and also add modes, removing the RNG setting instead.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 22:35:00 +00:00
3116bccde4 Just for fun.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 22:04:45 +00:00
9ab1dbbf25 Disable jingles at higher speeds.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 20:00:53 +00:00
b3100eb235 Update readme.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 19:51:34 +00:00
9724c2ea92 General touch ups.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 19:28:59 +00:00
58e50bb5ba Typo
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 19:26:03 +00:00
50c7ab130b Cause it was easy enough to add.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 19:03:56 +00:00
8d474b3638 JRify
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 18:54:00 +00:00
91d99e45f4 LDH where possible.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 18:49:59 +00:00
ac28205be4 Move everything to HRAM.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 18:21:55 +00:00
61ae2c524b Add pause.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 17:53:37 +00:00
e0669afe3a Update README
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 17:49:02 +00:00
4e095a15ff New build.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 17:48:19 +00:00
6f6c2f4c53 Fine tuning.
villadelfia pushed to master at villadelfia/dmgtris 2023-10-21 17:46:36 +00:00
9f2e881189 Add ready-go countdown.