Added new machine (4GPV31)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Handling of the emulated machines.
|
||||
*
|
||||
* Version: @(#)machine.h 1.0.13 2017/11/22
|
||||
* Version: @(#)machine.h 1.0.14 2017/12/04
|
||||
*
|
||||
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
|
||||
* Miran Grca, <mgrca8@gmail.com>
|
||||
@@ -136,6 +136,8 @@ extern void machine_at_r418_init(machine_t *);
|
||||
|
||||
extern void machine_at_wd76c10_init(machine_t *);
|
||||
|
||||
extern void machine_at_4gpv31_init(machine_t *);
|
||||
|
||||
extern void machine_pcjr_init(machine_t *);
|
||||
|
||||
extern void machine_ps1_m2011_init(machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user