Replaced the TX100 with the FIC VA-502

Socket 7 predecessor to the already added VA-503+
This commit is contained in:
tiseno100
2020-05-04 14:59:20 +03:00
committed by GitHub
parent 721c64a045
commit b87b01896a
3 changed files with 11 additions and 9 deletions

View File

@@ -309,8 +309,9 @@ extern int machine_at_807ds_init(const machine_t *);
#endif
extern int machine_at_p5mms98_init(const machine_t *);
extern int machine_at_ficva502_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_tx100_init(const machine_t *);
extern int machine_at_advanceii_init(const machine_t *);
#endif