From 16b74c0963b56e53647305f353087c40e8d4b7f0 Mon Sep 17 00:00:00 2001 From: cam900 Date: Thu, 24 Oct 2024 00:04:46 +0900 Subject: taito/taito_f3.cpp: Added TODO note to use common TC0640FIO device. (#12899) --- src/mame/taito/taito_f3.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mame/taito/taito_f3.cpp b/src/mame/taito/taito_f3.cpp index 831faaff640..6712cb9db3a 100644 --- a/src/mame/taito/taito_f3.cpp +++ b/src/mame/taito/taito_f3.cpp @@ -14,6 +14,9 @@ Other Issues: - Find how this HW drives the CRTC and verify timing of interrupts + TODO: + - Use TC0640FIO device implementation from taito/taitoio.cpp + Taito custom chips on motherboard: TC0630FDP "Display Processor" - Graphics (sprites, playfields, prio, lineram...) -- cgit v1.2.3