summaryrefslogtreecommitdiff
path: root/audio/engine.asm
AgeCommit message (Collapse)Author
2018-06-04Disassemble PlayDangerpfero
2018-06-04Small dent into the audio enginepfero
2018-06-02Make songs their own individual objectspfero
2018-06-02Dump all songsdannye
uses a slightly modified red sound engine only added feature is drumsets, which still need documenting
2018-05-30Clean up Makefilepfero
This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want.
2018-05-29Fix disassembling mistakesISSOtm
2018-05-28Disassemble a lil' bitISSOtm