mirror of
https://github.com/Kak2X/wl.git
synced 2024-11-23 13:29:40 +00:00
Wario Land disassembly
data | ||
lua | ||
padding | ||
php | ||
rgbds | ||
src | ||
_build.cmd | ||
.gitattributes | ||
.gitignore | ||
build-nojunk.cmd | ||
build-test.cmd | ||
build.cmd | ||
config-nojunk.asm | ||
config-original.asm | ||
config-test.asm | ||
main.asm | ||
notes.txt | ||
README.MD |
wl
Disassembly of Super Mario Land 3: Wario Land
This will build a bit-perfect ROM of Wario Land. You can verify this by providing a ROM named "Wario Land - Super Mario Land 3 (W) [!].gb" as "original.gb".
To assemble, run the included batch script "build.cmd"
Thanks to lazigamer for the debug emulator used to generate the initial CDL.