cvghivebrain
Results
2
comments of
cvghivebrain
Nice, I haven't tested it myself but I'm sure it works. It's not a feature in asm68k so I assumed you hadn't added it.
Sonic 1-squared actually uses _yet another format_, inline DPLCs which eliminate the need for a second index. Here's an example: https://github.com/cvghivebrain/Sonic1sq/blob/main/Objects/Giant%20Ring%20%5BMappings%5D.asm Don't worry about adding support for that though. It'll...