mirror of
https://github.com/holub/mame
synced 2025-06-01 10:31:48 +03:00
Adds hardware notes to the Quake Arcade Tournament driver based on original press-release. [vidpro1]
This commit is contained in:
parent
2ce6e69018
commit
c32548fa6a
@ -27,16 +27,28 @@ Sectors/Hunk 8
|
|||||||
Logical size 2,1163,248,864
|
Logical size 2,1163,248,864
|
||||||
|
|
||||||
|
|
||||||
The "backup" directory on hard disk was created by me.
|
The "backup" directory on hard disk was created by the dumper.
|
||||||
|
|
||||||
|
|
||||||
-- Hardware info
|
-- Hardware info found in the following press release:
|
||||||
|
http://www.quantum3d.com/press/HTMLarchive/4-20-98.html
|
||||||
|
|
||||||
"Its a Pentium II 300MHz or Celeron Slot 1, I forget.
|
QUANTUM3D'S HEAVY METAL SYSTEM - HM233G
|
||||||
The Video Card is a Quantum 3D Quad chipped 3DFX Voodoo of some sort.
|
NLX form factor system that is based on the Intel 440LX chipset
|
||||||
The I/O Card is a custom JAMMA to parallel port interface."
|
233MHz Intel Pentium II processor with 512KB of L2 cache
|
||||||
|
32MB of SDRAM
|
||||||
|
Microsoft Windows 95 OSR2.5
|
||||||
|
shock-mounted 3.1GB Ultra DMA-33 hard drive
|
||||||
|
12-24x CD-ROM drive
|
||||||
|
1.44 MB floppy drive
|
||||||
|
16-bit per sample 3D audio
|
||||||
|
PCI-based 2D/VGA
|
||||||
|
built-in 10/100 Ethernet
|
||||||
|
Obsidian2 90-4440 AGP Voodoo2-based realtime 3D graphics accelerator
|
||||||
|
Quantum3D's GCI (Game Control Interface) - a unique, low-cost subsystem
|
||||||
|
designed to interface coin-op and industrial input/output control devices to a PC
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "driver.h"
|
#include "driver.h"
|
||||||
#include "cpu/i386/i386.h"
|
#include "cpu/i386/i386.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user