Add the MSI MS-6318 and its OEM versions

This commit is contained in:
Kotochi
2025-11-07 23:32:50 +03:00
parent ae5a34d31c
commit 2039d9f0e7
3 changed files with 204 additions and 0 deletions

View File

@@ -1302,6 +1302,10 @@ extern int machine_at_p6bap_init(const machine_t *);
/* VIA Apollo Pro 133A */
extern int machine_at_6via90ap_init(const machine_t *);
extern int machine_at_cuv4xls_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t ms6318_device;
#endif
extern int machine_at_ms6318_init(const machine_t *);
/* SiS 600 */
extern int machine_at_7sbb_init(const machine_t *);