Merge pull request #6157 from Verloren50000/master

Add the Packard Bell Tacoma, the MSI MS-6119 and the Viglen Vig69M ROMs!
This commit is contained in:
Miran Grča
2025-09-14 01:55:31 +02:00
committed by GitHub
3 changed files with 59 additions and 12 deletions

View File

@@ -1136,7 +1136,10 @@ extern int machine_at_ax6bc_init(const machine_t *);
extern int machine_at_p2bls_init(const machine_t *);
extern int machine_at_p3bf_init(const machine_t *);
extern int machine_at_686bx_init(const machine_t *);
extern int machine_at_lgibmx7g_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t ms6119_device;
#endif
extern int machine_at_ms6119_init(const machine_t *);
extern int machine_at_p6sba_init(const machine_t *);
extern int machine_at_s1846_init(const machine_t *);