IIMarckus
4d532beee6
Remove trailing newlines.
2015-06-23 12:24:51 -06:00
U-Daniel-PC\Daniel
fa1c2c573a
Final music incbins
2015-02-15 21:22:51 -05:00
yenatch
8e03321069
Blindly use wram labels for everything except mobile, part 1.
...
Wram banks and mobile make this tough, since any address can secretly be a ghost.
As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind.
2015-02-10 00:53:03 -08:00
yenatch
fe230e2e7d
Get rid of one-byte incbins in sound data.
2015-01-27 15:04:01 -08:00
yenatch
b9110b015d
Condense cry headers to one line.
...
Keep the unused labels for readability (and maybe some symfile magic).
2014-07-18 17:03:52 -07:00
yenatch
251517812f
Rename the internal PlayCry function to _PlayCryHeader.
2014-07-18 10:31:52 -07:00
yenatch
ab018a5094
Cry "echo" is actually the upper byte of pitch (now a word).
2014-07-18 10:31:51 -07:00
yenatch
7ab25c9f59
Danger in the sound engine.
2014-04-22 00:02:52 -04:00
yenatch
3848af8e0e
Better labels for drumkits.
...
Also use noise commands for instruments.
2014-04-10 21:31:55 -04:00
yenatch
cb40ed08dd
Use labels in audio/sfx_pointers.asm
2014-02-06 21:22:45 -05:00
yenatch
55f60dffe1
Use labels in audio/cry_pointers.asm
2014-02-06 21:22:45 -05:00
yenatch
236f914bbe
Empty cry headers (for slots 252-255).
2014-02-06 21:22:45 -05:00
yenatch
fd1e8d9daf
Dump the sound effects
2014-02-06 21:22:45 -05:00
yenatch
466c507549
Dump the cries
2014-02-06 21:22:44 -05:00
yenatch
cfa8cb7b15
Redump music for whitespace formatting changes
...
to avoid a bigger diff later
2014-02-06 21:22:44 -05:00
yenatch
cf2acc1001
Use :: to export labels between objects.
...
This fixes the build.
2014-02-01 20:26:39 -05:00
yenatch
e937d6f25c
audio: note duration from 0-15 to 1-16 to match pokered
2013-12-28 20:32:05 -05:00
yenatch
8627d1760e
dump the music again
2013-11-07 01:18:50 -05:00
yenatch
6f1928eaea
stack music command labels
2013-11-05 15:19:12 -05:00
yenatch
12f0be8ccc
recomment ReadNoiseSample
2013-11-05 15:04:26 -05:00
yenatch
b2dd26c8a0
rename ParseCommand to ParseMusicCommand
2013-11-05 14:40:55 -05:00
yenatch
946a213f09
fix labels for SoundRestart and UpdateSound
2013-10-11 02:55:01 -04:00
yenatch
aae33da95b
fix LoadMusicByte naming scheme
2013-10-08 13:34:32 -04:00
yenatch
91b822ceb8
rename 'LoadMusic' to '_PlayMusic'
2013-10-08 13:26:05 -04:00
yenatch
789469c465
rename 'StartMusic' to 'PlayMusic'
2013-10-08 13:21:15 -04:00