flycast/core
Flyinghead 1c80207879 arm64: implement ftrv and frswap 2019-01-10 21:22:53 +01:00
..
archive Naomi: 7z archives - Split/parent roms 2018-11-23 18:46:21 +01:00
arm_emitter core: Android studio fixes 2018-07-09 09:31:45 +02:00
cfg Naomi: M1/M2 mame roms support. M4 carts still WIP 2018-11-05 22:53:38 +01:00
deps arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
emitter arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
hw arm64: use register spans allocation. Implement some opcodes natively 2019-01-09 16:35:23 +01:00
imgread Check CDI version to avoid loading any crap as a CDI image and crashing 2019-01-02 16:43:36 +01:00
khronos SDL: Drop SDL1.2 support and use SDL2 for GLES, too 2015-10-11 18:41:23 +02:00
linux arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
linux-dist switch between interpreter and dynarec at runtime 2018-11-11 23:49:41 +01:00
nacl Merge remote-tracking branch 'origin/master' into fh/mymaster 2018-09-20 17:28:41 +02:00
oslib dsound: always wait on push 2018-10-04 10:56:07 +02:00
profiler Bind profiling in X11 to F10 2015-09-03 21:08:13 +02:00
rec-ARM ARM dynarec: do a block check on the entire block 2018-11-29 17:01:31 +01:00
rec-ARM64 arm64: implement ftrv and frswap 2019-01-10 21:22:53 +01:00
rec-cpp arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
rec-x64 x64 dynarec: don't reset the cycle counter but add a time slice 2018-11-22 18:57:07 +01:00
rec-x86 rec-x86: Load PC from sh4 context in ngen_mainloop 2018-09-23 12:04:07 +02:00
reios Naomi: M1/M2 mame roms support. M4 carts still WIP 2018-11-05 22:53:38 +01:00
rend Move DumpTexture() to CustomTexture and other fixes 2019-01-02 09:33:19 +01:00
sdl If GL4 renderer is not supported, fall back to default. Fix SDL GL init. 2018-10-04 13:37:45 +02:00
webui Revert "Fix to windows OpenFile dialog #1238" 2018-08-28 13:38:11 -04:00
windows switch between interpreter and dynarec at runtime 2018-11-11 23:49:41 +01:00
README.md Rename newdc to reicast 2015-08-11 20:52:09 +02:00
build.h arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
core.mk arm64 dynarec using vixl 2019-01-07 21:50:46 +01:00
dispframe.cpp dispframe: initialize color clamping, for and palettes after loading 2018-12-13 09:37:11 +01:00
nullDC.cpp Android: add Load Custom Textures option 2018-12-31 08:52:50 +01:00
serialize.cpp Naomi: save cart state into save state 2018-11-06 17:54:54 +01:00
stdclass.cpp Naomi: 7z archives - Split/parent roms 2018-11-23 18:46:21 +01:00
stdclass.h Naomi: 7z archives - Split/parent roms 2018-11-23 18:46:21 +01:00
types.h Custom textures loading and dumping 2018-12-30 18:42:55 +01:00

README.md

core

All of the interesting bits are here