Commit Graph

908 Commits

Author SHA1 Message Date
EkeEke
d57d03e222 [Core/MCD] added support for external VORBIS library 2015-04-26 21:54:22 +02:00
EkeEke
ea1924d747 [libretro] fixed broken gun cursor displaying 2015-04-26 18:28:24 +02:00
EkeEke
935a1f68dc [Core/MCD] improved ROM file extension renaming to .iso for games with CD support 2015-04-26 18:27:02 +02:00
EkeEke
4a41e0cca7 [Core/MCD] fixed PRG-RAM access from MAIN-CPU side on system reset 2015-04-26 18:25:21 +02:00
EkeEke
72ddc6e985 [Core/MS] added support for new SMS Power dump Jang Pung II (KR) 2015-03-25 00:54:55 +01:00
EkeEke
d2c03aadd9 [Core/GG] fixed mirrored access to I/O control register (G-LOC Air Battle) 2015-03-24 23:59:31 +01:00
EkeEke
d5a129bfb4 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX 2015-03-15 22:49:41 +01:00
EkeEke
51b4472d91 [Core/VDP] fixed FIFO emulation for 32-bit (longwords) access to VDP (Sonic Spinball) 2015-03-15 22:47:45 +01:00
ekeeke
3bf08d48c2 Merge pull request #44 from libretro/master
Libretro updates
2015-03-07 00:34:05 +01:00
twinaphex
804fd58dbf (linux-portable) Update 2015-03-05 23:55:29 +01:00
twinaphex
8b7ff0cbef Merge https://github.com/ekeeke/Genesis-Plus-GX 2015-03-05 14:18:23 +01:00
EkeEke
341f093fb1 [Core/MD] fixed SRAM support in Triple Play 96 & Triple Play - Gold Edition 2015-03-02 21:44:15 +01:00
twinaphex
4b829b638c Add linux-portable target 2015-03-02 17:37:39 +01:00
EkeEke
600c8d4ef1 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX 2015-02-08 13:55:28 +01:00
EkeEke
5a3d4655ba [Core/SCD] improved emulation accuracy of mirrored memory areas 2015-02-08 13:53:47 +01:00
twinaphex
08c955f612 Don't link against zlib 2015-02-07 18:19:53 +01:00
ekeeke
d4df8ceb50 Merge pull request #43 from libretro/master
Libretro updates
2015-02-02 08:57:40 +01:00
Twinaphex
4f9fc75fa4 Merge pull request #19 from sergiobenrocha2/master
Cleanup in Makefile/ARM and debian packaging.
2015-02-01 23:55:10 +01:00
Sérgio Benjamim
adaff9579d Cleanup in Makefile/ARM and debian packaging. 2015-02-01 20:50:14 -02:00
twinaphex
51a3c179e6 (OSX) Add NOUNIVERSAL defines 2015-02-01 06:21:22 +01:00
twinaphex
6c68c05eb1 Merge https://github.com/ekeeke/Genesis-Plus-GX 2015-02-01 06:14:33 +01:00
EkeEke
c478c6026a [Core/SCD] disable access to mirrored areas of PRG-RAM as well when SUB-CPU is not halted (continuing fix for Dungeon Explorer USA) 2015-01-31 18:05:44 +01:00
twinaphex
1a82492968 Merge https://github.com/ekeeke/Genesis-Plus-GX 2015-01-30 00:45:44 +01:00
EkeEke
e9e56c56b0 [Core/CD] disabled 68k & Z80 access to PRG-RAM when SUB-CPU is running (proper fix for Dungeon Explorer USA version) 2015-01-28 00:32:44 +01:00
Twinaphex
8d5ce59878 Merge pull request #16 from Oggom/master
Sync with main repo
2015-01-26 21:55:39 +01:00
EkeEke
d11e0166fa [Core/MCD] disabled Z80 write access to PRG-RAM (fixes Dungeon Explorer USA version) 2015-01-26 01:05:25 +01:00
EkeEke
bb53892956 [Core/MD] fixed automatic CD loading with .md ROM files 2015-01-24 18:47:37 +01:00
EkeEke
ce2a16c42f [Wii] added support for Wii U Pro Controller & fixed in-game support for 3rd party Classic Controllers with invalid calibration data (continued) 2015-01-24 17:27:07 +01:00
EkeEke
bc97990c87 [Wii] added support for Wii U Pro Controller & fixed in-game support for 3rd party Classic Controllers with invalid calibration data 2015-01-24 17:24:34 +01:00
Twinaphex
4085a893c9 Merge pull request #14 from sergiobenrocha2/master
Rename s2k.bin to sk2chip.bin
2015-01-08 14:15:01 +01:00
sergiobenrocha2
0592235520 Update debian packaging. 2015-01-07 20:39:19 -02:00
sergiobenrocha2
b49023f1ab Clean up Makefile. 2015-01-07 20:38:26 -02:00
sergiobenrocha2
cb16c3b1b9 Rename s2k.bin to sk2chip.bin, same name in the upstream. 2015-01-07 20:38:06 -02:00
twinaphex
3b3eae18e7 (XDK) Build fixes 2014-12-23 20:34:04 +01:00
twinaphex
7cea69a209 (Theos iOS) Add Theos iOS target 2014-12-23 08:39:51 +01:00
EkeEke
65c61b3643 [Core/MS] added support for Hi-Com X-in-1 mapper (thanks to Bock from SMS Power) 2014-12-17 16:06:52 +01:00
EkeEke
7fe5b09e3e [Gamecube/Wii] reduced SRAM file size 2014-12-14 18:55:02 +01:00
EkeEke
8392d93fcb [Core/SCD] improved savestate 2014-12-14 17:10:45 +01:00
EkeEke
ec554b4b70 [Core/General] rewrote frame emulation timing, now starts with vertical blanking to reduce input lag by one more frame (warning: this breaks compatibility with previous savestates) 2014-12-14 17:10:15 +01:00
EkeEke
8744c3995f [libretro] fixed cheat support 2014-12-07 19:25:38 +01:00
ekeeke
20a2337abe Merge pull request #38 from libretro/master
Libretro Updates
2014-12-06 17:15:19 +01:00
twinaphex
8b4b807b8c Implement cheatcode support - implement retro_cheat_reset/retro_cheat_set 2014-12-06 16:27:19 +01:00
twinaphex
41c1f4fe70 Change core options namespace 2014-12-05 23:42:06 +01:00
twinaphex
6d3a8d798e Implement input descriptors 2014-12-04 17:01:01 +01:00
twinaphex
ac55e5a720 Merge https://github.com/ekeeke/Genesis-Plus-GX 2014-11-30 16:45:52 +01:00
EkeEke
67c16779bf [libretro] fixed typo 2014-11-29 20:12:57 +01:00
EkeEke
7f3803b002 [libretro] added temporary solution for incorrect SRAM file saving 2014-11-29 20:09:43 +01:00
EkeEke
f0fd2d8fc1 [libretro] restored Makefile.common 2014-11-29 19:15:09 +01:00
EkeEke
b5a30b82c2 [libretro] improved Makefiles 2014-11-28 12:09:43 +01:00
EkeEke
b805e7d1be [libretro] fixed compilation (added support for LCD ghosting filter) 2014-11-26 23:14:56 +01:00