Add code to check for memory-wraparound on the vertex buffer (it doesn't)
Add in-theory support for re-init (doesn't do anything)
Fix addresses of result and tilematrix
test/testta.c
Add in-theory support for re-init (doesn't do anything)
Fix addresses of result and tilematrix
test/testta.c
Implement open/close dcload syscalls, change permission flag to "unsafe"
src/dcload.c
src/main.c
src/syscall.h
src/dcload.c
src/main.c
src/syscall.h
First pass at implementing the tile clip. Reasonably accurate wrt basic
understanding of how its supposed to work, not so accurate wrt actual
hardware behaviour
src/pvr2/tacore.c
understanding of how its supposed to work, not so accurate wrt actual
hardware behaviour
src/pvr2/tacore.c
.