flycast/core/hw/sh4
Flyinghead 0ac483acfc sh4 dynarec refactoring
sh4 code buffer class
dynarec interface and implementations
2023-09-12 16:52:25 +02:00
..
dyna sh4 dynarec refactoring 2023-09-12 16:52:25 +02:00
interpr sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
modules sh4 dynarec refactoring 2023-09-12 16:52:25 +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 mmu: get rid of FullMMU option. Detect wince with string id in ram 2023-02-18 13:33:38 +01:00
sh4_core_regs.cpp dyna: implement missing ops: ldc/stc sr/fpscr, tas, div1 2022-12-17 11:09:51 +01:00
sh4_cycles.cpp sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
sh4_cycles.h sh4: more accurate cycle counting 2023-03-07 18:35:01 +01: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 dyna: implement missing ops: ldc/stc sr/fpscr, tas, div1 2022-12-17 11:09:51 +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: check access length when getting a ram pointer with GetMemPtr 2023-04-09 20:47:12 +02:00
sh4_mem.h aica: use namespaces, simplify api, handle serialization 2023-01-30 10:40:07 +01:00
sh4_mmr.cpp sh4: only reset serial pipe on hard reset 2023-04-09 20:56:14 +02:00
sh4_mmr.h hw: new hardware register implementation 2023-02-10 12:51:36 +01:00
sh4_opcode_list.cpp sh4: more accurate cycle counting 2023-03-07 18:35:01 +01:00
sh4_opcode_list.h sh4: more accurate cycle counting 2023-03-07 18:35:01 +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 picotcp: fix kos ppp nego. modem,bba: fix kos detection 2023-06-23 11:40:22 +02:00
sh4_sched.h picotcp: fix kos ppp nego. modem,bba: fix kos detection 2023-06-23 11:40:22 +02:00
storeq.cpp dynarec: refactor imm mem r/w and store queue handlers. clean up mmu 2023-02-18 13:33:38 +01:00