From 9028bdba548715d1e1d108f300ff2e19bbb94bc3 Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Sat, 25 Feb 2023 19:08:47 +0100 Subject: misc/rawthrillspc.cpp: Added some notes about Doodle Jump hardware. (#10925) --- src/mame/misc/rawthrillspc.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mame/misc/rawthrillspc.cpp b/src/mame/misc/rawthrillspc.cpp index 186deebd772..d4bbd6d3e43 100644 --- a/src/mame/misc/rawthrillspc.cpp +++ b/src/mame/misc/rawthrillspc.cpp @@ -119,12 +119,13 @@ ROM_END /* Doodle Jump Arcade, by default, uses a different PC than other Raw Thrills games: - -HP with an Asus M2N68-LA motherboard (socket AM3). + -HP with an Asus M2N68-LA "Narra 3" motherboard (Socket AM3, nForce-based, nVidia MCP61P chipset) + * Fintek F8000 + Realtek RTL8201EL + Realtek ALC662 + nVidia NF-6100-430-N-A3 + ST L6740L. -CPU Athlon II CPU (ADX2400CK23GQ). -2GB RAM (single SIMM, PC3-12800) [HP P/N 655409-150]. -nVidia Club3D CGNX-G942LI. The game runs over Linux CentOS. - I/O board with ICE P/N X2034X. + I/O board with ICE P/N X2034X, silkscreened as "500-00040-01" and with a CPLD labeled as "RIO v0x5016 Copyright 2010 Raw Thrills Inc". HASP USB security dongle. */ ROM_START( doodlejmp ) -- cgit v1.2.3