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
Add masks on all PVR2 registers
Add missing registers and rename display registers for consistency
src/pvr2/pvr2.c
src/pvr2/pvr2mmio.h
Add missing registers and rename display registers for consistency
src/pvr2/pvr2.c
src/pvr2/pvr2mmio.h
Update the register list to scan the entire 5F8000-5F8200 range (ie all
PVR registers) for writeability
test/testregs.c
PVR registers) for writeability
test/testregs.c
.