![]() Former-commit-id: c283a15ba792d3a7003d2f4e4d9e2aa42e259a44 [formerly bd3d4475eb931a03313a19b97f6f854e125af25d] [formerly a4fbb31db037bf9d8356924ef17d6a2a7c9cfea3 [formerly be465068f58eebe949a2e4cadbb4d4e6469a19e5]] Former-commit-id: 6a785d403e85b6cca5ca0b9791e1a9c893025547 [formerly ddb057d4e2f9bc2af55f71d64aa502e4316b6ec5] Former-commit-id: b4deacea0e54e1f9fa29d95b48ab610c682b85d4 |
||
---|---|---|
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 | ||
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.