Preliminary SB AWE64 Value and Standard, also, correct memory sizes

Also add 2MB option for AWE64 Value and Standard.

People sometimes removed the onboard RAM and replaced it with a 2MB chip.
This commit is contained in:
Jasmine Iwanek
2022-02-12 19:08:02 -05:00
parent 199a5a2b7b
commit 63066a9084
4 changed files with 169 additions and 16 deletions

View File

@@ -120,6 +120,8 @@ extern const device_t sb_16_pnp_device;
extern const device_t sb_32_pnp_device;
extern const device_t sb_awe32_device;
extern const device_t sb_awe32_pnp_device;
extern const device_t sb_awe64_value_device;
extern const device_t sb_awe64_device;
extern const device_t sb_awe64_gold_device;
/* Innovation SSI-2001 */