Update of /cvsroot/lapetus/lapetus
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17095
Modified Files:
TODO
Log Message:
-Updated
Index: TODO
===================================================================
RCS file: /cvsroot/lapetus/lapetus/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TODO 12 Feb 2007 06:15:50 -0000 1.1
+++ TODO 1 Mar 2007 23:20:24 -0000 1.2
@@ -7,3 +7,8 @@
From old code
--------------
-Clean up the rest of code, make to easier to use, and then merge it
+-It'd be more efficient to use tables in vdp vram cycle calculations as the
+ code required do to all that work may end up taking more space than a table
+ would
+-Optimize CD code better to fit the average programmer(I mean, they probably
+ won't even use like half of what the cd block has to offer)
|