blackystardust pull request with post-review changes

This commit is contained in:
silverdr
2016-02-26 23:51:37 +01:00
committed by Patrycjusz R. Łogiewa
parent 2abd077dfd
commit 2bcdf32458
2 changed files with 377 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ static emd_test_t drivers[] = {
{ '6', "REU", "c64-reu.emd" },
{ '7', "C128 VDC (in C64 mode)", "c64-vdc.emd" },
{ '8', "C64DTV himem", "dtv-himem.emd" },
{ '9', "65816 extra banks", "c64-65816.emd" },
#endif
#if defined(__C128__)