Commit Graph

1131 Commits

Author SHA1 Message Date
bleakassassin
688dc01d69 Have "Restart Content" perform a Mega Drive soft reset. 2016-02-25 22:45:25 -06:00
Twinaphex
1869cde3e7 Merge pull request #40 from vanfanel/master
Add Raspberry Pi 2 platform definition with optimized flags and defines.
2016-02-25 00:09:51 +01:00
vanfanel
87c8781a39 Made a small correction in Raspberry Pi 2 platform definitions as we were using an un-needed define. 2016-02-24 23:40:14 +01:00
vanfanel
410119d5a0 Add Raspberry Pi 2 platform definition with optimized flags and defines. 2016-02-24 23:27:04 +01:00
EkeEke
b1eb0641c6 [Core/MD] Correct fix (ROM type field is actually not part of product code) 2016-02-07 17:01:39 +01:00
EkeEke
bb3feb43c2 [Core/MD] fixed incorrect I2C EEPROM board detection for SRAM-patched hacks (Wonder Boy in Monster World, Megaman - The Willy Wars / Rockman Mega World) 2016-02-07 16:41:54 +01:00
ekeeke
5880882112 Merge pull request #70 from libretro/master
Sync with libretro
2016-01-17 18:20:12 +01:00
Twinaphex
d12d072ef9 Merge pull request #36 from Oggom/master
Sync with main repo
2016-01-17 17:43:37 +01:00
EkeEke
2749f1dec0 [Core/IO] added TH pin direction switching latency emulation (verified on real hardware), fixes control issues in Decap Attack 2016-01-17 17:17:28 +01:00
Twinaphex
46300de5ae Merge pull request #35 from diablodiab/master
Fix vorbis playback on Android
2016-01-02 13:57:26 +01:00
Diablodiab
58946018d9 Fix vorbis playback on Android 2016-01-02 13:06:34 +01:00
EkeEke
0b27a42d2f [Core/MD] added compiler configurable max ROM size 2015-12-15 23:25:06 +01:00
EkeEke
8a5cce4e8d [Core/MD] fixed large ROM (> 8MB) loading accidentally enabling CD hardware emulation 2015-12-15 22:52:17 +01:00
EkeEke
6b1d80b6a0 updated HISTORY.txt 2015-10-19 19:20:25 +02:00
EkeEke
c18e5d9825 [Core/misc] code cleanup (continued) 2015-10-19 18:48:26 +02:00
EkeEke
be2ea378bc [Core/MD] improved I2C EEPROM boards emulation 2015-10-17 19:25:21 +02:00
EkeEke
1cf6882bb2 [Core/IO] improved control pad emulation (verified on real hardware) 2015-10-17 19:24:01 +02:00
EkeEke
406ee5e6bc [Core/Misc] code cleanup 2015-10-17 19:12:32 +02:00
EkeEke
ede474acbe [Gamecube/Wii] removed inline forcing (fixes compilation warnings with devkitPPC r27) 2015-10-17 19:08:43 +02:00
EkeEke
abf2db8198 [Gamecube/Wii] minor optimizations (no need to invalidate D-cache) 2015-10-17 19:06:35 +02:00
twinaphex
7d8d5f1026 Add iOS 9 rules 2015-10-16 03:05:03 +02:00
ekeeke
8aed64c2ac Merge pull request #58 from frangarcj/master
Initial PSVITA port
2015-09-13 15:09:26 +02:00
aliaspider
c381e8b1c7 (3DS) build fix
static memory when building .cia is limited.
2015-09-11 13:52:59 +01:00
twinaphex
fff6d424af (CTR/3DS) Add target 2015-09-09 07:28:52 +02:00
Twinaphex
83366e7d78 Merge pull request #29 from frangarcj/libretro
[Vita] Fix build
2015-09-05 16:58:03 +02:00
Francisco José García García
bf9cfc224f [Vita] Fix build 2015-09-05 14:48:38 +02:00
twinaphex
6d3dd37b6f Add Vita target 2015-08-31 21:43:30 +02:00
Francisco José García García
a19d866779 Add 444 Mhz option 2015-08-30 13:50:40 +02:00
Francisco José García García
fa9ef21b86 Initial PSVITA port 2015-08-30 01:44:58 +02:00
Francisco José García García
153fb773d0 Add .gitignore 2015-08-30 01:38:58 +02:00
Francisco José García García
9231103344 Add 15bpp ABGR format 2015-08-30 01:38:58 +02:00
Francisco José García García
0db5c0da94 arm-vita-eabi-gcc complains about int / ogg_int32_t 2015-08-30 01:38:58 +02:00
twinaphex
04f6325f14 Remove this Emscripten rule 2015-08-29 05:58:14 +02:00
twinaphex
29ee7e1244 Merge https://github.com/ekeeke/Genesis-Plus-GX 2015-08-27 07:17:21 +02:00
EkeEke
f9e74075ad [Core/CD] fixed AUDIO tracks length calculation when using separated files (WAV/OGG/BIN) with INDEX pause defined in CUE file 2015-08-26 23:52:19 +02:00
EkeEke
e0351dbf61 [Core/CD] minor changes to CDD status codes 2015-08-26 23:33:20 +02:00
EkeEke
9476daf1e9 [Core/IO] improved XE-1AP controller emulation 2015-08-26 23:32:25 +02:00
EkeEke
00b0cc6d71 [Core/MD] fixed regression introduced with first version of SF-001 mapper 2015-08-26 23:31:03 +02:00
EkeEke
e8b72612b4 [Core/VDP] confirmed register $0A default state on reset 2015-08-26 23:29:43 +02:00
Twinaphex
46bb2e66a5 (OSX) Lower requirements to OSX 10.1 2015-08-02 00:13:37 +02:00
twinaphex
11bf8dd2f5 Update 2015-08-01 22:08:15 +02:00
twinaphex
d8a85bf40b Merge https://github.com/ekeeke/Genesis-Plus-GX 2015-07-26 13:50:20 +02:00
EkeEke
f55688de19 .updated HISTORY.txt to reflect all changes since 1.7.4
.synced README with Bitbucket repository
2015-07-14 19:13:44 +02:00
EkeEke
f4b9a15956 [Wii/Gamecube] fixed Boot ROM selection not being always applied immediately 2015-07-09 23:55:32 +02:00
EkeEke
3878cda3cf [Core/MD] added support for Chaoji Puke / Super Poker dump 2015-07-09 23:52:34 +02:00
EkeEke
e347ef2713 [Core/CD] minor optimization 2015-07-09 23:49:41 +02:00
EkeEke
ba2d0dec0e [Core/CD] forced DATA track minimal length (fixes BIOS refusing to boot small homebrew demos) 2015-07-09 23:48:30 +02:00
EkeEke
add8607cbf [Core/CD] modified CDD "no disc" status code (fixes boot sequence loading time when no disc is loaded) 2015-07-09 23:40:09 +02:00
Twinaphex
d291c543f0 Merge pull request #27 from Oggom/master
Sync with main repo
2015-06-01 06:52:19 +02:00
EkeEke
2c725ee90f [Wii] fixed WPAD timeout initialization 2015-05-31 20:41:18 +02:00