Full Intel 82335 rewrite

Fixes black screen when you shadow video RAM. More checks may be required to get MR 82335 to work properly.
This commit is contained in:
tiseno100
2020-09-10 15:48:43 +03:00
committed by GitHub
parent 2569bcbf43
commit 0e24c8883d
4 changed files with 236 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ extern const device_t headland_ht18b_device;
extern const device_t headland_ht18c_device;
/* Intel */
extern const device_t i82335_device;
extern const device_t intel_82335_device;
extern const device_t i420ex_device;
extern const device_t i420tx_device;
extern const device_t i420zx_device;