![]() Former-commit-id: c233ca61d9a0dc980e2f3fa60e242e21eb8ed12e [formerly 523badfb4604ef26575ca3a3f9561df129a76c91] [formerly e36af630299222d26a88ceb62dbb519050ee2425 [formerly 2ae5b95a4ce263dbf43496d276b4c3523b1e1c61]] Former-commit-id: 7d495d8f1acf9360e2b3fa1bceee8380dd19bbc1 [formerly 1010e39382ce0ddb8c23269293813643155be68b] Former-commit-id: 59f5febe120ddd1ec35831a200b1364d6c4af763 |
||
---|---|---|
GE Documentation | ||
bin | ||
font | ||
images | ||
music | ||
obseg | ||
ramrom | ||
src | ||
tools | ||
.gitignore | ||
Makefile.REMOVED.git-id | ||
Makefile.data.REMOVED.git-id | ||
ge007.u.config.REMOVED.git-id | ||
ge007.u.ld.REMOVED.git-id | ||
ge007.u.s | ||
globals.inc | ||
macros.inc.REMOVED.git-id | ||
readme.md |
readme.md
This is a working Goldeneye 007 disassembly!
All code is disassembled! Known functions are labeled. Addresses in .data have not been symbolically represented yet.
All of 21990 compressed data segment is decompressed and assigned to .data. I think all strings are now represented by .asciiz statements. Alot of labels made. Still have to do formatting and structuring of data.
Started Makefile and linker scripts.
KNOWN BUGS: NONE!!!!
Also, still need to take the big series of includes making a single object, and split to many objects linked to right spot. Deconstruction of individual files in ob_seg will happened during or as a result of this.
This dissassembly was made possible by a ton of people who will all be listed later when I make a proper readme.