diff options
| author | 2022-04-24 12:03:14 +1000 | |
|---|---|---|
| committer | 2022-04-24 12:03:14 +1000 | |
| commit | 6c247d5a92b46292ee54554b41df32f7a56372f3 (patch) | |
| tree | b8eeed4e69fb141e70cbd312a87177d2d2a2f8e8 /src | |
| parent | cdca1a0689485b15190fa902b53116c1876b1659 (diff) | |
exl100: fixed a note
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/exelv.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/exelv.cpp b/src/mame/drivers/exelv.cpp index d83ebe13af4..2f75917d9ce 100644 --- a/src/mame/drivers/exelv.cpp +++ b/src/mame/drivers/exelv.cpp @@ -1,5 +1,5 @@ -// license:GPL-2.0+ -// copyright-holders:Raphael Nabet +// license:GPL-2.0+, BSD-3-Clause +// copyright-holders:Raphael Nabet,Robbbert /* Experimental exelvision driver @@ -75,7 +75,7 @@ imagix first screen corrupt, can't proceed pindo first screen corrupt, can select a game, how to play? quizzy works, scores are corrupted tennis 12 the demo works, didn't try playing -virus works +virus works, 2nd screen is corrupt, press 1 there. wizord works |
