Significant cleanup of the NCR 53C810 code and some bugfixes;
The Green P board now has the AMIBIOS flag.
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
#define PCJR (romset==ROM_IBMPCJR)
|
||||
#define AMIBIOS (romset==ROM_AMI386SX || \
|
||||
romset==ROM_AMI486 || \
|
||||
romset==ROM_WIN486)
|
||||
romset==ROM_WIN486 || \
|
||||
romset==ROM_4GPV31)
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user