summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_nvidia.cpp
diff options
context:
space:
mode:
author angelosa <lordkale4@gmail.com>2025-03-07 19:14:10 +0100
committer angelosa <lordkale4@gmail.com>2025-03-07 19:14:10 +0100
commit48840e3e7f06f8ebe01635992f5f582c219ad0c3 (patch)
treedb8c31f9acb95150b913a20c509b35948d024312 /src/devices/video/pc_vga_nvidia.cpp
parent4a4d82b44f627ed4c017315bd1236875557152c9 (diff)
aristocrat/aristmk6.cpp: add note relationship with neon250
Diffstat (limited to 'src/devices/video/pc_vga_nvidia.cpp')
-rw-r--r--src/devices/video/pc_vga_nvidia.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/video/pc_vga_nvidia.cpp b/src/devices/video/pc_vga_nvidia.cpp
index 31d5c23c6a4..3fa14260a3d 100644
--- a/src/devices/video/pc_vga_nvidia.cpp
+++ b/src/devices/video/pc_vga_nvidia.cpp
@@ -25,9 +25,11 @@ TODO:
Notes:
- NV1 looks very different, not worth to subclass here;
+- According to starfrost013 this is really a Weitek core ...
References:
- https://envytools.readthedocs.io/en/latest/hw/display/nv3/index.html
+- https://86box.net/2025/02/25/riva128-part-1.html
**************************************************************************************************/