Randy Thiemann
|
1802659875
|
These changes should vastly improve performance per frame but I am not 100% comfortable with the reliability of the code.
|
2023-10-22 21:58:02 +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
|
8d474b3638
|
JRify
|
2023-10-21 21:03:50 +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
|
f1a341a751
|
Make the SFX for sonic drops and landings a bit more subtle.
|
2023-10-21 19:25:00 +02:00 |
Randy Thiemann
|
2ce4934ce7
|
Accidental inverted check causing early top out.
|
2023-10-21 19:09:36 +02:00 |
Randy Thiemann
|
af233d2b91
|
License.
|
2023-10-21 17:28:38 +02:00 |
Randy Thiemann
|
c5dd424e03
|
Speed up
|
2023-10-21 15:14:45 +02:00 |
Randy Thiemann
|
e96ec41e8b
|
Fix rotation bug.
|
2023-10-21 15:08:43 +02:00 |
Randy Thiemann
|
33e1bf3520
|
Add internal button swap.
|
2023-10-21 14:07:28 +02:00 |
Randy Thiemann
|
2aa9f605e4
|
Fix sticky flag.
|
2023-10-21 14:00:08 +02:00 |
Randy Thiemann
|
782bd5c2c8
|
Cleanup and bug fixes.
|
2023-10-21 11:15:38 +02:00 |
villadelfia
|
79d6706ef8
|
Update 'src/field.asm'
|
2023-10-21 08:58:17 +00:00 |
Randy Thiemann
|
0143555f36
|
Implement scoring
|
2023-10-20 17:25:42 +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
|
e1077ebde4
|
Forgot to de-irs when IRS would cause a game over
|
2023-10-20 11:40:39 +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
|
51283ae200
|
Add Shadow Field
|
2023-10-18 13:14:48 +02:00 |
Randy Thiemann
|
80a075e137
|
vblank performance
|
2023-10-18 05:26:06 +02:00 |
villadelfia
|
0c8ed9c424
|
Update 'src/field.asm'
|
2023-10-18 01:32:25 +00:00 |
Randy Thiemann
|
c33caf39e4
|
Start on actual gameplay
|
2023-10-16 07:47:11 +02:00 |