From 1123ddf1d1d7ece05769ad2a33f011cf2d07a407 Mon Sep 17 00:00:00 2001 From: Andrew Gardner Date: Mon, 13 Jul 2009 04:17:05 +0000 Subject: [PATCH] Adds hardware notes to the Quake Arcade Tournament driver. [vidpro1] --- src/mame/drivers/quakeat.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/quakeat.c b/src/mame/drivers/quakeat.c index 8156b7ef8bd..9d7aa8f551a 100644 --- a/src/mame/drivers/quakeat.c +++ b/src/mame/drivers/quakeat.c @@ -28,7 +28,13 @@ Logical size 2,1163,248,864 The "backup" directory on hard disk was created by me. - + + + -- Hardware info + +"Its a Pentium II 300MHz or Celeron Slot 1, I forget. +The Video Card is a Quantum 3D Quad chipped 3DFX Voodoo of some sort. +The I/O Card is a custom JAMMA to parallel port interface." */