mirror of https://github.com/stella-emu/stella.git
Changed 'Boulder Dash' type explanation to 'Experimental'
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2957 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
c83b8f7d7e
commit
818adab9ed
|
@ -152,7 +152,7 @@ GameInfoDialog::GameInfoDialog(
|
|||
items.push_back("BFSC (CPUWIZ 256K + ram)", "BFSC" );
|
||||
items.push_back("CV (Commavid extra ram)", "CV" );
|
||||
items.push_back("CM (SpectraVideo CompuMate)", "CM" );
|
||||
items.push_back("DASH (Boulder Dash 2)", "DASH" );
|
||||
items.push_back("Experimental", "DASH" );
|
||||
items.push_back("DF (CPUWIZ 128K)", "DF" );
|
||||
items.push_back("DFSC (CPUWIZ 128K + ram)", "DFSC" );
|
||||
items.push_back("DPC (Pitfall II)", "DPC" );
|
||||
|
|
Loading…
Reference in New Issue