From 70974543fc6076aafac2f2c16664e9b654245de6 Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Fri, 9 Jun 2023 09:40:08 +0300 Subject: [PATCH] abc1600: Add deprecation note. --- src/mame/luxor/abc1600.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/luxor/abc1600.cpp b/src/mame/luxor/abc1600.cpp index 59982443bb6..5aa52ee74e6 100644 --- a/src/mame/luxor/abc1600.cpp +++ b/src/mame/luxor/abc1600.cpp @@ -36,6 +36,7 @@ TODO: + - abcenix panics while booting after commit 78661e9aa92c7e43c9a96039e7dfb3dabc79a287 - systest1600 failures - CIO timer - RTC (seconds advance too slowly)