Emulation status: Difference between revisions
Jump to navigation
Jump to search
Created page with "This page details the emulation status for various NVIDIA GPUs. == NV3 == Emulation is '''partially working'''. Most of the pipeline exists, the GPU is detected and drivers initialise on all known supported operating systems, and 2D partially works. However, serious issues understanding the screen to screen blit behaiour are preventing this part from working. Additionally, the DMA engine, required for 3D, is not yet emulated correctly. == NV4 == Very early research and..." |
No edit summary |
||
Line 2: | Line 2: | ||
== NV3 == | == NV3 == | ||
Emulation is '''partially working'''. Most of the pipeline exists, the GPU is detected and drivers initialise on all known supported operating systems, and 2D partially works. However, serious issues understanding the | Emulation is '''partially working'''. Most of the pipeline exists, the GPU is detected and drivers initialise on all known supported operating systems, and 2D partially works. However, serious issues understanding the double buffering behaviour (there are technically four buffers) are preventing this part from working. Additionally, the DMA engine, required for 3D, is not yet emulated correctly. | ||
== NV4 == | == NV4 == | ||
Very early research and development is in progress. | Very early research and development is in progress. |
Latest revision as of 14:07, 8 May 2025
This page details the emulation status for various NVIDIA GPUs.
NV3
Emulation is partially working. Most of the pipeline exists, the GPU is detected and drivers initialise on all known supported operating systems, and 2D partially works. However, serious issues understanding the double buffering behaviour (there are technically four buffers) are preventing this part from working. Additionally, the DMA engine, required for 3D, is not yet emulated correctly.
NV4
Very early research and development is in progress.