Added Intel Premiere/PCI (Batman's Revenge) and Advanced/EV (Endeavor) motherboards.
Added emulation of i430LX and i430FX chipsets. Added support for PCI configuration type 2, used by i430LX. Added AT disable keyboard command, and fixed enable keyboard command. Added emulation of Intel 28F001BXT flash ROM, used by Advanced/EV. Fixed a bug in REP when using multiple 66/67 prefixes.
This commit is contained in:
parent
55b51a4a55
commit
84ac04d2df
24 changed files with 835 additions and 137 deletions
20
readme.txt
20
readme.txt
|
|
@ -256,6 +256,26 @@ ROM files needed:
|
|||
SIS496-1.AWA
|
||||
|
||||
|
||||
Intel Premiere/PCI (Batman's Revenge) (1994)
|
||||
A Socket 4 based board with 430LX chipset.
|
||||
|
||||
ROM files needed:
|
||||
|
||||
1009AF2_.BI0
|
||||
1009AF2_.BI1
|
||||
|
||||
|
||||
Intel Advanced/EV (Endeavor) (1995)
|
||||
A Socket 5/7 based board with 430FX chipset. The real board has a Sound Blaster Vibra 16 on board,
|
||||
which is not emulated - use a discrete card instead. Some Advanced/EVs also had a Trio64 on board,
|
||||
the emulated board does not have this either.
|
||||
|
||||
ROM files needed:
|
||||
|
||||
1006CB0_.BI0
|
||||
1006CB0_.BI1
|
||||
|
||||
|
||||
Award 430VX PCI (1996)
|
||||
A generic Socket 5/7 board with 430VX chipset.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue