This is collection of small improvements I made to the S3 and S&K split disassemblies before burning out a couple years ago, now painstakingly split into digestible commits.
New in 2021: I also fixed the SonLVL INI files which were broken in f5aa9c4 by the (well-intentioned!) removal of a palette file, and a bug I introduced to the Sonic3_Complete build in 127fb71 almost three years ago (but which went unnoticed for a long time).
Any and all feedback is appreciated, especially if you have a better idea than the palscriptfile macro -- I didn't want to get too lost in the weeds learning AS macro syntax.
Hello there. 🙂
This is collection of small improvements I made to the S3 and S&K split disassemblies before burning out a couple years ago, now painstakingly split into digestible commits.
New in 2021: I also fixed the SonLVL INI files which were broken in f5aa9c4 by the (well-intentioned!) removal of a palette file, and a bug I introduced to the
Sonic3_Complete
build in 127fb71 almost three years ago (but which went unnoticed for a long time).Any and all feedback is appreciated, especially if you have a better idea than the
palscriptfile
macro -- I didn't want to get too lost in the weeds learning AS macro syntax.