Implemented PCI interrupt controller ports 4D0 and 4D1;

Applied more mainline PCem commits;
Repplied the CPU optimization commit alongside the fix commit.
This commit is contained in:
OBattler
2017-06-03 00:45:12 +02:00
parent fbaac7d319
commit ec732312c3
26 changed files with 807 additions and 177 deletions

View File

@@ -51,7 +51,6 @@ uint32_t cr2, cr3, cr4;
uint32_t dr[8];
uint8_t romext[32768];
uint8_t *ram,*rom;