]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Tester disassembler indirect operand reads, prevents crashes when disassembling instr...
authorToni Wilen <twilen@winuae.net>
Sat, 16 May 2020 12:38:57 +0000 (15:38 +0300)
committerToni Wilen <twilen@winuae.net>
Sat, 16 May 2020 12:38:57 +0000 (15:38 +0300)
commit7cedd5d80bd713c42f0a4568d1c6ddc8f6b606d9
treef6c73b7e19e0c2d3640d120b170155dcbb82f67d
parentf65aef25ff4641c8e692c75c068b632255d6c3e0
Tester disassembler indirect operand reads, prevents crashes when disassembling instruction that partially crosses bus error address space.
cputest/adis/decode_ea.c
cputest/adis/defs.h
cputest/adis/globals.c
cputest/adis/opcode_handler_cpu.c
cputest/adis/opcode_handler_fpu.c
cputest/adis/opcode_handler_mmu.c
cputest/adis/util.c
cputest/main.c