Machine table revisions

- Fixes maximum RAM amounts on some motherboards
- Adds finalized 430TX roster
- Removes VLB from all PCI boards as none of our emulated PCI boards have VLB
This commit is contained in:
nerd73
2020-03-25 21:10:14 -06:00
parent d05dbb8a5e
commit a14429dbee
5 changed files with 117 additions and 82 deletions

View File

@@ -4028,7 +4028,7 @@ const device_t s3_phoenix_vision864_pci_device =
const device_t s3_diamond_stealth64_vlb_device =
{
"S3 Trio64 (Diamond Stealth64 DRAM) VLB",
DEVICE_PCI,
DEVICE_VLB,
S3_DIAMOND_STEALTH64_764,
s3_init,
s3_close,