summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2020-09-26split snd_SoundHandle.sMax
2020-09-25split snd_SoundArchivePlayer.sMax
2020-09-25label snd_SoundArchivePlayer functionsMax
2020-09-25Merge branch 'master' of https://github.com/doldecomp/pokerevo into ↵Max
split_nw4r_snd
2020-09-25split snd_SoundArchiveLoader.sMax
2020-09-26Merge branch 'master' into label_ctorsred031000
2020-09-26Merge pull request #86 from mparisi20/split_nw4r_sndred031000
split snd_SoundArchive.s and snd_SoundArchiveFile.s
2020-09-25mergeProjectRevoTPP
2020-09-25split snd_SoundArchiveFile.sMax
2020-09-25dump and label ctors tableProjectRevoTPP
2020-09-25split snd_SoundArchive.sMax
2020-09-25Merge pull request #84 from mparisi20/split_nw4r_sndRevo
Split more of nw4r::snd
2020-09-25stupid testred031000
2020-09-25split snd_Sound3DManager.sMax
2020-09-25split snd_Sound3DListener.sMax
2020-09-25split snd_SeqSoundHandle and snd_SeqTrackMax
2020-09-25split snd_SeqSound, organize into /detail subfolderMax
2020-09-25whitespace change to kick travisMax
2020-09-25split snd_SeqPlayer, and commented out labels involving '@' (was causing ↵Max
linker error with undefined symbol)
2020-09-25split snd_NandSoundArchive, snd_RemoteSpeaker, snd_RemoteSpeakerManager, and ↵Max
snd_SeqFile
2020-09-25snd_MmlSeqTrack and snd_MmlSeqTrackAllocatorMax
2020-09-24split snd_MmlParserMax
2020-09-24split snd_MemorySoundArchive and snd_MidiSeqPlayerMax
2020-09-24split snd_Lfo.sMax
2020-09-24split snd_InstancePoolMax
2020-09-24split snd_FxReverbHi, and reorganized nw4r code into subdirectoriesMax
2020-09-24split snd_FxDelay.sMax
2020-09-24added labels to snd_DvdSoundArchive.s (forgot to do it before)Max
2020-09-24split snd_FrameHeapMax
2020-09-24split snd_EnvGenerator and snd_ExternalSoundPlayerMax
2020-09-24split snd_DvdSoundArchive.sMax
2020-09-24split snd_DisposeCallbackManager.sMax
2020-09-24split snd_Channel.sMax
2020-09-24found label for SetMainSendMax
2020-09-24split snd_BasicSound.sMax
2020-09-24split snd_BasicSound.sMax
2020-09-24split snd_AxVoiceManager, snd_AxfxImpl, snd_Bank, snd_BankFile, snd_BasicPlayerMax
2020-09-24split snd_AxVoice.sMax
2020-09-23split snd_AxManagerMax
2020-09-23split ut_TextWriterBaseMax
2020-09-23split ut_CharWriterMax
2020-09-23split ut_Font and ut_ResFontMax
2020-09-23split ut_DvdFileStream, ut_FileStream, ut_DvdLockedFileStreamMax
2020-09-23split ut_IOStreamMax
2020-09-23Learned that '$' is an acceptable character for the assembler and modified ↵Max
postprocess to check for it
2020-09-23replaced patch_strtab with postprocess.pyMax
2020-09-23split ut_CharStrmReader and ut_TagProcessorBaseMax
2020-09-23split ut_list, ut_LinkList, and ut_BinaryFileFormatMax
2020-09-22split sb_serverlist.oMax
2020-09-21resolve some incbinsred031000