Former-commit-id: ab252daabfebd605ab1fedbd4f6598fbfd6cd79d [formerly ea34d4570a59c3250b3c5de1b1abd18aa794a694] [formerly 638f203a5f8b5336af9cddf0f163ff07f8f92fc7 [formerly fa172a0299fd59a406e7a87ed54382575dc2c2ab]] Former-commit-id: e1834d4021c9197d2616ea692e7c128348936592 [formerly e3f2ddde8d01f57408161f8b39f13a95e723b976] Former-commit-id: 53fd237649240e8c0975bfaf8b9f514064c2a112
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.