Added Hyundai Super-286TR emulation. Patch from EluanCM.

This commit is contained in:
SarahW 2020-03-12 18:14:07 +00:00
commit a113e4546f
12 changed files with 362 additions and 3 deletions

View file

@ -112,6 +112,13 @@ CPU cpus_286[] =
{"", -1, 0, 0, 0, 0}
};
CPU cpus_super286tr[] =
{
/*286*/
{"286/12", CPU_286, fpus_80286, 3, 12000000, 1, 0, 0, 0, 0, 0, 3,3,3,3, 2},
{"", -1, 0, 0, 0, 0}
};
CPU cpus_ibmat[] =
{
/*286*/