Cleaned up excess header includes from the chipset files and the ALI M1487/1489 is now correctly implemented (still Dev branched as I have not committed the machine files yet).

This commit is contained in:
OBattler
2021-03-24 20:03:20 +01:00
parent c3900b8553
commit 3074d5b845
16 changed files with 397 additions and 340 deletions

View File

@@ -27,10 +27,6 @@
#include <86box/device.h>
#include "cpu.h"
#include "x86.h"
#include <86box/timer.h>
#include <86box/fdd.h>
#include <86box/fdc.h>
#include <86box/keyboard.h>
#include <86box/io.h>
#include <86box/mem.h>
#include <86box/nmi.h>