summaryrefslogtreecommitdiff
path: root/engine/pinball_game.asm
AgeCommit message (Expand)Author
2021-05-02Correct force amplication nameMarcus Huderle
2021-05-02Cleanup and correct some collision handling logicMarcus Huderle
2018-04-23Rename HBlank interrupt to STAT interrupt, and various home labelingMarcus Huderle
2017-09-09Use song constants and labels. Swap red and blue field music to be correctMarcus Huderle
2017-09-09More various labeling of wramMarcus Huderle
2017-09-08Label various WRAM addressesMarcus Huderle
2017-07-20More text labelschaos-lord
2017-07-14Label Bonus Stage transition stuffMarcus Huderle
2017-07-12Labeled a core time function and varschaos-lord
2017-07-10More core labeling and organizingMarcus Huderle
2017-07-10Finish labeling vertical_screen_transition.asm and relatedMarcus Huderle
2017-07-10Label audio engine update methodsMarcus Huderle
2017-07-09More main.asm cleanupMarcus Huderle
2017-07-09Label slot cave things, and rumbleMarcus Huderle
2017-07-09Some more organization of HOMEPikalaxALT
2017-07-08Cleanup scrolling text labels. Use macro for the wram locations. Move text.as...Marcus Huderle
2017-07-08Merge branch 'chaos_requests'Marcus Huderle
2017-07-09Large amount of text-function labelingchaos-lord
2017-07-08Merge pull request #13 from NieDzejkob/permissionsMarcus Huderle
2017-07-07Label evolution, joypad, message box thingsMarcus Huderle
2017-07-07Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning w...Marcus Huderle
2017-07-07Stop using Win^H^H^Hwindows DansGameNieDzejkob
2017-07-06Label a bunch of stuff in blue and red resolve_collision filesMarcus Huderle
2017-07-03Label FadeOut and FadeIn routinesMarcus Huderle
2017-07-02Move game object collision logic into separate files for each stageMarcus Huderle
2017-07-02Label some more catch em mode and timer stuffMarcus Huderle
2017-07-02Move 'end of ball bonus' logic to separate fileMarcus Huderle
2017-06-30Move ball loss routines to engine/pinball_game/ball_loss/. Move flipper routi...Marcus Huderle
2017-06-30Rename engine/main -> engine/pinball_gameMarcus Huderle