machine_hpcsh.cc Source File
Back to the index.
Go to the documentation of this file.
69 fprintf(stderr,
"-------------------------------------"
70 "------------------------------------------\n"
71 "\n WARNING! You are emulating a HPCsh without -X."
72 "\n You will miss graphical output!\n\n"
73 "-------------------------------------"
74 "------------------------------------------\n");
114 me->set_default_ram = machine_default_ram_hpcsh;
void machine_entry_add_subtype(struct machine_entry *me, const char *name, int oldstyle_subtype,...)
#define MR_DEFAULT(x, name, arch, type)
uint32_t physical_ram_in_mb
#define EMUL_LITTLE_ENDIAN
MACHINE_DEFAULT_CPU(hpcsh)
const char * machine_name
MACHINE_DEFAULT_RAM(hpcsh)
void machine_entry_add_alias(struct machine_entry *me, const char *name)
#define MACHINE_HPCSH_JORNADA690
void dev_ram_init(struct machine *machine, uint64_t baseaddr, uint64_t length, int mode, uint64_t otheraddress, const char *name)
#define MACHINE_HPCSH_JORNADA680
struct vfb_data * dev_fb_init(struct machine *machine, struct memory *mem, uint64_t baseaddr, int vfb_type, int visible_xsize, int visible_ysize, int xsize, int ysize, int bit_depth, const char *name)
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18