Finished adding c128 internal/external function ram emd's.

This commit is contained in:
Marco van den Heuvel
2015-11-30 20:14:45 -08:00
parent 7df35cac94
commit 2e2f19ba79
4 changed files with 359 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ static emd_test_t drivers[] = {
{ '4', "REU", "c128-reu.emd" },
{ '5', "VDC", "c128-vdc.emd" },
{ '6', "Internal Function RAM", "c128-ifnram.emd" },
{ '7', "External Function RAM", "c128-efnram.emd" },
#endif
#if defined(__CBM510__)