From 2e6fb187da2ae7a892ca21e2c91454cb92634228 Mon Sep 17 00:00:00 2001 From: Larry Date: Wed, 18 Oct 2017 09:06:16 -0500 Subject: [PATCH] update readme Former-commit-id: f10042231e7d42882a176bd463d74677ae0be44c [formerly a6d8039f15104a557c1d046dea2bc4f67d361364] [formerly f283ce761a7181cf5e7301be648a641984263ae6 [formerly 92be70e359c3305fa1ddcc4906440e21e3ef106e]] Former-commit-id: c05ae51bd02bc23706a9d8f0905e301be41209ed [formerly fb833afe18ad34c0ba01461076fa6b651fa7e070] Former-commit-id: af501f4872ac8e7218bd9738d34edecf73d06085 --- readme.md | 20 -------------------- readme.md.REMOVED.git-id | 1 + 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 readme.md create mode 100644 readme.md.REMOVED.git-id diff --git a/readme.md b/readme.md deleted file mode 100644 index 8651603..0000000 --- a/readme.md +++ /dev/null @@ -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. diff --git a/readme.md.REMOVED.git-id b/readme.md.REMOVED.git-id new file mode 100644 index 0000000..d0d24f9 --- /dev/null +++ b/readme.md.REMOVED.git-id @@ -0,0 +1 @@ +15b0f1ec7a1abd396a7a244381ba99349ae1158f \ No newline at end of file