flycast/core/hw/sh4
flyinghead c344903a23 new x86 dynarec. Enable for android
refactor common code between x64 and x86 dynarecs.
x86 rewrite based on the x64 one
some discarded dyna blocks weren't fully unlinked
2021-01-26 13:16:48 +01:00
..
dyna new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
interpr new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
modules wince: attempt immediate read/write when address isn't translated 2021-01-07 19:18:53 +01:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_cache.h sh4: implement C and WT MMU bits in cache. Use mem handlers everywhere 2020-06-24 15:23:47 +02:00
sh4_core.h sh4: restore rounding/denormal mode after pausing the game 2021-01-19 18:28:21 +01:00
sh4_core_regs.cpp sh4: restore rounding/denormal mode after pausing the game 2021-01-19 18:28:21 +01:00
sh4_if.h new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
sh4_interpreter.h arm64: check CpuRunning at end of each timeslice. clean up 2020-04-24 19:56:38 +02:00
sh4_interrupts.cpp sh4: non-functional changes 2020-11-24 21:29:04 +01:00
sh4_interrupts.h sh4: non-functional changes 2020-11-24 21:29:04 +01:00
sh4_mem.cpp vmem: map area 4 access to vram 2020-12-20 17:25:28 +01:00
sh4_mem.h vmem: map area 4 access to vram 2020-12-20 17:25:28 +01:00
sh4_mmr.cpp sh4 ocache implementation. IC and OC address/data read/write in P4 2020-06-12 17:35:14 +02:00
sh4_mmr.h sh4 icache implementation. move aica out of sh4/interp. 2020-06-09 12:02:01 +02:00
sh4_opcode.h Merge branch 'androidui' 2013-12-28 22:28:50 +01:00
sh4_opcode_list.cpp sh4: promote opcode 0 as regular NOP 2020-11-21 20:06:59 +01:00
sh4_opcode_list.h rename and clean up 2019-08-30 23:35:10 +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 Cleanup compiler warnings (mostly sign-compare) 2020-03-30 23:00:43 +02:00
sh4_sched.h Cleanup compiler warnings (mostly sign-compare) 2020-03-30 23:00:43 +02:00