Add BIOS selector and 1998 BIOS with working PS/2 mouse to the Rise R534F

This commit is contained in:
win2kgamer
2025-08-31 17:00:02 -05:00
parent 6f71e92385
commit 5c3118f6ea
3 changed files with 49 additions and 6 deletions

View File

@@ -1046,6 +1046,9 @@ extern int machine_at_via809ds_init(const machine_t *);
/* SiS 5571 */
extern int machine_at_cb52xsi_init(const machine_t *);
extern int machine_at_ms5146_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t r534f_device;
#endif
extern int machine_at_r534f_init(const machine_t *);
/* SiS 5581 */