pokepinball/engine/pinball_game
Raymond Dodge d1f4c7fab7 Use labels instead of constants for HRAM
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
2024-03-17 09:27:05 -05:00
..
ball_init Rename wd7ad to wStageCollisionStateBitsToSet (#50) 2023-12-16 14:03:31 -06:00
ball_loss Rename wd7ad to wStageCollisionStateBitsToSet (#50) 2023-12-16 14:03:31 -06:00
ball_saver Normalize line endings 2023-01-06 17:33:36 -06:00
catchem_mode Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
draw_sprites Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
evolution_mode Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
load_stage_data Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
object_collision Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
stage_init Rename wd7ad to wStageCollisionStateBitsToSet (#50) 2023-12-16 14:03:31 -06:00
ball_gfx.asm Rename Variable to BallSize (#49) 2023-12-13 17:48:34 -06:00
billboard_tiledata.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
billboard.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
catchem_mode.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
draw_num_party_mons_icon.asm Fix file modes 2023-01-06 17:33:36 -06:00
draw_pikachu_saver_icon.asm Fix file modes 2023-01-06 17:33:36 -06:00
end_of_ball_bonus.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
evolution_mode.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
extra_ball.asm Adjust MAX_EXTRA_BALLS 2023-01-06 17:49:03 -06:00
flippers.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
map_move.asm Rename wd7ad to wStageCollisionStateBitsToSet (#50) 2023-12-16 14:03:31 -06:00
menu.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
save_game.asm Normalize line endings 2023-01-06 17:33:36 -06:00
score.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
slot.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00
stage_collision_attributes.asm Normalize line endings 2023-01-06 17:33:36 -06:00
timer.asm Normalize line endings 2023-01-06 17:33:36 -06:00
vertical_screen_transition.asm Use labels instead of constants for HRAM 2024-03-17 09:27:05 -05:00