summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galpani2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galpani2.c')
-rw-r--r--src/mame/drivers/galpani2.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/galpani2.c b/src/mame/drivers/galpani2.c
index 1303317e057..e05ee960f76 100644
--- a/src/mame/drivers/galpani2.c
+++ b/src/mame/drivers/galpani2.c
@@ -71,7 +71,9 @@ Notes:
PISCES - NEC uPD78324 series MCU with 32k internal rom. Clock 13.500MHz [27/2] on pins 51 & 52
VSync - 59.1856Hz
HSync - 15.625kHz
-
+
+ (TODO: VTOTAL = 264, HTOTAL = 432, pixel clock 27 MHz / 4)
+
***************************************************************************/
#include "emu.h"