diff options
author | 2017-01-22 15:22:35 +1100 | |
---|---|---|
committer | 2017-01-22 15:37:37 +1100 | |
commit | edf64df1db1e1493e6980b79c38c4db744e23cea (patch) | |
tree | a26302d6f41d7de07e25372da5c5d46cdd893e8f /src/mame/drivers/fromance.cpp | |
parent | 32ab35fa06fa81b0ceebb6e832858343bbc3f488 (diff) |
srcclean (nw)
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. |