Significant cleanup of the NCR 53C810 code and some bugfixes;

The Green P board now has the AMIBIOS flag.
This commit is contained in:
OBattler
2017-12-22 06:18:12 +01:00
parent 61e9077dfb
commit 37fc5642ca
2 changed files with 1608 additions and 1754 deletions

View File

@@ -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