flycast/core/hw/sh4
Flyinghead de6a43bd21 savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
..
dyna switch: fastmem/vmem implementation 2024-01-22 15:18:49 +01:00
interpr sh4: dont change host rounding mode in Sh4_int_Reset() 2023-10-06 18:17:14 +02:00
modules savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
fsca-table.h Moving code around, cleanups 2013-12-28 22:20:08 +01:00
sh4_cache.h sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
sh4_core.h sh4: dont change host rounding mode in Sh4_int_Reset() 2023-10-06 18:17:14 +02:00
sh4_core_regs.cpp arm64: notify compiler that x10 is used in setHostRoundingMode 2024-01-17 10:08:44 +01:00
sh4_cycles.cpp sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
sh4_cycles.h sh4: limit penalty cycles to first 3 mem ops 2023-10-16 14:39:15 +02:00
sh4_if.h dynarec: refactor imm mem r/w and store queue handlers. clean up mmu 2023-02-18 13:33:38 +01:00
sh4_interpreter.h Minor misc changes (#1360) 2024-01-02 14:38:16 +01:00
sh4_interrupts.cpp set some global to static 2023-03-07 18:36:26 +01:00
sh4_interrupts.h mushiking series support 2023-04-12 10:09:21 +02:00
sh4_mem.cpp sh4: fix P4 region mapping and on chip ram addressing 2024-02-27 17:39:51 +01:00
sh4_mem.h aica: use namespaces, simplify api, handle serialization 2023-01-30 10:40:07 +01:00
sh4_mmr.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
sh4_mmr.h sh4: fix P4 region mapping and on chip ram addressing 2024-02-27 17:39:51 +01:00
sh4_opcode_list.cpp sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
sh4_opcode_list.h Minor misc changes (#1360) 2024-01-02 14:38:16 +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 Battle cable support 2023-11-23 16:40:20 +01:00
storeq.cpp dynarec: refactor imm mem r/w and store queue handlers. clean up mmu 2023-02-18 13:33:38 +01:00