Applied both mainline PCem commits;

Fixed the RTL8029AS again (one of my "fixes" broke it);
RTL8029AS PCI register 4 is now written to;
Added incomplete (and currently commented out) emulation of the AWE64 PCI;
Replaced sector-based floppy emulation with more accurate code.
This commit is contained in:
OBattler
2016-08-15 01:34:46 +02:00
parent 2cf962445f
commit 1433d9a073
53 changed files with 2335 additions and 1828 deletions

View File

@@ -11,7 +11,6 @@ int ssegs;
int firstrepcycle;
uint32_t easeg,eaaddr,ealimit,ealimitw;
int rm,reg,mod,rmdat;
int skipnextprint;
int inhlt;