flycast/core/hw/sh4
Flyinghead 8cb86de026 Make SMCCheck=Fast work on arm64
The issue is that flushing the dynarec cache makes rewriting fail for
the currently executing block. So this avoids flushing the cache too
often but the problem remains.
2019-05-28 19:40:30 +02:00
..
dyna regalloc: handle mem ops differently in wince mode 2019-05-28 19:37:24 +02:00
interpr wince: unify _vmem and vmem32. Use 4GB virtual space on 64-bit arch 2019-05-23 11:40:33 +02:00
modules Make SMCCheck=Fast work on arm64 2019-05-28 19:40:30 +02:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_core.h dynarec: WinCE support WIP 2019-03-25 11:53:13 +01:00
sh4_core_regs.cpp wince: unify _vmem and vmem32. Use 4GB virtual space on 64-bit arch 2019-05-23 11:40:33 +02:00
sh4_if.h wince: unify _vmem and vmem32. Use 4GB virtual space on 64-bit arch 2019-05-23 11:40:33 +02:00
sh4_interpreter.h CMake/Master working, tested on windows with Clang && MSC (x86,x64) 2019-04-12 16:59:39 -04:00
sh4_interrupts.cpp add save states 2018-09-02 09:49:23 -04:00
sh4_interrupts.h sh4/mmu: Typo fixes, less log spam 2015-09-29 03:11:28 +02:00
sh4_mem.cpp Moving vmem to separate files with a proper interface. 2019-05-11 22:09:52 +02:00
sh4_mem.h Merge remote-tracking branch 'origin/master' into fh/wince-dynarec 2019-05-22 14:13:00 +02:00
sh4_mmr.cpp implement fpu disable exception and other interp and mmu fixes 2019-03-19 21:35:55 +01:00
sh4_mmr.h Naomi: implement undocumented SH4 registers to make version h bios happy 2018-11-06 10:54:13 +01:00
sh4_opcode.h Merge branch 'androidui' 2013-12-28 22:28:50 +01:00
sh4_opcode_list.cpp dynarec: add negc and xtrct op codes 2019-05-26 13:30:05 +02:00
sh4_opcode_list.h dynarec: add negc and xtrct op codes 2019-05-26 13:30:05 +02:00
sh4_rom.cpp Split CFLAGS/CXXFLAGS on core.mk, warning fixes 2014-05-12 20:53:43 +03:00
sh4_rom.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_sched.cpp CMake/Master working, tested on windows with Clang && MSC (x86,x64) 2019-04-12 16:59:39 -04:00
sh4_sched.h New save state format 2018-10-29 15:11:34 +01:00