From 8f6f99fe8b6fd48dc67dc7e290114df5436e6c4c Mon Sep 17 00:00:00 2001 From: MetalliC <0vetal0@gmail.com> Date: Mon, 4 Dec 2017 15:07:05 +0200 Subject: [PATCH] typo/spelling (nw) --- src/mame/drivers/pgm2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/pgm2.cpp b/src/mame/drivers/pgm2.cpp index 763cd527c45..c4d4cecb7e8 100644 --- a/src/mame/drivers/pgm2.cpp +++ b/src/mame/drivers/pgm2.cpp @@ -55,7 +55,7 @@ Debug features (require DIP SW1:8 On): - QC TEST mode: hold P1 A+B during boot - - Debug/Test mode: hold P1 B+C during boot, when ingame pressing P1 Start skips to next location, where might be other unknown debug featuers. + - Debug/Cheat mode: hold P1 B+C during boot, when ingame pressing P1 Start skips to next location, where might be more unknown debug features. works for both currently dumped games (orleg2, kov2nl) */