mirror of https://github.com/n64decomp/007.git
forgot to update readme since making it byte accurate
Former-commit-id: 519e20121a606c5980481c176bc15d109eb14884 [formerly 5b3b7742307dc8ccc72022c34277c279071a1255] [formerly 69a3bba2a1b955988133d87e3b0584e816bb410d [formerly 8803b872ec3906e045b494b5a6e13f72204f0ade]] Former-commit-id: 62a5c6ce3477365e13588e29870a20f4ca082214 [formerly 60504cb649bcc605970530352618ac5080ed58ce] Former-commit-id: f8e7f3fd006392a4453eb2af4e360a8ccf7879b5
This commit is contained in:
parent
01d7de6c1c
commit
0f49b78f11
|
@ -11,7 +11,7 @@ Alot of labels made. Still have to do formatting and structuring of data.
|
||||||
Started Makefile and linker scripts.
|
Started Makefile and linker scripts.
|
||||||
|
|
||||||
KNOWN BUGS:
|
KNOWN BUGS:
|
||||||
1. i havent converted move d, s to or d, s, $zero yet in tlbcode, so rom is not byte accurate
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue