Brought the Intel Flash emulation in line with mainline PCem; Removed the Intel Advanced/ML; Reverted the ET4000/W32p code back to the code from mainline PCem, with fixes to PCI and linear frame buffer addresses according to the datasheet; Timer counters are now 32-bit again - fixes quite a few bugs.
4 lines
124 B
C
4 lines
124 B
C
extern device_t intel_flash_bxt_ami_device;
|
|
extern device_t intel_flash_bxt_device;
|
|
extern device_t intel_flash_bxb_device;
|