Password generator for Mega Man IV and V for Game Boy
-
Updated
Jul 25, 2022 - Python
Password generator for Mega Man IV and V for Game Boy
Byte-level study of Mega Man 3: The Robots are Revolting (PC/DOS, 1992, Rozner Labs / Hi Tech Expressions): the ZIP read as an object, twelve-bit LZW, one byte per pixel, four undocumented formats, and the 1,855 bytes it shares with the same studio's 1990 Mega Man. 19 chapters, 13 tools, every figure with its command.
Byte-level study of Mega Man (PC/DOS, 1990): 29 loose files, 346,995 bytes. Unpacks the EXEPACK'd executable, identifies the one PackBits variant the whole game uses, and closes .SCN/.BLK/.FRM/.STA/.BIN by arithmetic. Renders the credits (the object's only attribution) and recovers the twelve copy-protection answers.
To associate your repository with the mega-man topic, visit your repo's landing page and select "manage topics."