Commit Graph

894 Commits

Author SHA1 Message Date
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
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
Twinaphex
35fff7ebd5 Merge pull request #13 from lordashram/master
(config.lcd) Build fix
2014-11-26 17:43:22 +01:00
lordashram
eda2441fe9 (config.lcd) Build fix 2014-11-26 07:32:32 -06:00
Twinaphex
beefda4619 Merge pull request #12 from Oggom/master
Sync with main repo
2014-11-26 03:21:31 +01:00
EkeEke
6087259899 [Core/General] added optional dynamic allocation of cartridge/CD hardware buffer (continued) 2014-11-25 23:27:43 +01:00
EkeEke
3bc10f9b30 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX 2014-11-23 20:58:40 +01:00
EkeEke
bf02746a98 [Gamecube/Wii] changed VI encoder code license to libogc 2014-11-23 20:58:01 +01:00
EkeEke
dcffd4e2b7 [Gamecube/Wii] Japanese Master System model has no reset button 2014-11-23 20:55:28 +01:00
EkeEke
97595b4557 [Core/GG] added LCD ghosting software filter 2014-11-23 20:45:22 +01:00
EkeEke
3fd9301377 [Core/MS] fixed BIOS ROM loading when switching system hardware 2014-11-23 20:42:25 +01:00
EkeEke
dcaae2b2cd [Core/MS] improved console hardware auto-detection 2014-11-23 20:41:16 +01:00
EkeEke
2a5592cd25 [Core/MS] improved SG-1000 & Mark-III hardware emulation 2014-11-23 20:38:55 +01:00
EkeEke
d08b903a11 [Core/MS] improved emulation of Japanese Master System I/O chip (315-5297) 2014-11-23 20:30:27 +01:00
EkeEke
4946d73a47 [Core/MS/GG] fixed SP register initialization on power-on (Ace of Aces, Shadow Dancer, Ecco the Dolphin, Evander Holyfield Real Deal Boxing) 2014-11-23 20:25:55 +01:00
EkeEke
9f5dd11e93 [Core/General] added optional dynamic allocation of cartridge/CD hardware buffer 2014-11-23 20:22:04 +01:00