Added the ASUS ISA-486C.

This commit is contained in:
OBattler
2025-05-07 07:20:54 +02:00
parent a48f9bc7ba
commit 20d04c7c08
6 changed files with 76 additions and 0 deletions

View File

@@ -508,6 +508,7 @@ extern int machine_at_pc916sx_init(const machine_t *);
sure this appear here (and in the .c file) in the order and position
in which they appear in the machine table. */
extern int machine_at_dataexpert386wb_init(const machine_t *);
extern int machine_at_isa486c_init(const machine_t *);
extern int machine_at_genoa486_init(const machine_t *);
extern int machine_at_ga486l_init(const machine_t *);
extern int machine_at_cougar_init(const machine_t *);