Added the RYC Leopard LX

An interesting kind of 386DXish/486 kind of board. Uses the IBM 486SLC(only!) which is commonly found in PS/2 & PS/1 286 & 386 computers as an "upgrade" chip
This commit is contained in:
tiseno100
2020-07-02 22:10:36 +03:00
committed by GitHub
parent d5e5c88f97
commit 525a6f0278
6 changed files with 199 additions and 1 deletions

View File

@@ -252,6 +252,8 @@ extern int machine_at_asus386_init(const machine_t *);
extern int machine_at_ecs386_init(const machine_t *);
extern int machine_at_micronics386_init(const machine_t *);
extern int machine_at_rycleopardlx_init(const machine_t *);
extern int machine_at_pb410a_init(const machine_t *);
extern int machine_at_acera1g_init(const machine_t *);