mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
Merge branch 'master' into pc98x1
This commit is contained in:
@@ -476,7 +476,8 @@ typedef struct x54x_t {
|
||||
/* 8 bytes */
|
||||
char *bios_path; /* path to BIOS image file */
|
||||
char *mcode_path; /* path to microcode image file, needed by the AHA-1542CP */
|
||||
char *nvr_path; /* path to NVR image file */
|
||||
|
||||
char nvr_path[64]; /* path to NVR image file */
|
||||
|
||||
/* 56 bytes */
|
||||
/* Pointer to a structure of vendor-specific data that only the vendor-specific code can understand */
|
||||
|
||||
Reference in New Issue
Block a user