Added initial emulation of FIC VA-503+ (Super 7).
This includes preliminary emulation of the VIA MVP3 northbridge, VT82C586B 'PIPC' southbridge, and Winbond W83877TF SuperIO chip.
This commit is contained in:
parent
d5f07a8594
commit
99ca11d148
10 changed files with 765 additions and 2 deletions
|
|
@ -465,6 +465,7 @@ enum
|
|||
ROM_XI8088,
|
||||
ROM_IBMPS2_M70_TYPE3,
|
||||
ROM_IBMPS2_M70_TYPE4,
|
||||
ROM_FIC_VA503P,
|
||||
|
||||
ROM_MAX
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue