Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

Ms. Pac-Man Disassembly

Game : Ms. Pac-Man

Platform : GEN

Released by : lory1990

Release date : 15 Sep 2016

Category : Source Code

Skill Level : Advanced

Version : 1.0

Downloads : 337

Document description

Disassembly of Ms. Pac-Man for Sega Genesis

Reviews

An effortless disassemblyTechokami2018-04-09Version 1.0

This disassembly was generated using the emulator Exodus. This means that the submitter just loaded the ROM into the emulator and used the debugging feature to dump the disassembled code into a file. Which wouldn't be a bad way to start a proper disassembly project... except that's where the author ended it and just uploaded the results. So there is zero documentation to go along with this massive lump of cryptic text, no deciphering of subroutine names, and no separation of data and code. If someone wanted to figure out how graphics are compressed and decompressed, this file provides no information whatsoever. The author should take a look at how the Sonic the Hedgehog and Pokémon disassemblies are set up, and make an effort to clean up and document this thing.