flycast/core
TwistedUmbrella 571b68d468 Fix building Windows alongside Android Studio
Windows: resolve missing reference to _SC_OPEN_MAX

https://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00023.html
https://libwebsockets.org/lws-api-doc-master/html/libwebsockets_8h_source.html

Windows: comment duplicate x86_ptr_imm definition

Replaced by more explicit type definitions. Fixes x64 compile

Restore secondary x86_ptr_imm for non-Windows

This appears to be a necessary duplicate for other platforms.
2018-06-25 12:04:14 -04: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 Allow loading of lst files (Naomi support #1188) 2018-06-21 19:24:05 +02:00
deps Fix building Windows alongside Android Studio 2018-06-25 12:04:14 -04:00
emitter Fix building Windows alongside Android Studio 2018-06-25 12:04:14 -04:00
hw Merge pull request #1152 from flyinghead/fh/modvols 2018-06-09 17:52:51 +02:00
imgread GDI: Explicitly set skipws-flag 2018-06-25 09:14:51 +02:00
khronos SDL: Drop SDL1.2 support and use SDL2 for GLES, too 2015-10-11 18:41:23 +02:00
linux rpi: add option to use mesa or new vendor gl libs 2018-04-11 21:42:57 +02:00
linux-dist Merge pull request #1180 from baka0815/unused_code 2018-06-14 15:52:23 -04:00
nacl Might help compilation in other platforms 2015-12-07 21:27:19 -03:00
oslib Merge pull request #1 from OrN/rpi2-stuff 2018-04-11 21:33:45 +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 First steps for android studio builds 2018-06-25 12:04:07 -04:00
reios reios/naomi: First baby steps to support booting naomi roms 2015-08-19 01:29:46 +02:00
rend Implement clipping. Enabled by default. 2018-06-09 18:11:47 +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 Really force -fPIC everywhere 2018-06-25 12:04:14 -04:00
nullDC.cpp Implement clipping. Enabled by default. 2018-06-09 18:11:47 +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 Implement clipping. Enabled by default. 2018-06-09 18:11:47 +02:00

README.md

core

All of the interesting bits are here