Home
last modified time | relevance | path

Searched refs:dynarec (Results 1 – 25 of 62) sorted by relevance

123

/dports/games/libretro-gpsp/gpsp-300d0c0/
H A Dretro_emu_thread.c21 bool dynarec = (*args_str++ == 1) ? true : false; in retro_run_emulator() local
28 if (dynarec) in retro_run_emulator()
77 bool retro_init_emu_thread(bool dynarec, u32 cycles) in retro_init_emu_thread() argument
89 args[0] = dynarec ? 1 : 0; in retro_init_emu_thread()
H A Dretro_emu_thread.h18 bool retro_init_emu_thread(bool dynarec, u32 cycles);
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/
H A DREADME.md6 To enable a dynarec CPU core you must pass the WITH_DYNAREC value to make:
19 To build Android arm64 library with the new CXD4 RSP + Parallel RDP + dynarec do:
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/
H A DRELEASE26 - Allow to run dynarec in hardware DEP protected windows
93 - bugfix #268: use aligned malloc and mprotect to set executable status for dynarec emitted code
141 - r748: Fixed 64-bit dynarec crash in genj_idle() and genjal_idle()
211 - Bugfix: segfault in Goldeneye and Perfect Dark for 64-bit dynarec
212 - Bugfix: 64-bit dynarec bug in genld()
355 + two consecutive jump opcodes doesn't crash in the dynarec (result
358 + basic implementation of fpu opcodes in dynarec
360 + all jump opcodes implemented in the dynarec
361 + faster inside function loop with dynarec (register cache)
362 + various bug fixes in dynarec opcodes
[all …]
H A DREADME77 DBG_COUNT=1 == print R4300 instruction count totals (64-bit dynarec only)
79 DBG_PROFILE=1 == dump profiling data for r4300 dynarec to data file
/dports/games/libretro-core-info/libretro-core-info-1.9.7/
H A Dplay_libretro.info7 permissions = "dynarec"
H A Dpcsx1_libretro.info11 permissions = "dynarec"
H A Dpcsx_rearmed_libretro.info6 permissions = "dynarec"
H A Dpcsx_rearmed_interpreter_libretro.info45 … the other cores. This 'interpreter' variant of the core removes the CPU dynarec for compatibility…
H A Dpcsx_rearmed_libretro_neon.info6 permissions = "dynarec"
H A Dswanstation_libretro.info40 …es hardware rendering (OpenGL, Vulkan and D3D11), upscaling and 24-bit color and a 64-bit dynarec."
/dports/games/libretro-mu/Mu-ff746b8/qtBuildSystem/Mu/
H A DMu.pro90 DEFINES += SUPPORT_LINUX # forces the dynarec to use accurate mode and disable Nspire OS hacks
93 # Windows is only supported in 32 bit mode right now(this is a limitation of the dynarec)
126 # use platform independant C with no dynarec
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/pcsx_rearmed-54686ee7ccbba7220aaf69892ad3d77515478776/.github/ISSUE_TEMPLATE/
H A Dcustom-issue-report.md20 …m their default values, particularly including whether you are using the dynarec or interpreter CP…
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/.github/ISSUE_TEMPLATE/
H A Dcustom-issue-report.md20 …m their default values, particularly including whether you are using the dynarec or interpreter CP…
/dports/emulators/mgba/mgba-0.9.2/
H A DPORTING.md20 * MIPS dynarec
/dports/games/libretro-mgba/mgba-6186d45/
H A DPORTING.md20 * MIPS dynarec
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/
H A DREADME.md92 …a cpu at 4Ghz because they lack a mips3 dynarec), and the core needs to be built like this to enab…
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/
H A DChangeLog17 - Prelimiary Mac OS X (Intel) support (may contain bugs and dynarec is still not working yet).
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A DREADME.md127 …a cpu at 4Ghz because they lack a mips3 dynarec), and the core needs to be built like this to enab…
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/
H A Dconfigure135 --disable-dynarec) enable_dynarec="no"
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/
H A Dconfigure135 --disable-dynarec) enable_dynarec="no"
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/new_dynarec/backends/psx/
H A Dpcsxmem.c18 #error the dynarec is incompatible with Thumb functions,
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/new_dynarec/backends/psx/
H A Dpcsxmem.c18 #error the dynarec is incompatible with Thumb functions,
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Qt/languages/
H A Dppsspp_hu.ts991 <source>&amp;Fast Memory (dynarec, unstable)</source>
992 <translation type="obsolete">Gyors Memória (dynarec, instabil)</translation>
/dports/emulators/ppsspp/ppsspp-1.12.3/Qt/languages/
H A Dppsspp_hu.ts991 <source>&amp;Fast Memory (dynarec, unstable)</source>
992 <translation type="obsolete">Gyors Memória (dynarec, instabil)</translation>

123