misc/rawthrillspc.cpp: Added some notes about Doodle Jump hardware. (#10925)

This commit is contained in:
ClawGrip 2023-02-25 19:08:47 +01:00 committed by GitHub
parent 6e9b7c571f
commit 9028bdba54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 )