1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-04-08 15:46:42 +00:00
oot/assets/audio/sequences
Dragorn421 70fde8ac3b
Macroify MML opcodes (#2485)
* add defines for sequence opcodes

* name aseq_cmd_id defines from the corresponding macro names

* ASEQ_CMD_ID_ -> ASEQ_OPC_

* remove previous opcode defines

* ASEQ_OPC_LAYER_STEP3_ -> ASEQ_OPC_LAYER_

* sync with MM and fixups

* format

* ASEQ_OPC_ -> ASEQ_OP_

* ASEQ_OP_CTRLFLOW_ -> ASEQ_OP_

* tab-align

* ASEQ_OP_SEQUENCE_ -> ASEQ_OP_SEQ_

* ASEQ_OP_CHANNEL_ -> ASEQ_OP_CHAN_

* define MML_VERSION in the Makefile for seqplayer.c
2025-02-23 06:43:15 -05:00
..
seq_0.prg.seq Macroify MML opcodes (#2485) 2025-02-23 06:43:15 -05:00
seq_1.prg.seq Macroify MML opcodes (#2485) 2025-02-23 06:43:15 -05:00
seq_2.prg.seq [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#2137) 2024-09-15 18:26:27 -04:00
seq_109.prg.seq Fix iQue audio and line numbers (#2386) 2024-12-26 17:42:38 -05:00