diff options
| author | 2022-04-21 18:47:11 -0700 | |
|---|---|---|
| committer | 2022-04-21 21:47:11 -0400 | |
| commit | aff884b58a7704450808ccfdb2074ed4e196e990 (patch) | |
| tree | 050c9279b8079b16b93ae5d9a8d9d202e6e20fc3 /src | |
| parent | 266860f7136a984b5ad2bf2bedc8d7bfc25e3c0d (diff) | |
pgm2: update comments (#9556)
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/pgm2.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/pgm2.cpp b/src/mame/drivers/pgm2.cpp index b5eaa903469..3f20e243577 100644 --- a/src/mame/drivers/pgm2.cpp +++ b/src/mame/drivers/pgm2.cpp @@ -34,10 +34,10 @@ Dodonpachi Daioujou Tamashii Knights of Valour 3 - These were only released as single board PGM2 based hardware, seen for sale in Japan for around $250-$300 + These were only released in Japan, seen for sale for around $250-$300 Jigsaw World Arena - Puzzle of Ocha / Ochainu No Pazuru + Ochaken no Puzzle ToDo (emulation issues): @@ -1518,6 +1518,6 @@ GAME( 2011, kov3_100, kov3, pgm2_hires, pgm2, pgm2_state, init_kov3_100, // King of Fighters '98: Ultimate Match Hero GAME( 2009, kof98umh, 0, pgm2_lores, pgm2, pgm2_state, init_kof98umh, ROT0, "IGS / SNK Playmore / New Channel", "The King of Fighters '98: Ultimate Match HERO (China, V100, 09-08-23)", MACHINE_SUPPORTS_SAVE ) -// Jigsaw World Arena +// ジグソーワールドアリーナ/Jigsaw World Arena // お茶犬のパズル/Ochaken no Puzzle (V101JP exists but undumped, Puzzle game of Japanese お茶犬/Ochaken franchises) |
