machine_dreamcast.cc Source File
Back to the index.
Go to the documentation of this file.
59 fprintf(stderr,
"-------------------------------------"
60 "------------------------------------------\n"
61 "\n WARNING! You are emulating a Dreamcast without -X."
62 "\n You will miss graphical output!\n\n"
63 "-------------------------------------"
64 "------------------------------------------\n");
168 string name = ss.str();
210 me->set_default_ram = machine_default_ram_dreamcast;
MACHINE_DEFAULT_CPU(dreamcast)
MACHINE_DEFAULT_RAM(dreamcast)
struct symbol_context symbol_context
MACHINE_REGISTER(dreamcast)
#define MACHINE_DREAMCAST
struct memory_device * devices
void * device_add(struct machine *machine, const char *name_and_params)
#define MR_DEFAULT(x, name, arch, type)
void dreamcast_machine_setup(struct machine *)
uint32_t physical_ram_in_mb
#define DEV_RAM_MIGHT_POINT_TO_DEVICES
void add_symbol_name(struct symbol_context *, uint64_t addr, uint64_t len, const char *name, int type, int n_args)
const char * machine_name
void machine_entry_add_alias(struct machine_entry *me, const char *name)
void dev_ram_init(struct machine *machine, uint64_t baseaddr, uint64_t length, int mode, uint64_t otheraddress, const char *name)
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18