Merge pull request #5205 from thedax/quantum3d

Add basic support for the Quantum3D Raven.
This commit is contained in:
Miran Grča
2025-04-15 22:25:44 +02:00
committed by GitHub
3 changed files with 40 additions and 0 deletions

View File

@@ -583,6 +583,7 @@ extern const device_t ps1vga_mca_device;
extern const device_t voodoo_device;
extern const device_t voodoo_banshee_device;
extern const device_t creative_voodoo_banshee_device;
extern const device_t quantum3d_raven_device;
extern const device_t voodoo_3_1000_device;
extern const device_t voodoo_3_1000_agp_device;
extern const device_t voodoo_3_2000_device;