diff options
| author | 2022-04-24 23:09:44 +1000 | |
|---|---|---|
| committer | 2022-04-25 00:58:44 +1000 | |
| commit | 757ee7890d71ced06c97af0acb2570cb08907dea (patch) | |
| tree | 80a397d6df8944bee53b7c4c324fb58710984c6b | |
| parent | 25c64006b7ca4bbb0d575b46c6c5c4f214dac7ed (diff) | |
exl100: the amateur lawyers didn't like the license.
| -rw-r--r-- | src/mame/drivers/exelv.cpp | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/src/mame/drivers/exelv.cpp b/src/mame/drivers/exelv.cpp index 2f75917d9ce..82195854232 100644 --- a/src/mame/drivers/exelv.cpp +++ b/src/mame/drivers/exelv.cpp @@ -1,4 +1,4 @@ -// license:GPL-2.0+, BSD-3-Clause +// license:GPL-2.0+ // copyright-holders:Raphael Nabet,Robbbert /* Experimental exelvision driver @@ -59,24 +59,24 @@ STATUS: STATUS OF SOFTWARE: -SWList name KBD poke address Status ------------------------------------------------------------------------------------------------------- -exelbas 03 works -exelbasp Cyan screen, hangs at start -exelmax options 1-4 work, 5-7 do nothing -exeldrum 32 can get to the menu, which seems useless -exelogo can type into it but the usual commands get error -exeltext 3C works but weird -exlpaint works -exlmodem it might work, need instructions -capmenkr works, large chars are corrupt. -guppy works -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, 2nd screen is corrupt, press 1 there. -wizord works +SWList name Status +--------------------------------------------------------------------------- +exelbas works +exelbasp Cyan screen, hangs at start +exelmax options 1-4 work, 5-7 do nothing +exeldrum can get to the menu, which seems useless +exelogo can type into it but the usual commands get error +exeltext works but weird +exlpaint works +exlmodem it might work, need instructions +capmenkr works, video corruptions +guppy works +imagix video corruptions, can't proceed +pindo video corruptions, can select a game, how to play? +quizzy works, video corruptions +tennis the demo works, didn't try playing +virus works, 2nd screen is corrupt, press 1 there. +wizord works Using the cassette: |
