flycast/core/hw/sh4
Flyinghead b3de6a166d area 7 access to sh4 mm registers only through mmu translation
on-chip ram area isn't translated in both user and supervisor modes
vmem: return 0 for non-mapped region reads
Fixes dolphin blue crash/freeze. Issue #62
Fixes Resident Evil - Code Veronica X (Chris) floor 1F crash
2021-04-01 13:30:37 +02:00
..
dyna arm32: store queue dynarec optim. ditch Unstable Optimizations 2021-03-29 14:26:55 +02:00
interpr use aligned struct for sqbuffers and sh4 context 2021-03-23 16:07:53 +01:00
modules area 7 access to sh4 mm registers only through mmu translation 2021-04-01 13:30:37 +02:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_cache.h area 7 access to sh4 mm registers only through mmu translation 2021-04-01 13:30:37 +02:00
sh4_core.h No more fast-math on x86/x64. Yet another FTRC fix 2021-03-11 12:27:00 +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 up sh4 context pad to 64k to keep windows happy 2021-03-29 21:12:43 +02:00
sh4_interpreter.h gdb server agent 2021-03-23 14:49:19 +01:00
sh4_interrupts.cpp gdb server agent 2021-03-23 14:49:19 +01:00
sh4_interrupts.h clang-tidy: run readability-inconsistent-declaration-parameter-name and improve parameter names 2021-03-15 19:52:54 +01:00
sh4_mem.cpp pvr: use pvr_read32p/pvr_write32p to access 32b vram 2021-03-28 20:08:02 +02:00
sh4_mem.h use aligned struct for sqbuffers and sh4 context 2021-03-23 16:07:53 +01:00
sh4_mmr.cpp area 7 access to sh4 mm registers only through mmu translation 2021-04-01 13:30:37 +02:00
sh4_mmr.h area 7 access to sh4 mm registers only through mmu translation 2021-04-01 13:30:37 +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