Added Diamond Stealth 64 DRAM (S3 Trio64) emulation.

This commit is contained in:
OBattler
2016-08-03 18:50:25 +02:00
parent 45f01cc67e
commit 3820ff068c
4 changed files with 94 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ device_t s3_bahamas64_device;
device_t s3_9fx_device;
device_t s3_phoenix_trio32_device;
device_t s3_phoenix_trio64_device;
device_t s3_diamond_stealth64_device;
device_t s3_miro_vision964_device;