From 0f49b78f115d6940841c53b3ab14801f47897a1b Mon Sep 17 00:00:00 2001 From: Larry Date: Tue, 15 Aug 2017 09:19:32 -0500 Subject: [PATCH] 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 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c08cd09..8651603 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Alot of labels made. Still have to do formatting and structuring of data. Started Makefile and linker scripts. 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.