36 #include <sys/types.h> 92 int func = (cpu->
pc & 0xf0) >> 4;
103 fatal(
"[ LUNA88K PROM emulation: unimplemented function 0x%" PRIx32
" ]\n", func);
void fatal(const char *fmt,...)
int store_32bit_word(struct cpu *cpu, uint64_t addr, uint64_t data32)
void luna88kprom_init(struct machine *machine)
uint32_t r[N_M88K_REGS+1]
void console_putchar(int handle, int ch)
void cpu_register_dump(struct machine *m, struct cpu *cpu, int gprs, int coprocs)
int luna88kprom_emul(struct cpu *cpu)