ekeeke
cc056b92db
[Core/Sound] fixed PSG power-on latched register (verified on VA4 MD1 hardware)
...
Initial test that indicated power-on latched register was noise attenuation register was flawed because it wasn't done after a "cold" power-on. It appears the latched value is not totally reseted when doing a quick power off/on cycle (which was done with initial test) and would keep last value being set.
2017-04-02 21:40:24 +02:00
EkeEke
5a74df31ee
[Core/CPU] fixed 68k undocumented behaviors for ABCD/SBCD/NBCD instructions (thanks to flamewing for his test ROM)
2017-03-30 15:02:15 +02:00
EkeEke
a62c6f9ffe
[Core/Sound]
...
* fixed YM2612 self-feedback regression introduced in 1.7.1
* fixed YM2612 one-sample extra delay on operator1 output
2017-03-28 16:19:55 +02:00
EkeEke
b78ce06728
[Core/Sound] improved accuracy of SN76489 core
2017-03-28 16:15:45 +02:00
EkeEke
e7e231955c
[Core/SG-1000] added support for Star Soldier & Pippols SMS Power dumps
2017-03-28 16:08:31 +02:00
ekeeke
e0e10c5375
Merge pull request #127 from libretro/master
...
[libretro] merge cheat support changes
2017-03-28 11:38:22 +02:00
Twinaphex
f64e75559c
Merge pull request #76 from ilag11111/cheatSupport
...
Add support for short GG cheats.
2017-03-26 05:08:16 +02:00
iLag
0ac5889f81
Add support for short GG cheats.
2017-03-25 20:04:04 -07:00
Twinaphex
71c0eb3091
Merge pull request #75 from ilag11111/cheatSupport
...
Add support for multiline cheats and Master System cheats
2017-03-25 23:39:36 +01:00
iLag
929d8bd723
Refactor cheat decoding, add support for Master System cheats.
2017-03-25 15:26:40 -07:00
iLag
7093f1b7b2
Add support for multiline cheats delimited with "+" signs.
2017-03-23 11:19:23 -07:00
ekeeke
7c7332b7b7
Fixed comments alignment
2017-03-21 14:01:14 +01:00
ekeeke
a809aa86d0
Merge pull request #124 from Aftnet/vs2017solution
...
Visual Studio 2017 solution
2017-03-21 13:59:38 +01:00
Alberto Fustinoni
fb7a085994
VS compatibility edits
2017-03-21 10:52:23 +09:00
Alberto Fustinoni
e24e0a6291
Added vs2017 solution
2017-03-21 10:04:14 +09:00
Twinaphex
a8ac6adc59
Merge pull request #73 from ekeeke/master
...
Sync with upstream
2017-03-19 03:23:00 +01:00
ekeeke
c71ddb0a13
Merge pull request #120 from sergiobenrocha2/master
...
Merge Libretro changes
2017-02-12 20:16:31 +01:00
Sérgio Benjamim
25035ea8db
Revert "Create a default makefile"
...
This reverts commit 7013886b8e
, see https://github.com/ekeeke/Genesis-Plus-GX/pull/120#issuecomment-279205212
2017-02-12 16:43:04 -02:00
Sérgio Benjamim
641fb280bc
Revert "Adding ToadKing copyrights on changed files"
...
This reverts commit b0ee59c26f
, this was not in Twinaphex fork.
2017-02-12 16:41:12 -02:00
Sérgio Benjamim
1d678b8cae
Use disabled/enabled like other settings.
2017-02-11 16:54:41 -02:00
twinaphex
afa38e3e37
Better error handling
2017-01-24 14:40:49 +01:00
twinaphex
9f9a4288a3
return 'false' if info is NULL (retro_load_game)
2017-01-24 02:21:05 +01:00
aliaspider
0f1d9501cf
(ngc/Wii/WiiU) buildfix for devkitpro r29.
2017-01-23 18:50:33 +01:00
Twinaphex
0b7d87c97a
Merge pull request #71 from orbea/git_version
...
Allow setting GIT_VERSION
2017-01-20 01:47:27 +01:00
orbea
2bafab042e
Allow setting GIT_VERSION
2017-01-19 16:35:21 -08:00
EkeEke
61b10c57e2
[Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling
2017-01-12 08:14:56 +01:00
EkeEke
cb2193583b
[Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea)
2017-01-12 08:14:51 +01:00
EkeEke
25626ea251
[Core/Sound] improved PSG accuracy (fixes high-frequency aliasing noises in Captain Silver, Kenseiden, Phantasy Star & many other SMS games, thanks to Enik for the help)
2017-01-12 08:14:33 +01:00
Twinaphex
c877382bb7
Merge pull request #70 from joolswills/patch-1
...
fix indent (tabs -> spaces)
2017-01-12 07:38:36 +01:00
Jools Wills
82bdba60aa
fix indent (tabs -> spaces)
2017-01-11 01:25:18 +00:00
Twinaphex
7e105cf39a
Merge pull request #69 from nadavbh12/master
...
implemented get RETRO_MEMORY_SYSTEM_RAM
2017-01-10 13:49:52 +01:00
Nadavbh
f66676d868
implemented get RETRO_MEMORY_SYSTEM_RAM
2017-01-07 23:02:39 +02:00
Twinaphex
3bcc5f036e
Merge pull request #68 from sergiobenrocha2/master
...
Merge from upstream
2017-01-02 04:25:49 +01:00
sergiobenrocha2
0247ea6202
Merge remote-tracking branch 'upstream/master'
2017-01-02 01:14:52 -02:00
sergiobenrocha2
9e314b7629
Can't cherry-pick 13029e2; conflicting with other commits, doing it manually.
2017-01-02 01:14:46 -02:00
EkeEke
9bb64c47f9
[Core/Sound] rewrote PSG core from scratch & replaced deprecated "PSG boot noise" option with optional Hiqh Quality PSG resampling
2016-12-18 23:36:59 +01:00
EkeEke
41285e1131
[Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea)
2016-12-18 23:09:16 +01:00
EkeEke
eedbfecac9
[Core/Sound] improved PSG accuracy (fixes high-frequency aliasing noises in Captain Silver, Kenseiden, Phantasy Star & many other SMS games, thanks to Enik for the help)
2016-12-18 22:38:50 +01:00
Twinaphex
2205e16030
Merge pull request #65 from GregorR/libretro-git-version
...
Report git version with library_version
2016-12-10 00:16:53 +01:00
Gregor Richards
fd06e074bb
Report git version with library_version
2016-12-09 18:07:12 -05:00
aliaspider
40c978223b
(WIIU) use dynamic allocation of rom buffer.
2016-11-08 06:50:39 +01:00
twinaphex
3c6d839da4
Add wiiu target
2016-11-07 02:18:17 +01:00
ekeeke
8feabd5eaf
Merge pull request #114 from Clownacy/master
...
Added SDL2 build, cleaned up original SDL build, and added 32MB ROM support to both
2016-11-03 21:37:40 +01:00
Clownacy
3da87f4548
[SDL/SDL2] define HAVE_ALLOCA_H on non-Windows systems
...
Prevents errors in libtremor
2016-11-03 15:44:00 +00:00
Clownacy
12f465ea93
Revert "[libtremor] added alloca.h '#include's"
...
Again, better way
This reverts commit 46367a70b0
.
2016-11-03 15:43:22 +00:00
Clownacy
653b42a593
Revert "[libtremor] don't include alloca.h with MinGW"
...
We have a better way
This reverts commit 36414ffa41
.
2016-11-03 15:42:14 +00:00
Clownacy
e4d9c04add
[SDL/SDL2] removed explicit Windows-ism in Makefile
...
The Windows Make ports I've used automatically
add the .exe extension
2016-11-03 15:31:24 +00:00
Clownacy
4cea68fa10
[SDL/SDL2] merged SDL1 and SDL2 files
2016-11-03 15:21:25 +00:00
Clownacy
36414ffa41
[libtremor] don't include alloca.h with MinGW
2016-10-21 19:25:48 +01:00
Clownacy
db973c292a
[SDL2] replaced 'exit' with 'return' in main
2016-10-20 23:38:20 +01:00