Page 1 of 1

Position of Sprite in ROM

Posted: Mon Jul 02, 2012 12:19 pm
by d9riku
Hello, i'm looking for a way to find the adress of sprite on a .bin rom.

Thanks

Posted: Mon Jul 02, 2012 12:59 pm
by Shiru
Debug, disassemble, trace. Since Genesis uses VRAM, sprites could be formated or compressed in an arbitrary way, there is no standart.

Posted: Mon Jul 02, 2012 1:05 pm
by d9riku
i don't have dissassemble in my emulator i use gens 2.12a kmod 0.7c

Thanks

Posted: Mon Jul 02, 2012 1:09 pm
by Shiru
Obviously if your tools does not allow to do things you need to do, you have to use other tools. There is a debugger in Kmod, but it is very basic. There are different M68K disassemblers around. There is a Gens Tracer mod.