Commit Graph

  • 9a792a1c00 add HAVE_CHD to Android build hunterk 2017-10-15 10:46:00 -05:00
  • c0de3722aa Merge pull request #187 from libretro/master ekeeke 2017-10-12 13:10:36 +02:00
  • fbe58a9f34 Merge pull request #113 from hizzlekizzle/master hizzlekizzle 2017-10-10 17:57:33 -05:00
  • c38efeea60 Merge pull request #185 from nukeykt/ym3438 ekeeke 2017-10-10 22:13:16 +02:00
  • 5737367536 move HAVE_YM3438 define out to LIBRETRO_CFLAGS hunterk 2017-10-10 14:43:11 -05:00
  • eff16f5a81 [Core/Sound] Nuked OPN2: Minor PCM mode tweak. nukeykt 2017-10-10 23:51:58 +09:00
  • 5454ba36db Merge pull request #112 from ekeeke/master hizzlekizzle 2017-10-10 08:33:23 -05:00
  • 5ec1cd099f Merge pull request #184 from bkoropoff/overclock-tidy ekeeke 2017-10-10 10:46:16 +02:00
  • fe21bb5950 Tidy up overclock code Brian Koropoff 2017-10-05 17:31:34 -07:00
  • 3a05b53850 [Wii] update credits EkeEke 2017-10-07 01:16:10 +02:00
  • 2ad037214b [Wii] added WiiU GamePad Controller support on vWii (thanks to Fix94) EkeEke 2017-10-07 00:50:51 +02:00
  • 5c7eb1a55d [Core/Sound] fixed compilation warnings with Nuked core EkeEke 2017-10-07 00:46:31 +02:00
  • f919bd3849 Merge pull request #183 from nukeykt/ym3438 ekeeke 2017-10-05 18:56:07 +02:00
  • 64356591d6 [Core/Sound] Nuked OPN2: fix envelope generator increment calculation nukeykt 2017-10-06 00:25:16 +09:00
  • da0ee599a0 Merge pull request #106 from bkoropoff/sprite-limit Twinaphex 2017-10-05 09:45:17 +02:00
  • e0ef0902e9 Add option to remove per-line sprite limits Brian Koropoff 2017-10-02 19:50:23 -07:00
  • 603a532be2 Merge pull request #109 from bkoropoff/overclock-granular Twinaphex 2017-10-05 07:20:01 +02:00
  • f3e0641b1b Allow more fine-grained overclocking Brian Koropoff 2017-10-04 22:05:33 -07:00
  • 2345d98b69 Merge pull request #181 from libretro/master ekeeke 2017-10-04 11:19:10 +02:00
  • 82d83c43ec Merge pull request #105 from bkoropoff/overclock Twinaphex 2017-10-04 02:31:43 +02:00
  • 2135365d5c Add experimental overclock option. Brian Koropoff 2017-10-01 23:05:07 -07:00
  • 388f73d658 [libretro] cosmetic changes to core settings ekeeke 2017-09-30 09:58:09 +02:00
  • 296b3c7a08 Merge pull request #179 from nukeykt/ym3438 ekeeke 2017-09-29 21:23:49 +02:00
  • 573120e4f6 Nuked OPN2: requested changes 2 nukeykt 2017-09-29 22:37:13 +09:00
  • 405db5d9f4 Nuked OPN2: requested changes nukeykt 2017-09-29 18:01:03 +09:00
  • 51f802b2cc Nuked OPN2: ASIC YM3438 & YM2612 emulation nukeykt 2017-09-29 01:45:49 +09:00
  • 27a77147aa Nuked OPN2: optimize detune calculation nukeykt 2017-09-28 19:54:12 +09:00
  • 6a23a42540 Nuked OPN2: minor tweaks nukeykt 2017-09-28 17:00:31 +09:00
  • e2774c7b8a Update ym2612.c ekeeke 2017-09-27 13:58:22 +02:00
  • 1f0af7e5a8 Merge pull request #177 from nukeykt/ym3438 ekeeke 2017-09-26 14:19:12 +02:00
  • 716791bd35 Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX into ym3438 nukeykt 2017-09-26 20:40:24 +09:00
  • eb457641a8 Nuked OPN2: Don't attack if key is off nukeykt 2017-09-26 20:36:07 +09:00
  • 992cbdca7a Merge pull request #176 from nukeykt/ym3438 ekeeke 2017-09-26 13:27:06 +02:00
  • 13ab2aafbc Nuked OPN2: Fix LFO PM nukeykt 2017-09-26 19:23:43 +09:00
  • 3d8bd155a7 [Core/Sound] fixed EG counter loopback behavior (verified on real YM3438 die by nukez) ekeeke 2017-09-26 10:25:48 +02:00
  • e215268169 Merge pull request #175 from libretro/master ekeeke 2017-09-26 09:54:41 +02:00
  • accc1c030e Use stdint.h instead of inttypes.h - fixes MSVC < 2010 twinaphex 2017-09-26 04:18:19 +02:00
  • ba28a28b7e Fix Emscripten twinaphex 2017-09-26 00:49:48 +02:00
  • afd861cdb5 Merge branch 'master' of https://github.com/libretro/Genesis-Plus-GX twinaphex 2017-09-25 22:17:47 +02:00
  • 3fc3a57b26 [Core/68k] fixed NBCD insruction when using register operand ekeeke 2017-09-25 01:09:09 +02:00
  • e52926248a Merge pull request #174 from nukeykt/ym3438 ekeeke 2017-09-24 19:59:21 +02:00
  • 147edb894b Reset YM core only when value is changed nukeykt 2017-09-24 23:34:58 +09:00
  • 8d4b95a139 Merge pull request #173 from nukeykt/ym3438 ekeeke 2017-09-23 18:54:38 +02:00
  • 1768a34144 Nuked OPN2: requested changes 3 nukeykt 2017-09-24 01:47:50 +09:00
  • 757a6e0c1f Nuked OPN2: requested changes 2 nukeykt 2017-09-23 21:17:05 +09:00
  • 1c6fa9fdb6 Nuked OPN2: requested changes nukeykt 2017-09-23 20:26:26 +09:00
  • 0128f345b5 Add nuked opn2 as alternative core nukeykt 2017-09-23 12:52:45 +09:00
  • 00a79db64e [Core/CD] fixed cooked Mode-1 (ISO) sectors access in CHD files EkeEke 2017-09-23 00:14:43 +02:00
  • b113bc67cd Merge pull request #104 from LodanZark/patch-1 hizzlekizzle 2017-09-21 09:41:40 -05:00
  • acf5a08674 Merge branch 'master' into patch-1 LodanZark 2017-09-21 15:34:40 +01:00
  • 27d3ecba15 Merge pull request #103 from rz5/master hizzlekizzle 2017-09-21 09:24:26 -05:00
  • 5cd8f6e7d3 change the Lowpass core option to lowercase LodanZark 2017-09-21 15:13:17 +01:00
  • f0fe9307c9 (libretro) Revert default sound output to 'stereo' r5 2017-09-21 14:38:22 +01:00
  • 5d13ccbe3f [Core/SVP] fix pointer arithmetic on 64bit (#171) notaz 2017-09-21 10:24:50 +03:00
  • 07b01ca52b [libretro] fixed typo regarding latest filter setting field name change EkeEke 2017-09-21 09:22:27 +02:00
  • 7a0af38584 Merge pull request #102 from rz5/master Twinaphex 2017-09-20 22:43:35 +02:00
  • 8287d597a2 (libretro) Expose stereo/mono core option r5 2017-09-20 19:24:52 +01:00
  • 94103569ff [Core/VDP] allow active screen width to be modified during first two lines (Bugs Bunny in Double Trouble) EkeEke 2017-09-20 16:45:50 +02:00
  • 527fd6ecd8 [Core/VDP] improved VDP status read timing accuracy (fixes 'Marvel Land' demo mode) EkeEke 2017-09-20 10:53:08 +02:00
  • f6f4556533 [Core/Sound] fixed 3-Band EQ implementation EkeEke 2017-09-19 15:26:50 +02:00
  • 5a3cfbc1b9 [Core/CD] implemented proper CHD file virtualization EkeEke 2017-09-19 15:00:03 +02:00
  • 31906b20cf [Core/Sound] fixed PSG noise channel bug EkeEke 2017-09-19 12:21:41 +02:00
  • 3a0ec7e895 [Wii] fix compilation issue caused by libretro patch to libchdr EkeEke 2017-09-19 12:19:28 +02:00
  • 34eab9369f Merge branch 'master' of https://github.com/libretro/Genesis-Plus-GX into libretro-master EkeEke 2017-09-18 17:03:58 +02:00
  • f66bcb1e78 Merge pull request #101 from lifning/allow-system-ram-query Twinaphex 2017-09-18 10:29:06 +02:00
  • ac67b0a430 Allow SYSTEM_RAM to be queried in games that do not have SRAM lifning 2017-09-18 00:50:07 -07:00
  • a1f022bd04 update twinaphex 2017-09-16 09:32:56 +02:00
  • 12fde25a68 Fix one compilation error for MSVC 2003 Xbox 1 - size_t is defined in stddef.h twinaphex 2017-09-16 06:51:25 +02:00
  • 621c6700fa Update Makefile.common twinaphex 2017-09-16 06:49:05 +02:00
  • e23498aece Remove msvc 2003/2010 solutions twinaphex 2017-09-16 06:47:16 +02:00
  • 085a1283d1 add lowpass filter core option hunterk 2017-09-13 09:49:50 -05:00
  • 997360b114 update twinaphex 2017-09-16 09:32:56 +02:00
  • 360b30a081 Fix one compilation error for MSVC 2003 Xbox 1 - size_t is defined in stddef.h twinaphex 2017-09-16 06:51:25 +02:00
  • 6e2e69eb0a Update Makefile.common twinaphex 2017-09-16 06:49:05 +02:00
  • a3b4f1b2fd Remove msvc 2003/2010 solutions twinaphex 2017-09-16 06:47:16 +02:00
  • 04268add29 Merge pull request #100 from hunterk/master Twinaphex 2017-09-15 03:00:05 +02:00
  • 7f3d999735 add lowpass filter core option hunterk 2017-09-13 09:49:50 -05:00
  • 346d3b9cb5 Merge pull request #97 from ekeeke/master Twinaphex 2017-09-07 16:06:36 +02:00
  • afa0b43ad7 Merge pull request #163 from libretro/master ekeeke 2017-09-07 08:26:15 +02:00
  • 6fddc32666 Merge with libretro (#162) ekeeke 2017-09-07 08:22:13 +02:00
  • 2db15617a4 Merge pull request #161 from libretro-mirrors/master ekeeke 2017-09-07 07:47:30 +02:00
  • a7e94e3870 Fix build twinaphex 2017-09-07 02:25:35 +02:00
  • 3f6bf70fba MSVC doesn't have sys/param.h either twinaphex 2017-09-07 02:24:22 +02:00
  • da80349f9c Update twinaphex 2017-09-07 02:18:14 +02:00
  • 9a8ab9332a Merge pull request #160 from libretro-mirrors/master ekeeke 2017-09-06 21:44:55 +02:00
  • 2dfa1317b0 Update libchdr twinaphex 2017-09-06 19:07:42 +02:00
  • cf1e6fdf11 Sync both repos twinaphex 2017-09-06 18:59:04 +02:00
  • fa7de1bf38 Merge pull request #96 from bkoropoff/chd-load-crash Twinaphex 2017-09-06 16:13:06 +02:00
  • 6c57361302 Fix crash loading chd file Brian Koropoff 2017-09-05 23:13:06 -07:00
  • f8233c6c30 Define HAVE_SYS_PARAM_H for everything except PS3 twinaphex 2017-09-06 00:15:05 +02:00
  • 5500376fc3 Update chd twinaphex 2017-09-05 23:38:56 +02:00
  • c386f4487b Make libchdr C89-compatible twinaphex 2017-09-05 23:36:24 +02:00
  • 60ca366941 Update Makefile.libretro twinaphex 2017-09-05 22:39:41 +02:00
  • d3941ab876 Update Makefile.common Twinaphex 2017-09-05 22:38:26 +02:00
  • 5dc25ce8e5 Revert "Update libFLAC - not portable enough" twinaphex 2017-09-05 22:13:05 +02:00
  • 2d9fd15236 Buildfixes twinaphex 2017-09-05 21:38:09 +02:00
  • 83fb91d437 Update Makefiles twinaphex 2017-09-05 21:30:24 +02:00
  • b3219b2766 Update libFLAC - not portable enough twinaphex 2017-09-05 19:30:27 +02:00
  • 259f9a0e9d Merge https://github.com/ekeeke/Genesis-Plus-GX twinaphex 2017-09-05 19:00:29 +02:00
  • 05dc8faa04 [Core/CD] added (optional) CHD image file support EkeEke 2017-08-27 16:42:31 +02:00