flycast/core/hw/sh4
Flyinghead 2c91ca96fc rec-arm64: fix transitions to/from mmu
exit mainloop() before regenerating it
make sure dynarec cache is cleared between runs
when deserializing, clear dynarec cache after setting mmu state
2019-05-25 18:03:18 +02:00
..
dyna rec-arm64: fix transitions to/from mmu 2019-05-25 18:03:18 +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 wince: enable/disable vmem32 based on mmu state 2019-05-24 18:19:33 +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 sh4 interp: add IsFloatingPoint() to op desc. Add delay slot 0 hack 2019-03-20 13:45:35 +01:00
sh4_opcode_list.h sh4 interp: add IsFloatingPoint() to op desc. Add delay slot 0 hack 2019-03-20 13:45:35 +01: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