- Joined
- Sep 23, 2024
- Messages
- 90
- Reaction score
- 116
- Points
- 377
Explanation of what NUON is: https://en.wikipedia.org/wiki/Nuon_(DVD_technology)
Nuance 0.6.6
Implement (bi)linear address mirroring properly and enable itOptimize (bi)linear memory reads, and some memory stores
Optimize DMA transfers (especially all that are triggered by T3K)Fix linear DMA if Write & Dup & Direct mode
Fix linear DMA when writing to local control register
Fix missing 0x7F mask for shifts in certain mul/shift ops when using the dynamic recompiler
Implement BDMA_Type8_Read_0 (e.g. fixes Space Invaders 'Overlay' play mode)
Add zero 'area' return to GetPointerToMemory(), as some games read 'invalid' mem regions (like $0 which returns 0 on Nuon HW)
GitHub - andkrau/NuanceResurrection
Contribute to andkrau/NuanceResurrection development by creating an account on GitHub.