flycast/core/hw/sh4/dyna
Flyinghead 8dc35a3916 use doubles to emulate FIPR on x86
fixes Sonic Adventure falling off the track in Windy Valley
2019-11-05 16:07:56 +01:00
..
blockmanager.cpp optimize read and write area7 handler. Simplify mem handlers template 2019-11-02 12:02:39 +01:00
blockmanager.h dyna: only protect ram when needed. Use const ref to avoid copies 2019-09-30 15:47:05 +02:00
decoder.cpp dyna: use xxhash instead of sha1 to hash code blocks 2019-09-29 23:14:38 +02:00
decoder.h wince: use setjmp/longjmp instead of try/catch for dynarecs 2019-04-15 18:02:34 +02:00
decoder_opcodes.h build: Refactor HOST_NO_REC everywhere 2015-07-25 13:19:26 +02:00
driver.cpp OSX build fix 2019-09-30 20:14:46 +03:00
ngen.h dyna: get rid of SmcCheckLevel options. Fix rec-cpp 2019-09-29 18:18:46 +02:00
rec_config.h implement fpu disable exception and other interp and mmu fixes 2019-03-19 21:35:55 +01:00
regalloc.h optimize read and write area7 handler. Simplify mem handlers template 2019-11-02 12:02:39 +01:00
shil.cpp dynarec: use paddr to check for bios blocks + more 2019-08-30 14:11:15 +02:00
shil.h regalloc: convert 64-bit regs to 32-bit as needed 2019-11-02 20:28:08 +01:00
shil_canonical.h use doubles to emulate FIPR on x86 2019-11-05 16:07:56 +01:00
ssa.cpp sh4/dyna: use new logging 2019-07-01 12:17:51 +02:00
ssa.h regalloc: convert 64-bit regs to 32-bit as needed 2019-11-02 20:28:08 +01:00
ssa_regalloc.h regalloc: convert 64-bit regs to 32-bit as needed 2019-11-02 20:28:08 +01:00