start work on polygon edges and shit

This commit is contained in:
StapleButter
2017-03-13 00:45:26 +01:00
parent 94dced7c41
commit 671050a7f0
3 changed files with 321 additions and 144 deletions

View File

@ -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)