It isn't actually anywhere yet; that's why I said you can add it directly above the "move.w inertia(a0),d0" which is before the...
The compressed Z80 sound driver in the Sonic 2 disassembly is "recompilable"; you can edit the z80 code, build s2, and find the edited z80 driver...
I had the same problem with AS always optimizing 0(a#) to (a#), but worked around it by assembling those instructions as 1(a#) and then using org...
Hopefully this isn't the case, but an image comes to mind of someone pulling their hair out while waiting for 1600 pages of s2.asm to print out...
Oh, I guess I'm not, but I couldn't see it happen from running at red spring speed through the second part of ARZ1 in the original. Maybe it has...
This is kind of fun. Boss fights are crazy, and SCZ. Bug: At the shield monitor near the start of MCZ1 (after breaking it), if you jump and do a...
A good example is the routine called "RunObjects" which loops through all the objects and does something to each one. Copying that method and...
You have to put a Sonic 2 ROM in there and name it s2.bin and run split.bat only once. Then you can run build.bat to build a ROM to s2built.bin....
Separate names with a comma.