added/updated headers

This commit is contained in:
Akamaki
2024-08-15 10:54:08 +09:00
committed by GitHub
parent 44ce0dc282
commit a241a3ae8f
9 changed files with 43 additions and 1 deletions

View File

@@ -887,6 +887,7 @@ extern int machine_ps2_model_70_type3_init(const machine_t *);
extern int machine_ps2_model_80_init(const machine_t *);
extern int machine_ps2_model_80_axx_init(const machine_t *);
extern int machine_ps2_model_70_type4_init(const machine_t *);
extern int machine_ps55_model_50t_init(const machine_t*);
/* m_tandy.c */
extern int tandy1k_eeprom_read(void);