aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-03-13 00:45:26 +0100
committerStapleButter <thetotalworm@gmail.com>2017-03-13 00:45:26 +0100
commit671050a7f0277f3b1e6250b43943066a4bd43c37 (patch)
tree73960089f84d944c7d130d2cb766a28fa4a9b01a /README.md
parent94dced7c418afb59f3b9cbd09cc257b557776162 (diff)
start work on polygon edges and shit
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b2103e..dcd38a4 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,7 @@ TODO LIST
IMMEDIATE TODO LIST (prior release 1.0)
* UI
- * 3D engine that atleast supports texturing
- * emulate DMA timings
+ * some polish to the 3D engine
* make timers suck less
@@ -53,3 +52,5 @@ TODO LIST FOR LATER
* hardware renderer for 3D
* wifi
* maybe emulate flashcarts or other fancy hardware
+ * big-endian compatibility (Wii, etc)
+ * LCD refresh time (used by some games for blending effects)