mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
misc/rawthrillspc.cpp: Added some notes about Doodle Jump hardware. (#10925)
This commit is contained in:
parent
6e9b7c571f
commit
9028bdba54
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user