unicorn/qemu/target-m68k
2015-12-20 12:28:15 +08:00
..
cpu-qom.h import 2015-08-21 15:04:50 +08:00
cpu.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
cpu.h import 2015-08-21 15:04:50 +08:00
helper.c import 2015-08-21 15:04:50 +08:00
helper.h import 2015-08-21 15:04:50 +08:00
m68k-qreg.h import 2015-08-21 15:04:50 +08:00
m68k-semi.c import 2015-08-21 15:04:50 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
op_helper.c import 2015-08-21 15:04:50 +08:00
qregs.def import 2015-08-21 15:04:50 +08:00
translate.c sparc, arm, m68k: check for exit request after every hooked instruction 2015-12-20 12:28:15 +08:00
unicorn.c cast all the values to write to registers in uc_reg_write() to unsigned type. this fixes issue #98 2015-09-04 11:17:08 +08:00
unicorn.h change uch to uc_struct (target-m68k) 2015-08-26 09:02:16 -04:00