Really the first step forward to hacking(coding) for this game would be figuring out the functions and how the new engine works along with what does what. To do that you will need to explore the games memory so I decided to dump all of it and be a nice person and upload it for everybody. I will NOT include any sort of documentation with this, like what the functions are etc, as I am pretty sure some things will change on release with the full version, and for online that could be a plethora of things so leave it up in the air till then.
Enjoy, note this is NOT the actual demo, if you actually know what this is you might just have a use for this, if you don't even know how to open this with a disassembler than don't even bother.
Here for all of those lazy coders.
Included:
memory.ram 24k (all the game functions, text, animations -likely to change in places when the full game arrives)
boot.bin 1k (all of the bootup info/setup)
kerm.bin (a dump of the games kernal memory)
Code:
http://www.sendspace.com/file/rg5w7i
Bookmarks