News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

ROM Map Contribution

Started by Vener, October 18, 2013, 04:49:35 PM

Previous topic - Next topic

Vener

I look for a Topic where everyone can share his/her knowledge/disassembly work to contribute to listing most of the SM stuff in a Neatly-simple way.

It'll avoiding to disassemble what it have been disassembled X times , and will be a considerable gain of time , instead of having to search answers in a lot of different pages/topics ...

In a separated documents , like :

BTS #$00 is .... ans it's routine is at $ .... until $ ....
BTS #$01 is .... ans it's routine is at $ .... until $ ....
...
BTS #$FF is .... ans it's routine is at $ .... until $ ....


Sound #$00 is .... ans it's data is at $ .... until $ ....
Sound #$01 is .... ans it's data is at $ .... until $ ....
...
Sound #$FF is .... ans it's data is at $ .... until $ ....


Same for all the animations , like :
- Normal/sup missils explosions is at ....
- Water spash when entering/exite the water
- Water spaches on the floor when walking
- The smoke when falling on the ground in norfair
- Enemies death by screw attack
etc ...

Same for each event arrays , each messages boxs , the PLM's and enemies not mentioned in Smile ...
And same for all of what it can be listed like this (with the unused stuff to). Always with the start/end adresse of the data .

If this topic collecte a Large amount of data , i'll write a serie of ultra-complete documents to make an easier SM hacking . Like the RAM map , but with a ROM map instead .