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