flycast/core
Christoph "baka0815" Schwerdtfeger 001a767ab7 CHD: swap bytes of CHDv5+ audio tracks
Thanks @flyinghead
See https://github.com/libretro/reicast-emulator/pull/370
2018-11-03 19:29:55 +01:00
..
arm_emitter core: Android studio fixes 2018-07-09 09:31:45 +02:00
cfg Compatibility getch() for VS 2008/2013 2018-09-20 17:49:04 -04:00
deps CHD: If uncompressed we don't need to check compression 2018-10-30 21:27:25 +01:00
emitter Mac: Reference / implement preprocessor directives 2018-08-25 13:03:29 -04:00
hw removed pragma once from arm-new.h, inline file 2018-10-28 15:10:53 -04:00
imgread CHD: swap bytes of CHDv5+ audio tracks 2018-11-03 19:29:55 +01:00
khronos SDL: Drop SDL1.2 support and use SDL2 for GLES, too 2015-10-11 18:41:23 +02:00
linux Add missing include guards 2018-10-28 13:45:46 +01:00
linux-dist Fix compilation on systems without evdev 2018-10-24 20:27:12 +01:00
nacl Maple: Reworked the way controllers are created 2018-08-21 00:33:18 -04:00
oslib Merge pull request #1327 from gameblabla/voidlinuxmusl 2018-08-25 21:25:02 +03:00
profiler Bind profiling in X11 to F10 2015-09-03 21:08:13 +02:00
rec-ARM Exit cleanly in desktop platforms 2018-07-23 19:52:50 +02:00
rec-cpp Block checks for rec-cpp 2018-08-13 21:37:59 +02:00
rec-x64 Exit cleanly in desktop platforms 2018-07-23 19:52:50 +02:00
rec-x86 Fix sh4 FTRC op to use correct positive cutoff value. 2018-10-02 12:38:49 +02:00
reios PGC: Avoid an issue with extended IDs 2018-08-27 05:42:35 -04:00
rend Softrend: clean up if/else 2018-09-04 21:01:03 +02:00
sdl SDL: Fix keyboard usage 2018-09-03 19:23:22 +02:00
webui Revert "Fix to windows OpenFile dialog #1238" 2018-08-28 13:38:11 -04:00
windows os_MakeExecutable() using sizeof(sz) 2018-10-28 11:45:35 -04: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 CHD/FLAC: Use local deps for FLAC and enable on Android 2018-10-30 21:27:25 +01:00
nullDC.cpp Merge pull request #1412 from reicast/fh/aica-int-timing 2018-10-05 14:29:00 +02:00
stdclass.cpp stdclass: Make path getter function names more verbose 2015-09-02 15:49:00 +02:00
stdclass.h Allow for custom <device>.cfg files in the /mappings/ directory. 2018-06-13 19:33:51 +02:00
types.h AICA: Make async dma an option, default on 2018-10-05 14:24:56 +02:00

README.md

core

All of the interesting bits are here