loveemu / vgm-disasm

Disassemblies of Various Video Game Music Drivers
46 stars 8 forks source link

Build Sorting Notes + Reshuffling #6

Closed KungFuFurby closed 2 years ago

KungFuFurby commented 3 years ago

Adding a whole bunch of build sorting notes, as well as doing some reordering and renaming of various folders.

Here's my checklist on build sorting notes (only existing ones will be covered for now under most circumstances, though there is at least one branching case noted for which a build on the other side of the branch wasn't analyzed)...

This merge request closes #3 .

KungFuFurby commented 3 years ago

Once I do all of these, I am adding a few bonus build sorting notes for the following due to their mentions on the issues for vgmtrans despite no builds having been disassembled yet:

KungFuFurby commented 2 years ago

Although I will continue to maintain this branch for the purpose of providing additional build sorting notes for sound drivers and NSPC variants for which a disassembly does not yet exist (within the context of the vgm-disasm branch only: I am aware of disassemblies for Tsukasa Masuko and Arsys, the latter which is not found on Github but on a forum topic on the Princed Project), for all intents and purposes this branch can be merged whenever you like: I'll simply open another one when I have more to contribute for build sorting notes.

loveemu commented 2 years ago

Thank you for your tremendous contribution!