Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
#include "../ibm.h"
|
||||
|
||||
#include "../bugger.h"
|
||||
#include "../device.h"
|
||||
#include "../gameport.h"
|
||||
#include "../keyboard_xt.h"
|
||||
#include "../mem.h"
|
||||
#include "../nmi.h"
|
||||
#include "../pit.h"
|
||||
|
||||
#include "../mem.h"
|
||||
#include "../device.h"
|
||||
#include "../bugger.h"
|
||||
#include "../gameport.h"
|
||||
#include "../keyboard_xt.h"
|
||||
#include "machine_common.h"
|
||||
#include "machine_xt.h"
|
||||
|
||||
|
||||
void machine_xt_init(void)
|
||||
{
|
||||
machine_common_init();
|
||||
|
||||
Reference in New Issue
Block a user