diff options
| author | 2025-01-28 01:40:28 +1100 | |
|---|---|---|
| committer | 2025-01-28 01:40:28 +1100 | |
| commit | 8ae60468af88f45c695477624687d0e25fd69c94 (patch) | |
| tree | 0749a639be59c5ed1c8ff82d61e2bedbe56b6f49 | |
| parent | 5e688b941a3aa906bc8c671e4f640e1929761637 (diff) | |
One more metadata update.
| -rw-r--r-- | src/mame/cxg/pchess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |
