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

@ -121,6 +121,7 @@ extern CPU cpus_K6_SS7[];
extern CPU cpus_pcjr[];
extern CPU cpus_europc[];
extern CPU cpus_pc1512[];
extern CPU cpus_super286tr[];
extern CPU cpus_ibmat[];
extern CPU cpus_ibmxt286[];
extern CPU cpus_ps1_m2011[];