mzm/src
2024-08-31 16:49:29 +02:00
..
cutscenes Create alias for every sound 2024-08-31 16:49:29 +02:00
data Create alias for every sound 2024-08-31 16:49:29 +02:00
libgcc Pull for libgcc 2022-07-19 15:56:31 +02:00
menus Create alias for every sound 2024-08-31 16:49:29 +02:00
sprites_AI Create alias for every sound 2024-08-31 16:49:29 +02:00
sram Extract Blob_2320c8_2320e4.bin 2023-11-17 13:20:31 +01:00
agbmain.c Start cleanup, agbmain and animated graphics 2023-07-08 16:51:55 +02:00
animated_graphics.c Update PB explosion function and constants (#20) 2024-07-12 17:33:15 +02:00
audio_wrappers.c Match all of music_wrappers.h 2024-02-19 23:54:16 +01:00
audio.c Name audio command functions 2023-11-23 23:50:56 +01:00
bg_clip.c Some cleanup, start sprite documentation 2024-08-19 21:29:36 +02:00
block.c Create alias for every sound 2024-08-31 16:49:29 +02:00
cable_link.c Match unk_896cc from cable_link.c 2024-03-05 18:12:37 +01:00
callbacks.c Cleanup callbacks 2023-07-08 18:56:45 +02:00
chozodia_escape.c Create alias for every sound 2024-08-31 16:49:29 +02:00
clipdata.c Cleanup clipdata 2024-08-29 18:55:27 +02:00
color_effects.c Minor tweaks 2024-07-27 12:17:41 +02:00
color_fading.c Cleanup ridley_in_space.c 2023-07-29 23:54:28 +02:00
complex_oam.c Review, slight changes 2024-03-07 21:28:28 +01:00
connection.c Create alias for every sound 2024-08-31 16:49:29 +02:00
demo_input.c Raneme iXX types to sXX 2023-06-18 14:31:09 +02:00
demo.c Cleanup ridley_in_space.c 2023-07-29 23:54:28 +02:00
display.c Cleanup ridley_in_space.c 2023-07-29 23:54:28 +02:00
dma.c Start cleanup, agbmain and animated graphics 2023-07-08 16:51:55 +02:00
ending_and_gallery.c Update decomp.me links to more matching versions 2024-03-07 10:19:04 +01:00
escape.c More cleanup 2023-07-13 02:54:53 +02:00
event.c Add ending and gallery data 2023-05-28 20:28:09 +02:00
fixed_point.c More cleanup 2023-07-11 16:27:10 +02:00
fusion_gallery.c Start fixing ending_and_gallery.c 2023-11-22 13:16:28 +01:00
gadora_hatch.c Kraid rising cleanup 2023-07-28 22:06:14 +02:00
haze.c Update PB explosion function and constants (#20) 2024-07-12 17:33:15 +02:00
hud_generic.c More cleanup 2023-07-13 02:54:53 +02:00
hud.c More cleanup 2023-07-13 02:54:53 +02:00
in_game_cutscene.c Create alias for every sound 2024-08-31 16:49:29 +02:00
in_game_timer.c Start entire codebase refactoring 2022-09-23 15:39:42 +02:00
in_game.c Rename occurrences of 'PAL' to 'Pal' (#13) 2024-01-04 00:34:38 +01:00
init_game.c More cleanup 2023-07-11 16:27:10 +02:00
init_helpers.c More cleanup 2023-07-11 16:27:10 +02:00
intro.c Create alias for every sound 2024-08-31 16:49:29 +02:00
location_text.c Rename occurrences of 'PAL' to 'Pal' (#13) 2024-01-04 00:34:38 +01:00
minimap.c Improve MinimapCheckSetAreaNameAsExplored 2024-07-22 22:46:02 +02:00
music_wrappers.c Create alias for every sound 2024-08-31 16:49:29 +02:00
oam_id.c More cleanup, particles 2023-07-12 04:10:41 +02:00
particle.c Cleanup particle 2024-08-29 18:45:07 +02:00
power_bomb_explosion.c Cleanup particle 2024-08-29 18:45:07 +02:00
process_pause_press.c Decompile ProcessPauseButtonPress 2023-03-09 21:12:53 +01:00
projectile_util.c Create alias for every sound 2024-08-31 16:49:29 +02:00
projectile.c Create alias for every sound 2024-08-31 16:49:29 +02:00
room_cutscene.c Some scroll.c documentation 2023-11-20 15:54:17 +01:00
room_music.c Add room_music.c 2023-03-13 23:50:03 +01:00
room.c Create alias for every sound 2024-08-31 16:49:29 +02:00
samus.c Create alias for every sound 2024-08-31 16:49:29 +02:00
save_file.c Some sprite_util.c cleanup 2024-08-27 23:57:18 +02:00
screen_shake.c Match kraid, improve a few functions 2024-07-29 18:19:56 +02:00
scroll.c Rewrite and improvement of multi sprite data 2024-07-30 22:13:43 +02:00
softreset_input.c Kraid rising cleanup 2023-07-28 22:06:14 +02:00
softreset.c Link scroll.c and block.c 2023-11-20 20:28:45 +01:00
sprite_debris.c Improve unk_1e2c 2023-08-08 00:53:00 +02:00
sprite_util.c Create alias for every sound 2024-08-31 16:49:29 +02:00
sprite.c Cleanup of projectile and projectile utils 2024-08-29 17:52:36 +02:00
sram_misc.c More cleanup, particles 2023-07-12 04:10:41 +02:00
syscall_wrappers.c Kraid rising cleanup 2023-07-28 22:06:14 +02:00
text.c Update decomp.me links to more matching versions 2024-03-07 10:19:04 +01:00
time_attack.c Cleanup ridley_in_space.c 2023-07-29 23:54:28 +02:00
tourian_escape.c Create alias for every sound 2024-08-31 16:49:29 +02:00
transparency.c Changes "query" to "queue" (#19) 2024-07-12 17:33:28 +02:00
update_input.c More cleanup, particles 2023-07-12 04:10:41 +02:00