emul.h Source File
Back to the index.
Go to the documentation of this file.
61 int n_devices,
char **device_names);
struct settings * settings
void emul_machine_setup(struct machine *machine, int n_load, char **load_names, int n_devices, char **device_names)
void emul_simple_init(struct emul *emul)
struct emul * emul_new(char *name)
void emul_run(struct emul *emul)
void emul_dumpinfo(struct emul *e)
struct machine * emul_add_machine(struct emul *e, char *name)
void emul_parse_config(struct emul *e, char *fname)
void emul_destroy(struct emul *emul)
struct emul * emul_create_from_configfile(char *fname)
struct machine ** machines
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17