From a690e6cc0443c23943faa122e3baefe41cfd114d Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Thu, 15 Jun 2023 18:40:14 +0200 Subject: pc/igspc.cpp: QA the video card note --- src/mame/pc/igspc.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mame/pc/igspc.cpp b/src/mame/pc/igspc.cpp index 30b30ae77cb..bbcc544bd4d 100644 --- a/src/mame/pc/igspc.cpp +++ b/src/mame/pc/igspc.cpp @@ -7,12 +7,14 @@ TODO: - Checks CPUID pretty soon that is a Geode processor at PC=f604d, jumps to lalaland on next CPUID with EAX=1 if ecx is equal to 0x540/0x551/0x552 ... +- "NV440" listed below doesn't make sense, NV[S]440 is a nVidia Quadro card. + More likely it's either a GeForce MX 440 (NV17) or a GeForce 6200/6500 (NV43/NV44) Speed Driver ------------- 4 boards - 1x NV440 gfx card + 1x NV440 gfx card (?) 1x sound card 1x CF2IDE card 1x proteection card with a IGS027A (ARM7 with internal ROM) -- cgit v1.2.3