flycast/core/hw/sh4
Flyinghead 6ea61b9084 android: support 4KB and 16KB page sizes on 64-bit platforms 2025-07-06 22:16:06 +02:00
..
dyna android: support 4KB and 16KB page sizes on 64-bit platforms 2025-07-06 22:16:06 +02:00
interpr dynarec: proper ftrc implem. (arm32/64) Use double for fipr/ftrv 2025-01-27 17:30:06 +01:00
modules sh4: fix wince api trace calls 2025-06-21 10:25:52 +02:00
CMakeLists.txt CMake Refactors (#1979) 2025-06-24 16:33:12 +02:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_cache.h haptic: add sine effect. implement spring for midi FFB 2025-06-16 17:50:36 +02:00
sh4_core.h dynarec: use sh4 ctx to get register pointers. prefer offset 2024-11-09 18:44:51 +01:00
sh4_core_regs.cpp sh4: split xffr array. Fix FPCB_PAD on windows 2024-11-13 10:31:45 +01:00
sh4_cycles.cpp sh4: refactor interpreter and recompiler with Sh4Executor interface 2024-11-07 18:14:18 +01:00
sh4_cycles.h sh4: pass sh4 context to dynarecs, sh4cycles and caches 2024-11-09 13:25:55 +01:00
sh4_if.h android: support 4KB and 16KB page sizes on 64-bit platforms 2025-07-06 22:16:06 +02:00
sh4_interpreter.h sh4: build fix. rounding mode refactoring 2024-11-08 21:34:24 +01:00
sh4_interrupts.cpp sh4: pass context to interpreter funcs. get rid of sh4 regs #define 2024-11-08 18:36:08 +01:00
sh4_interrupts.h mushiking series support 2023-04-12 10:09:21 +02:00
sh4_mem.cpp sh4: build fix. rounding mode refactoring 2024-11-08 21:34:24 +01:00
sh4_mem.h aica: use namespaces, simplify api, handle serialization 2023-01-30 10:40:07 +01:00
sh4_mmr.cpp Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
sh4_mmr.h battle cable: notify user when data first received from peer 2024-12-11 11:04:44 +01:00
sh4_opcode_list.cpp Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
sh4_opcode_list.h Replace sprintf with snprintf (#1884) 2025-03-25 18:47:07 +01:00
sh4_rom.cpp refactor embedded resource loading. Use for imgui font and android OSD 2024-01-02 14:37:29 +01:00
sh4_rom.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_sched.cpp Battle cable support 2023-11-23 16:40:20 +01:00
sh4_sched.h maple: yet another maple timing change 2025-01-28 17:26:22 +01:00
storeq.cpp sh4: move sqWrite func into sh4 context. Simplify usage 2024-11-09 16:54:47 +01:00