twinaphex
|
4be0a245fb
|
Potential buildfixes for PS3
|
2018-10-09 16:01:53 +02:00 |
|
twinaphex
|
f79722be67
|
Define S_ISDIR
|
2018-10-09 14:56:36 +02:00 |
|
twinaphex
|
53e9da1d31
|
Add stub implementations for getcwd and chdir for PS3
|
2018-10-09 14:50:17 +02:00 |
|
twinaphex
|
db853e4217
|
Add PS3 ifdef
|
2018-10-09 14:47:52 +02:00 |
|
Sven
|
94d20ae9c8
|
add memory hooks for cheat/rumble
|
2018-08-11 17:14:07 -04:00 |
|
twinaphex
|
865c3e5e30
|
Update for Xbox - does not build yet though
|
2018-02-19 10:40:44 +01:00 |
|
not6
|
0ae70d41c2
|
wiiu fix
just do like other console
|
2018-01-27 11:18:07 +00:00 |
|
twinaphex
|
7b011d00f1
|
Updates to File.c
|
2017-07-04 07:58:30 +02:00 |
|
twinaphex
|
d067957e4e
|
Updates to File.c
|
2017-07-04 07:57:56 +02:00 |
|
twinaphex
|
1ad0f7d301
|
(Win32) Don't use PathFileExists
|
2017-07-04 07:56:40 +02:00 |
|
twinaphex
|
831fa13a35
|
Buildfix
|
2017-07-04 07:44:58 +02:00 |
|
twinaphex
|
13fc96bd5c
|
Add Win32 code to Src/Libretro/Timer.c
|
2017-07-04 07:43:45 +02:00 |
|
twinaphex
|
c9529c5fd7
|
Change WIN32 to _WIN32
|
2017-07-04 07:35:46 +02:00 |
|
twinaphex
|
60b0cde5f0
|
Update File.c
|
2017-07-04 07:34:35 +02:00 |
|
cxx
|
8bb7f9281b
|
Fix system ROM loading on 64-bit Linux
|
2017-03-10 20:14:00 +09:00 |
|
Tatsuya79
|
b2f825616f
|
Center the default mixer panning
That fake stereo is quite strange. Let's center it as we can't control it.
|
2016-12-06 22:09:15 +01:00 |
|
twinaphex
|
9fe06f96ff
|
(Emscripten) Fix build
|
2016-09-07 07:18:57 +02:00 |
|
meepingsnesroms
|
802d24efe9
|
Now compiles for android
|
2016-05-03 19:57:38 -07:00 |
|
twinaphex
|
e0a8638b5a
|
Use retro_dirent
|
2015-09-05 02:13:36 +02:00 |
|
twinaphex
|
bf43517565
|
Remove stuff not needed for libretro
|
2015-07-23 22:50:18 +02:00 |
|
Twinaphex
|
68b140143e
|
Build fix for OSX
|
2014-11-05 01:02:14 +01:00 |
|
twinaphex
|
1a7c1cef43
|
(r1293) Fixed strcpy crash when src and dst are the same
|
2014-11-04 16:27:20 +01:00 |
|
twinaphex
|
635776ed8e
|
Add preliminary JNI Makefile
|
2014-11-02 00:54:47 +01:00 |
|
aliaspider
|
b40c83ae6f
|
remove shlwapi dependancy when compiling with mingw
some mingw toolchains seem to have trouble with it.
|
2014-07-09 01:07:39 -08:00 |
|
aliaspider
|
650f533dc2
|
fix mingw build
|
2014-07-09 00:08:11 +01:00 |
|
twinaphex
|
f3b6ba260f
|
Very dangerous - static functions in romMapperNoWind called read/write
|
2014-07-08 00:05:47 +02:00 |
|
twinaphex
|
2705bdee56
|
Compiles for PS3 now
|
2014-07-07 23:38:08 +02:00 |
|
twinaphex
|
c02e4c5ba0
|
(Apple) Build fix for GCC 4.2.1
|
2014-07-07 23:09:48 +02:00 |
|
twinaphex
|
df82c4ed7c
|
Preliminary PS3 build fixes
|
2014-07-07 23:04:33 +02:00 |
|
twinaphex
|
e69912114e
|
(QNX) Fix QNX build
|
2014-07-07 22:53:59 +02:00 |
|
aliaspider
|
dd1f6b033e
|
add an error message on failed rom/bios load
|
2014-07-04 15:21:13 +01:00 |
|
aliaspider
|
44860dd42e
|
don't parse the whole Machine dir on start
|
2014-07-04 12:12:33 +01:00 |
|
aliaspider
|
c05e2bdc43
|
remove unused timer functions
|
2014-07-04 11:14:48 +01:00 |
|
aliaspider
|
3168e231a1
|
improve frame sync
|
2014-07-04 10:27:40 +01:00 |
|
aliaspider
|
ea5bd004b2
|
remove framebuffer.c, use image_buffer directly.
|
2014-07-03 15:03:51 +01:00 |
|
aliaspider
|
99ed794251
|
more cleanups
|
2014-07-03 13:13:43 +01:00 |
|
aliaspider
|
b432648582
|
remove some unneeded files and functions
|
2014-07-03 12:40:18 +01:00 |
|
aliaspider
|
7ae9c98e0b
|
Emulation now executes in the main thread, one frame at a time.
|
2014-07-03 12:19:14 +01:00 |
|
aliaspider
|
4c8ff5dfa9
|
clone Emulator.c in the libretro folder
and update makefile to use it instead
|
2014-07-03 10:50:03 +01:00 |
|
aliaspider
|
18eb22d6b6
|
(PSP) remove #include <pspthreadman.h> ( already included )
|
2014-06-30 23:14:36 +01:00 |
|
twinaphex
|
9e21368637
|
archThreadSleep can be the same for both PSP and non-PSP
|
2014-06-30 19:48:43 +02:00 |
|
twinaphex
|
c974a78235
|
Update libco
|
2014-06-30 19:30:23 +02:00 |
|
twinaphex
|
8d12920cf6
|
(Libretro/libco) Hook up libco for non-PSP targets (for portability)
|
2014-06-30 18:55:46 +02:00 |
|
aliaspider
|
229b6514cf
|
(PSP) fix linking errors.
add alternative for glob.c ( source: http://code.google.com/p/bennugd-
glob.c)
|
2014-06-30 14:19:46 +01:00 |
|
aliaspider
|
829c121b62
|
(PSP) fix build
|
2014-06-30 12:33:02 +01:00 |
|
aliaspider
|
5754d6d2d4
|
small workaround for the timing problem, will need a proper
implementation later.
|
2014-06-30 08:50:40 +01:00 |
|
aliaspider
|
bab2bc3559
|
fix timing
|
2014-06-30 08:05:38 +01:00 |
|
aliaspider
|
daed52dc90
|
implement basic context switching using "ucontext.h".
video/audio now work, timing still wrong.
|
2014-06-30 08:01:16 +01:00 |
|
aliaspider
|
0f35dcdd0e
|
emulation now works but blocks in the CPU thread
|
2014-06-30 06:21:12 +01:00 |
|
aliaspider
|
0636717c67
|
add Makefile.mini to linux-sdl
|
2014-06-30 05:42:25 +01:00 |
|