Commit Graph

685 Commits

Author SHA1 Message Date
Twinaphex
2df750bd97 (libretro) Reset now works - moved menu settings around 2012-05-16 00:05:43 +02:00
Themaister
4b25ad4390 Fix build. 2012-05-15 22:21:13 +02:00
Twinaphex
6c756b664d Aded some defines to Makefile targets 2012-05-15 22:04:52 +02:00
Twinaphex
baf8929a5f Removed isatty code 2012-05-15 22:01:14 +02:00
Twinaphex
a40850dc0e (libretro PS3) MP3 music works now 2012-05-15 21:31:51 +02:00
Themaister
5f14bd3a49 Fix path handling when loading from relative path. 2012-05-15 21:37:01 +02:00
Twinaphex
0ed4e8c2e2 Fixed transparent enemies/items 2012-05-15 20:43:56 +02:00
Twinaphex
7b0ff90329 (PS3 libretro) Exits properly now 2012-05-15 13:37:57 +02:00
Twinaphex
c9ec143274 (PS3 libretro) PS3 port works now - MP3 music code had to be
commented out for now - it crashes at D_DoomDeinit invocation
right now
2012-05-15 06:02:58 +02:00
Twinaphex
be504e5f9d Some fixes - don't under any circumstance try to autoload a
saved game at startup
2012-05-15 03:55:01 +02:00
Twinaphex
ad82ce8dce Remove unneeded minimad.c 2012-05-15 03:38:45 +02:00
Twinaphex
d028c62c89 Some console compatibility fixes - still crashes on PS3 2012-05-15 03:32:49 +02:00
Twinaphex
e1417b645c Baked in libmad into libretro port 2012-05-15 02:20:33 +02:00
Twinaphex
ae9d0fe84e (libretro) Fixed I_FindFile implementation - WAD loading
would previously only work if you launhed RetroArch from
 the same directory where your WADs were located
2012-05-15 01:03:43 +02:00
Twinaphex
f7f9a26b88 Added libmad to repo 2012-05-14 23:16:05 +02:00
Themaister
bb008b0f41 setvolume callback. 2012-05-14 22:35:24 +02:00
twinaphex
6393758496 Update README.md 2012-05-14 23:33:47 +03:00
Themaister
3383385c54 replace access() with fopen(). 2012-05-14 22:32:03 +02:00
Twinaphex
bb8b8c841a GetRandomTimeSeed hardcoded to fixed value - SDL timer code
should be gone now
2012-05-14 22:17:46 +02:00
Themaister
d46ab23a7b Fix segfault when file isn't present. 2012-05-14 22:24:57 +02:00
Themaister
7847eb828f Bump volume. 2012-05-14 21:35:28 +02:00
Themaister
0b66a0387d Fix looping. 2012-05-14 20:52:58 +02:00
Themaister
14e9b4b22d Music playing appears to work. 2012-05-14 20:40:06 +02:00
Twinaphex
20ebbdb7a0 (libretro) Added 40 and 50fps modes 2012-05-13 22:22:57 +02:00
Twinaphex
548cfab318 (libretro) Custom r_fps for libretro - taken out most timer code 2012-05-13 22:07:05 +02:00
Themaister
d1bae38de7 60 fps appears to work. 2012-05-13 19:04:53 +02:00
Themaister
feb83a05f0 Should fix audio stuttering. 2012-05-13 18:47:10 +02:00
Themaister
96a015f90e Avoid some sleeping/timer crap. 2012-05-13 17:26:53 +02:00
Themaister
0a37762600 Pitch is better? Hard to tell if correct. 2012-05-13 16:17:31 +02:00
Themaister
8208956ce6 Fix crash. 2012-05-13 15:43:44 +02:00
Themaister
6778f84458 Better pitch. 2012-05-13 15:24:04 +02:00
Themaister
3586f9eff1 Get some audio. Not sure if pitch is correct. 2012-05-13 15:17:31 +02:00
Themaister
c1ff9f3ba2 retro_run() runs for one D_Display(). 2012-05-13 14:51:17 +02:00
Twinaphex
da2dfa749d Initial commit 2012-05-12 22:26:23 +02:00
twinaphex
f3fd38ac0f initial commit 2012-05-12 13:31:38 -07:00