pokered/audio/engine_1.asm, branch master Pokémon Red and Blue Define constants for audio commands 2020-07-16T17:25:02+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-16T17:25:02+00:00 7306c1dc2dca5666a5276a6758d1a64e1ddeae20

Clean up some data, using macros for multiline list entries 2020-07-14T17:32:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-14T14:21:18+00:00 f37cf959c930ae9595f9f71ce0d9b17dcf5421d0

Specify the ldh instruction, don't turn ld into ldh 2020-07-06T23:03:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-06T23:03:05+00:00 772fcc7588a4e1fbe146a02b429cf64282c81dcb

Replace raw hex values with HRAM constants 2020-07-04T02:22:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-04T02:11:35+00:00 6ef36800b0dcb86100a7c716172015667e60dc99 To do: turn constants into labels and use ldh
To do: turn constants into labels and use ldh
Factor out shared audio/notes.asm 2020-06-28T02:24:13+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-06-28T02:24:13+00:00 2d562a673bbef2c8ecb7cfb9d5b1d080552dd465

Rename dnote to drum_note and dspeed to drum_speed 2019-09-04T03:36:02+00:00 dannye 33dannye@gmail.com 2019-09-04T03:36:02+00:00 362bba7642431d87371cb86c9442e7636fcd287b

Update labels to match new audio macro names 2019-08-17T19:47:16+00:00 dannye 33dannye@gmail.com 2019-08-17T19:40:34+00:00 969b43d443090da42a4d0d73129298f6b6d69d5a and synchronize engine_2 and engine_3 with engine_1
and synchronize engine_2 and engine_3 with engine_1
Update audio macro names 2019-07-28T04:21:39+00:00 dannye 33dannye@gmail.com 2019-07-28T04:21:39+00:00 20c4116788d4d29b14c85ffce77e65faf89716b7 change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
Break up sfxnote parameters into duty, volume, volume change and pitch 2018-03-17T01:35:40+00:00 dannye 33dannye@gmail.com 2018-03-17T01:35:40+00:00 4398dde1e483d74ae9997aba11f62b9810f9f77b

Redo audio header macro 2016-07-28T03:08:13+00:00 dannye corrnondacqb@yahoo.com 2016-07-28T03:08:13+00:00 5207a14af34f9b84a9e40cc1d4988a0858a4a4e6