aboutsummaryrefslogtreecommitdiff
path: root/jumpmanjr.info
diff options
context:
space:
mode:
Diffstat (limited to 'jumpmanjr.info')
-rw-r--r--jumpmanjr.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/jumpmanjr.info b/jumpmanjr.info
index ae933ef..d3f2e51 100644
--- a/jumpmanjr.info
+++ b/jumpmanjr.info
@@ -306,9 +306,9 @@ label { name "sfx_slot_timer"; addr $063F; size 1; };
label { name "sfx_slot_duration"; addr $0646; size 1; };
label { name "sfx_play_note"; addr $8206; size 1; comment "y==0, a>=4 on entry"; };
label { name "sfx_play_rest"; addr $819E; size 1; comment "y==0 on entry"; };
-label { name "sfx_change_tempo"; addr $81AE; size 1; comment "y==0 on entry"; };
+label { name "sfx_set_audc"; addr $81AE; size 1; comment "y==0 on entry"; };
label { name "sfx_jump_opcode"; addr $81C8; size 1; comment "I *think* this jumps to a different sfx address..."; };
-label { name "sfx_slot_freq"; addr $0647; size 1; };
+label { name "sfx_slot_audc"; addr $0647; size 1; };
range { name "sfx00"; start $BDF2; end $BE24; type bytetable; };
range { name "sfx01"; start $BE25; end $BE78; type bytetable; };