aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/audio_asm.asm
AgeCommit message (Collapse)Author
2023-11-23Replace audio event fetching with hook (#603)Jan
Takes the previous audio event code, which relied on reading out a register using masm, and replaces it with a new hook. Adapted from NorthstarPrime https://github.com/F1F7Y/NorthstarPrime Co-authored-by: F1F7Y <filip.bartos07@proton.me>
2022-08-24Add newlines at end of file (#247)GeckoEidechse
Co-authored-by: Northstar <northstar@northstar.tf>
2022-08-24Adjust folder structure (#242)BobTheBob
* Adjust folder structure * change launcher directory name