diff options
Diffstat (limited to 'src/mame/drivers/fromance.cpp')
-rw-r--r-- | src/mame/drivers/fromance.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/fromance.cpp b/src/mame/drivers/fromance.cpp index 758d9b36602..6c52c93ab69 100644 --- a/src/mame/drivers/fromance.cpp +++ b/src/mame/drivers/fromance.cpp @@ -37,9 +37,9 @@ Memo: - 2player's input is not supported. -- Identify CRT Controller and fix layer misalignment in nekkyoku due of dynamic - changes. Actually same custom component as other V-System games of the era, - @seealso aerofgt.cpp +- Identify CRT Controller and fix layer misalignment in nekkyoku due of dynamic + changes. Actually same custom component as other V-System games of the era, + @seealso aerofgt.cpp - nekkyoku: soft reset enables flip screen without any real reason. |