tiseno100
8464883e22
Brute set configuration on the Intel 82335
...
Fixes the ADI 386SX freezing while booting an OS when shadowing is on.
2020-09-16 17:52:09 +03:00
tiseno100
e5de57cffb
Removed Port 92h off the Intel 82335
...
The chipset doesn't seem to use it.
2020-09-14 13:24:34 +03:00
tiseno100
a364b10a51
Disabled logging once again -_-
2020-09-14 13:20:19 +03:00
tiseno100
270b585854
Fixed some shadow issues on the Intel 82335
...
The lock register determines also if Shadowing is RW or RO.
2020-09-14 13:18:29 +03:00
tiseno100
1dd64678f7
Cap definition names
2020-09-13 16:23:09 +03:00
tiseno100
07cd6e0994
A tiny change on the commentary
2020-09-12 15:02:52 +03:00
tiseno100
5f3c976fbe
Some final touches on the Intel 82335
...
Most I could potentially implement are now complete
- Added some commentary
- switched some complex algorithms into definitions for the sake of the code being clean
- Implemented the ROM size determination register just for some Shadow RAM sanity
2020-09-12 15:01:20 +03:00
tiseno100
00c70a83b7
Added the Base Memory set register on the Intel 82335
...
Enables/Disables the top 128KB of base system memory.
2020-09-11 13:19:02 +03:00
tiseno100
f582d4b432
Disabled logging again
2020-09-11 00:08:57 +03:00
tiseno100
2e7781505a
Added more 82335 parts
...
Registers are treated with an array instead of separate values.
Minor Shadowing changes and also implemented the chipset lock mechanism fixing the ADI soft reset issue properly.
2020-09-10 23:56:51 +03:00
tiseno100
54c569e5be
System ROM shadowing doesn't depend from the selected register. It actually depends on the Video RAM
...
Also seems like the System ROM is RO. RW causes it to hang
2020-09-10 19:55:11 +03:00
tiseno100
7a075e35e3
Disable logging
2020-09-10 19:50:53 +03:00
tiseno100
b36f3be457
Fixed soft reset failures of the ADI 386SX
2020-09-10 19:48:18 +03:00
tiseno100
0e24c8883d
Full Intel 82335 rewrite
...
Fixes black screen when you shadow video RAM. More checks may be required to get MR 82335 to work properly.
2020-09-10 15:48:43 +03:00