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
1
src/intel_flash.h
Normal file
1
src/intel_flash.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
extern device_t intel_flash_device;
|
||||
Loading…
Reference in a new issue