Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
#include "x86.h"
|
||||
#include "x87.h"
|
||||
#include "../mem.h"
|
||||
#include "../disc.h"
|
||||
#include "../fdc.h"
|
||||
#include "../pic.h"
|
||||
#include "../timer.h"
|
||||
|
||||
#include "../floppy/floppy.h"
|
||||
#include "../floppy/fdc.h"
|
||||
#include "386_common.h"
|
||||
|
||||
|
||||
#define CPU_BLOCK_END()
|
||||
|
||||
extern int codegen_flags_changed;
|
||||
|
||||
Reference in New Issue
Block a user