Commit Graph

30 Commits

Author SHA1 Message Date
OV2 ae201d0bf5 libretro: merge changes from libretro repo 2016-10-08 21:34:18 +02:00
OV2 5e0319ab3e libretro: rework controller assignment 2014-06-02 22:20:19 +02:00
OV2 6cdcd4eac0 libretro: range-check port id 2014-05-29 16:19:31 +02:00
OV2 768bf4948d libretro: do not display half-ready interlaced images 2014-05-25 18:13:28 +02:00
OV2 210645634c Merge commit 'a47d93f86ae8613095a6bfe2676d3be80bfdc7bc' 2014-03-22 15:53:59 +01:00
twinaphex b115ab775b Remove libsnes functions 2014-02-23 23:19:31 +01:00
Themaister 378298eef6 Fix calls to log interface. 2014-01-02 02:42:33 +01:00
twinaphex cef156fc8e (libretro) Go through new logger interface 2013-12-16 15:18:53 +01:00
Alcaro dacade0113 Fix 2MB leak on core unload. 2013-11-14 17:22:20 +01:00
Alcaro 25c0e7c948 Fix infinite loop when given bad ROMs (one byte files, for example); fix compile error that somehow snuck in. 2013-08-14 10:05:15 +02:00
Alcaro ed5752e8fa Fix finger slip that seems to pass in a null pointer. That's the advantage of -Werror. 2013-08-07 21:03:34 +02:00
Alcaro a71d14ba5f This should allow Multitap5 to work in both ports, including simultaneously. 2013-07-27 11:39:55 +02:00
Alcaro 9dd3ff810f Use joypad 2 for controller port 2, so player 1 don't control both players. 2013-07-27 11:36:04 +02:00
Alcaro e3e9ad3a69 Minor rewording. It felt weird. 2013-07-26 20:11:56 +02:00
Alcaro 233cb3061e Rename these. They're marked ABI, but no ZMZ using them has been released yet. 2013-07-26 20:02:44 +02:00
Alcaro 6c3a7f77f3 Add GoldFinger cheats too. Just for completeness' sake, I don't think anyone'll use them. 2013-07-26 19:58:44 +02:00
Alcaro a720f8280f Add cheat support to Libretro 2013-07-26 19:48:55 +02:00
Alcaro b1ae0f4d6b Mark these variable names as an ABI. 2013-07-26 16:02:06 +02:00
Alcaro 647d3b54bb Add support for toggling layers, sound channels, and some other stuff 2013-07-25 15:26:55 +02:00
OV2 532a76ddc0 libretro: remove unnecessary file extensions 2013-05-01 13:15:05 +02:00
OV2 d7e3fa64a2 libretro: use RGB565 if available 2012-10-22 21:40:10 +02:00
OV2 86b78aec55 libretro: report correct height if overscan is enabled 2012-06-04 23:13:21 +02:00
OV2 679db377c7 libretro: disable oops snapshots 2012-06-04 19:03:07 +02:00
OV2 518110646a libretro/win32: make sure S9xFreezeSize is only called after rom load 2012-05-08 00:03:20 +02:00
OV2 87c1717ac6 libretro: update to latest libretro.h, add RETRO_MEMORY_VIDEO_RAM 2012-04-26 13:16:58 +02:00
OV2 9b5cefa630 libretro: remove unused libsnes remains 2012-04-15 22:02:37 +02:00
OV2 666b89f66f libretro: supply 4/3 as nominal aspect ratio 2012-04-15 21:58:04 +02:00
OV2 38f7459ee7 libretro: fix uint8*/void* mismatch (Themaister) 2012-04-15 21:46:09 +02:00
OV2 9551890d0d libretro: always show overscan are if overscan is enabled 2012-04-15 21:44:25 +02:00
OV2 50013f9a19 libretro: rename from libsnes and adapt new interface 2012-04-10 23:36:09 +02:00