Two minor bugfixes in the NCR 53C810 code;
Slightly changed the FDC's timer usage; Added an #include to cdrom.c that should be there.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <wchar.h>
|
||||
#define HAVE_STDARG_H
|
||||
#include "../86box.h"
|
||||
#include "../config.h"
|
||||
#include "../timer.h"
|
||||
|
||||
Reference in New Issue
Block a user