diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nv_hw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nv_hw.c b/src/nv_hw.c index 6232cd6..d7a0c19 100644 --- a/src/nv_hw.c +++ b/src/nv_hw.c @@ -1190,6 +1190,7 @@ void NVLoadStateExt ( pNv->PGRAPH[0x008C/4] = 0x60de8051; pNv->PGRAPH[0x0090/4] = 0x00008000; pNv->PGRAPH[0x0610/4] = 0x00be3c5f; + pNv->PGRAPH[0x0bc4/4] |= 0x00008000; j = pNv->REGS[0x1540/4] & 0xff; if(j) { |