Commit Graph

738 Commits

Author SHA1 Message Date
twinaphex
7a66a50b93 (Libretro) Set sampling rate back to 44Khz after complaints 2013-02-03 04:57:58 +01:00
twinaphex
370e505af6 (360) Fix solution 2013-02-03 03:24:51 +01:00
twinaphex
53104c2a29 Update target names 2013-02-02 17:49:22 +01:00
twinaphex
5d03f645ea Merge git://github.com/ekeeke/Genesis-Plus-GX 2013-02-02 17:47:50 +01:00
EkeEke
cbffd356f6 [Core/CPU] optimized 68k stack read/write functions 2013-02-02 02:33:42 +01:00
EkeEke
7579d92c25 [Core/CPU] fixed Z80 registers initial state, added proper initialization when using PBC (verified on real hardware by Charles McDonald) 2013-02-02 02:33:14 +01:00
EkeEke
a3519baa93 [SCD] fixed & improved emulation of PRG-RAM write protection register (broken by previous revision): fixes Lunar - Eternal Blue (J) 2013-02-02 02:32:40 +01:00
twinaphex
18e61f4f29 (Libretro) Set samplerate to 48Khz 2013-02-01 02:31:07 +01:00
twinaphex
4cd46eb207 (360) Fix solution 2013-01-26 00:03:10 +01:00
twinaphex
0507933fd3 Update libretro version 2013-01-24 22:01:15 +01:00
EkeEke
7d833829e3 [SCD] fixed access to read-only registers on MD side (Batman Returns) 2012-12-10 20:26:53 +01:00
EkeEke
886084ca34 [GC/Wii]
. fixed CD Leds positioning when using NTSC filter
. improved CD Leds images (thanks to Iceknight)
2012-12-02 20:34:40 +01:00
ekeeke
ce3efb00b3 Merge pull request #11 from libretro/master
Android changes
2012-12-02 09:34:48 -08:00
twinaphex
c0eae9a4dc (Android) Define ARM mode for ARM targets - define ALIGN_WORD and
ALIGN_LONG to prevent crashes
2012-12-02 17:37:12 +01:00
EkeEke
2ce92e459a fixed broken input system initialization [Gamecube/Wii] 2012-11-26 22:48:41 +01:00
EkeEke
68fd6e7e89 * added configurable on-screen CD leds [Gamecube/Wii]
* Wii DVD light is now used to indicate when virtual CD tray is open
* make sure Wiimote is connected before auto-detecting input settings
2012-11-24 20:51:04 +01:00
EkeEke
00be89a4a6 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX 2012-11-24 20:03:59 +01:00
EkeEke
27282332aa fixed (again) Menacer/Justifier emulation when shooting outside active screen area (fix gun reload issue with some games) 2012-11-24 19:59:36 +01:00
ekeeke
643d9ddb4b Merge pull request #10 from libretro/master
(Libretro) Adds PSP support
2012-11-24 01:59:09 -08:00
twinaphex
a1823e07bf (PSP libretro) Add -G0 2012-11-24 04:34:19 +01:00
twinaphex
1e9cbbc62c (Libretro) Add PSP1 target 2012-11-23 20:51:59 +01:00
EkeEke
6804b15f5d [SCD] fixed typos 2012-11-22 22:10:18 +01:00
EkeEke
46e1894d7a [SCD] implemented cycle-accurate stopwatch counter 2012-11-22 22:04:29 +01:00
EkeEke
b28c86d826 fixed Menacer/Justifier emulation when shooting outside active screen area (fix gun reload issue with some games) 2012-11-22 21:59:00 +01:00
EkeEke
5dd1876419 [win32/sdl] improved SDL port (thanks to Enik) 2012-11-22 21:46:19 +01:00
EkeEke
1ace7445f6 fixed VDP DMA from SVP ROM latency, broken in r683 (graphic errors in Virtua Racing) 2012-11-21 22:37:46 +01:00
EkeEke
27bbffdffb fixed wrong loop iteration range 2012-11-21 01:32:08 +01:00
EkeEke
0820814156 [Wii] fixed inputs settings auto-detection on startup 2012-11-21 01:22:44 +01:00
ekeeke
958e28ed4d Merge pull request #9 from libretro/master
Libretro - Game Gear overscan screen fix + some other maintenance fixes
2012-11-20 11:27:55 -08:00
twinaphex
6012f2f765 Initialize geometry.aspect_ratio 2012-11-20 16:46:16 +01:00
twinaphex
71c84e3024 (360) Path fixes as per magicseb's suggestions 2012-11-20 04:27:24 +01:00
twinaphex
51e894cf2f Merge git://github.com/ekeeke/Genesis-Plus-GX 2012-11-20 04:21:30 +01:00
twinaphex
6e0e40200b (p1pkin) Bitmap size fix - out of bounds fixes (for Game Gear
overscan mode)
2012-11-16 17:34:25 +01:00
EkeEke
4d142b2e9c better keep gun initial position centered for when using analog sticks 2012-11-16 01:53:02 +01:00
EkeEke
7026a8445e * added automatic detection for CD games with Justifier/Menacer support
* improved Justifier/Menacer emulation
* [Wii only] fixed screen rendering when borders are disabled
2012-11-16 01:46:38 +01:00
twinaphex
157a7ed48f Add FRONTEND_SUPPORTS_RGB565 to MSVC 2010 solution 2012-11-13 12:43:30 +01:00
twinaphex
5e11a35fe7 Merge git://github.com/ekeeke/Genesis-Plus-GX 2012-11-07 10:02:14 +01:00
EkeEke
8d51460b1d [MD] added Super Mario World 64 (unlicensed) cartridge hardware emulation 2012-11-06 21:53:22 +01:00
EkeEke
5702eb2b8f [SCD] added default TOC for Shadow of the Beast II (prevent hangs when not using audio tracks) 2012-11-06 21:29:13 +01:00
EkeEke
9540bf1fe0 [SCD] incremented CD drive read latency: fixes Space Adventure Cobra (freeze when opening coffin at 2nd morgue scene) 2012-11-06 21:04:29 +01:00
Squarepusher
1c5b9bdadc Merge pull request #3 from ficoos/null_probs
Fix wierd (null) error
2012-10-28 21:48:35 -07:00
Saggi Mizrahi
ab9930c855 Fix wierd (null) error
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-10-29 00:39:01 -04:00
twinaphex
6d1ebc205b Nit #2 2012-10-29 04:29:47 +01:00
twinaphex
b0e267235e Nit 2012-10-29 03:21:49 +01:00
ekeeke
b02141b5e1 Merge pull request #7 from libretro/master
New updates to libretro port
2012-10-27 07:28:01 -07:00
twinaphex
9ea7a5ab0a (MSVC) Updated solutions 2012-10-26 20:46:07 +02:00
twinaphex
4e3718f10b Merge git://github.com/ekeeke/Genesis-Plus-GX 2012-10-26 18:34:22 +02:00
EkeEke
0a4a04c09b oops, "mute" bit should not have been set 2012-10-25 01:21:30 +02:00
EkeEke
7530e89c01 [SCD] improved CDD emulation accuracy (various fixes in CD player menu) 2012-10-25 01:14:53 +02:00
EkeEke
8b3f89addf fixed bug introduced in previous revision (CD swap in Mode 1) 2012-10-25 01:13:53 +02:00