Replace the P6KFX with the KN97

KN97 is a popular Slot 1 FX board included also in the PCem-X days. Thanks to the recent additions it can be reintroduced back.
This commit is contained in:
tiseno100
2020-05-26 21:22:31 +03:00
committed by GitHub
parent b7618eae9b
commit 2bf573bf90
3 changed files with 36 additions and 11 deletions

View File

@@ -334,7 +334,7 @@ extern int machine_at_p65up5_cp6nd_init(const machine_t *);
/* m_at_slot1.c */
extern int machine_at_p65up5_cpknd_init(const machine_t *);
extern int machine_at_p6kfx_init(const machine_t *);
extern int machine_at_kn97_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_6bxc_init(const machine_t *);