flycast/core
Stefanos Kornilios Mitsis Poiitidis 6ae93b31d1 ta: use 256-bit struct 2017-05-16 13:33:37 +02:00
..
arm_emitter Merge remote-tracking branch 'remotes/origin/skmp/ios-wip' into feat/segfault-context-consolidation 2015-05-16 07:12:19 +02:00
cfg cfg/ini.cpp: Fix buffer overflow in ConfigFile::parse() 2016-02-22 18:55:33 +01:00
deps nixprof: only save STT_FUNC 2015-09-03 21:08:35 +02:00
emitter OSX: Fiddling to get the rec-cpp/noexcept path running 2015-08-11 07:57:22 -04:00
hw ta: use 256-bit struct 2017-05-16 13:33:37 +02:00
imgread imgread/gdi.cpp: Fix buffer overflow in load_gdi() 2016-02-22 18:55:34 +01:00
khronos SDL: Drop SDL1.2 support and use SDL2 for GLES, too 2015-10-11 18:41:23 +02:00
linux nixprof: Fix printf, PRI & friends don't exist on android 2015-09-17 01:06:47 +02:00
linux-dist linux-dist/evdev: Use std::Map.find() instead of operator[] 2016-09-23 12:54:27 +02:00
nacl Might help compilation in other platforms 2015-12-07 21:27:19 -03:00
oslib alsa-backend: initialize variable "sub unit dir". This variable is passed into alsa as a pointer. Alsa will write to it but also read (!) from it. So the read will give undesired behavior when variable is not initialized. Depending on current alsa-config/hardware it leads to an error "Invalid argument" when submitting the parameters by invoking "snd_pcm_hw_params" a few lines later. 2016-10-18 22:31:31 +02:00
profiler Bind profiling in X11 to F10 2015-09-03 21:08:13 +02:00
rec-ARM vmem: Automatic fallback to slowpath if alloc fails 2015-08-12 03:09:44 +02:00
rec-cpp linux/softrend: Cleanup accidental file changes 2015-12-13 14:08:16 +01:00
rec-x64 xbyak: Move to deps folder 2015-08-24 13:27:51 +02:00
rec-x86 dyna: Fix f2i canonical + x86 to saturate 2016-05-14 04:15:16 +03:00
reios reios/naomi: First baby steps to support booting naomi roms 2015-08-19 01:29:46 +02:00
rend Merge pull request #914 from ghost/issue-883 2016-09-12 22:19:39 +02:00
sdl SDL: Remove some unused variables 2015-10-11 18:41:23 +02:00
webui webui/server.cpp: Fix buffer overflow in callback_http() 2016-02-22 18:55:34 +01:00
windows Remove unused lines. 2016-01-22 15:08:29 -03:00
README.md Rename newdc to reicast 2015-08-11 20:52:09 +02:00
build.h softrend: Fix windows build 2015-12-14 03:11:40 +01:00
core.mk linux/softrend: Optional via makefile, sse4.1 detection 2015-12-14 02:40:23 +01:00
nullDC.cpp rend/if: Logging/verification of MD5(ta command list data) 2015-10-05 23:49:12 +02:00
stdclass.cpp stdclass: Make path getter function names more verbose 2015-09-02 15:49:00 +02:00
stdclass.h stdclass: Make path getter function names more verbose 2015-09-02 15:49:00 +02:00
types.h rend/if: Logging/verification of MD5(ta command list data) 2015-10-05 23:49:12 +02:00

README.md

core

All of the interesting bits are here