twinaphex
bf6cb3e4f6
(Android) Fixed JNI Makefile
...
(General libretro) Build fix
2012-10-16 21:08:55 +02:00
twinaphex
5df07b84b8
Merge git://github.com/ekeeke/Genesis-Plus-GX
...
Conflicts:
libretro/libretro.c
2012-10-16 21:01:03 +02:00
EkeEke
3ffad6b6c6
updated libretro & win32 ports
2012-10-14 19:16:31 +02:00
twinaphex
c421da42c9
(libretro) CD audio works now
2012-10-14 17:45:00 +02:00
twinaphex
9cd0fb3cce
Fix build
2012-10-14 17:10:15 +02:00
twinaphex
ac986d94a0
Merge branch 'master' of https://github.com/libretro/Genesis-Plus-GX
2012-09-30 04:54:58 +02:00
twinaphex
5b8048c2d1
Fix buffer overflow - would probably be better to replace sprintf
...
everywhere with snprintf - note to ekeeke
2012-09-30 04:54:00 +02:00
Themaister
9399308051
Fills out bios paths if system dir is not set.
2012-09-23 01:33:36 +02:00
Squarepusher
59c7bb5df1
Add iso/ISO extensions
2012-09-04 01:19:03 +03:00
twinaphex
2bea974cc0
(360) Path fix so that CD BIOS loading works again - broken in
...
maister change
2012-08-22 12:20:51 +02:00
Squarepusher
5a5082c69f
Merge pull request #2 from ficoos/srm_load
...
Fix sram saving and loading for some games
2012-08-20 12:22:52 -07:00
Saggi Mizrahi
ac00116e10
Fix sram saving and loading for some games
...
Some games (eg. Sonic 3 & Knuckles) have sram but the core doesn't set
"sram.start" and "sram.end". In any case, this constant is used in
source/win/main.c.
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-08-17 21:26:47 -04:00
Twinaphex
f861ab1361
Revert "(Libretro) Add nonblock_state"
...
This reverts commit b15a94ffdf
.
2012-08-15 19:53:02 +02:00
twinaphex
f49e8e2f36
(Xbox 1 MSVC) Solution changes
2012-08-15 19:45:17 +02:00
Twinaphex
b15a94ffdf
(Libretro) Add nonblock_state
2012-08-15 09:50:47 +02:00
Themaister
b070a06a0e
Move sysdir checking to retro_load_game.
2012-08-14 21:46:30 +02:00
twinaphex
3122ce3323
(Xbox 1/360) C89 compatibility fixes
2012-07-26 14:16:13 +02:00
Twinaphex
c003038c36
(Libretro) Update
2012-07-26 13:53:24 +02:00
twinaphex
c80663f8d8
(360/Xbox 1) System environment path fixed - Sega CD games
...
should run now if a BIOS is present in system directory
2012-07-12 03:10:59 +02:00
twinaphex
baaec1acc3
(360) Embarrassing... fixes 360 build (audio)
2012-07-12 02:22:47 +02:00
Twinaphex
25efebe0ea
Hardcoded audio buffer size
2012-07-11 19:17:44 +02:00
Twinaphex
13e8181d8b
Duct tape fix - setting samplerate to 44Khz fixes the audio
...
underruns (tested on PS3/PC)
2012-07-11 02:39:07 +02:00
Twinaphex
e74ebc3027
Set audio buffer size to snd.buffer_size * 2 * 2
2012-07-10 22:22:32 +02:00
Twinaphex
38db336f93
(libretro) Implement error for logging
2012-07-10 19:15:26 +02:00
Twinaphex
04998786ca
Don't assume slash is appended at the end of the system dir
2012-07-10 05:44:32 +02:00
Twinaphex
a2bb067ded
Removed malloc.h include (for OSX compatibility)
2012-07-10 02:15:17 +02:00
twinaphex
eadec21e87
(MSVC) Working MSVC projects
2012-07-10 01:51:14 +02:00
Twinaphex
2780b78150
Add working libretro port
2012-07-09 23:14:35 +02:00