1.1 --- a/STATUS Tue Jun 27 11:12:22 2006 +0000
1.2 +++ b/STATUS Sat Jul 19 02:41:30 2008 +0000
1.5 - No dynamic recompilation yet
1.6 - Slow (not performance optimized yet at all. See above).
1.7 - - No I/O timing whatsoever except at a timeslice level for audio/video.
1.8 + - No I/O timing whatsoever except for video events.
1.9 (ie DMA, rendering, GD-Rom operations need to take > 0 ms to complete)
1.12 + Base instruction set (Complete?)
1.13 - No MMU support (address translation, TLB, etc)
1.14 - - No user-mode support
1.15 + - no FPU exceptions
1.16 - Not remotely cycle-correct timing
1.18 SH4 On-chip peripherals
1.23 - + Quick-n-dirty hack job to store the TA command lists in the poly
1.24 - buffer and nothing else. Not remotely correct.
1.25 - - Doesn't support 16-dword vertexes
1.26 + - Functionally complete
1.27 + - Some bugs/error behaviour not implemented
1.28 + - No timing support
1.30 + Basic opaque and translucent polygon support
1.31 + Depth buffer, alpha blend, most poly modes
1.32 - - No translucent poly sorting
1.33 + - Basic translucent poly sorting
1.34 - No modifier volumes
1.36 - - No specular highlight
1.37 - - No 16-dword vertexes
1.40 - + Most texture formats supported
1.41 - - No support for VQ decompression
1.42 + + All texture formats supported except bump maps