mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-07-08 04:55:19 -04:00
update readme
Former-commit-id: f10042231e7d42882a176bd463d74677ae0be44c [formerly a6d8039f15104a557c1d046dea2bc4f67d361364] [formerly f283ce761a7181cf5e7301be648a641984263ae6 [formerly 92be70e359c3305fa1ddcc4906440e21e3ef106e]] Former-commit-id: c05ae51bd02bc23706a9d8f0905e301be41209ed [formerly fb833afe18ad34c0ba01461076fa6b651fa7e070] Former-commit-id: af501f4872ac8e7218bd9738d34edecf73d06085
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
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.
|
||||
@@ -0,0 +1 @@
|
||||
15b0f1ec7a1abd396a7a244381ba99349ae1158f
|
||||
Reference in New Issue
Block a user