From 8ae60468af88f45c695477624687d0e25fd69c94 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Tue, 28 Jan 2025 01:40:28 +1100 Subject: [PATCH] One more metadata update. --- src/mame/cxg/pchess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/cxg/pchess.cpp b/src/mame/cxg/pchess.cpp index 6c5936b8457..5c2a43644e1 100644 --- a/src/mame/cxg/pchess.cpp +++ b/src/mame/cxg/pchess.cpp @@ -217,4 +217,4 @@ ROM_END *******************************************************************************/ // YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY, FULLNAME, FLAGS -SYST( 1986, cpchess, 0, 0, pchess, pchess, pchess_state, empty_init, "CXG Systems / Newcrest Technology / Intelligent Software", "Pocketchess (CXG)", MACHINE_SUPPORTS_SAVE ) +SYST( 1986, cpchess, 0, 0, pchess, pchess, pchess_state, empty_init, "CXG Systems / Newcrest Technology / Intelligent Chess Software", "Pocketchess (CXG)", MACHINE_SUPPORTS_SAVE )