Commit Graph

661 Commits

Author SHA1 Message Date
EkeEke
7033010412 [Core/MD] disable cartridge backup RAM when mapped as volatile RAM over internal RAM ("Feng Kuang Tao Hua Yuan" crash) 2013-07-09 00:36:44 +02:00
EkeEke
a2bca0ac8c Merge https://github.com/libretro/Genesis-Plus-GX 2013-07-01 22:09:18 +02:00
EkeEke
375514bee2 [Wii] fixed compilation warnings 2013-06-30 18:06:37 +02:00
EkeEke
442a475e56 [Wii] added game auto-load support through DOL args (compatible with "Wiiflow"
plugin arguments)
NOTE: if "loader" argument is sent, return to loader stub will automatically be
allowed either from Exit menu or using Wiimote POWER button
2013-06-30 18:01:37 +02:00
twinaphex
e5a1184a51 Merge https://github.com/ekeeke/Genesis-Plus-GX 2013-06-30 16:58:34 +02:00
EkeEke
5ee0d975dd [Core/VDP] minor code cleanup 2013-06-30 13:08:44 +02:00
EkeEke
091a0615f5 [Core/MD] fixed regression with games using SRAM bank-switching (introduced in
r792)
2013-06-30 13:06:50 +02:00
EkeEke
75ac3317ed [Core/Input] cleaner fix for lightgun emulation when HVC latch is disabled
(better not make VDP core hackish)
2013-06-30 13:06:04 +02:00
EkeEke
d1feaa8049 [Core/VDP] improved HVC latch behavior when not locked in hardware but forced for gun emulation ("Gunfight - 3 in 1" randomization issues when Justifier is enabled) 2013-06-28 05:02:53 +02:00
EkeEke
660d7ea9d1 [Core/input] updated header of modified files 2013-06-28 05:02:53 +02:00
EkeEke
e5ab87a4e6 [Core/Input] added support for XE-A1P analog controller on both ports 2013-06-28 05:02:53 +02:00
EkeEke
e4176e2d33 [Core/SCD] fixed CDD seek command again (Final Fight CD freeze with model 2
BIOS)
2013-06-28 05:02:53 +02:00
EkeEke
49d22ce6ed [Core/VDP] improved HVC latch behavior when not locked in hardware but forced for gun emulation ("Gunfight - 3 in 1" randomization issues when Justifier is enabled) 2013-06-27 23:32:27 +02:00
EkeEke
dbdae3bf3e [Core/input] updated header of modified files 2013-06-27 01:54:02 +02:00
EkeEke
c5cc7d93af [Core/Input] added support for XE-A1P analog controller on both ports 2013-06-27 01:49:10 +02:00
EkeEke
f4f860e763 [Core/SCD] fixed CDD seek command again (Final Fight CD freeze with model 2
BIOS)
2013-06-27 01:46:17 +02:00
twinaphex
2a02554baa Update JNI Makefile and MSVC solutions - new directory 'core'
instead of 'source'
2013-06-22 17:56:55 +02:00
EkeEke
11d275e2f8 [Gamecube/Wii] finalized 1.7.4 2013-06-21 15:14:00 +02:00
EkeEke
e40093793d [Core/MD] fixed SRAM incompatibilities between big & little endian platforms (SRAM is now always saved in big endian format like other emulators) 2013-06-21 10:14:58 +02:00
EkeEke
15d96065ba [Core/SCD] improved .cue file parsing 2013-06-18 01:31:25 +02:00
EkeEke
6635ab7ebf updated headers of modified files 2013-06-17 22:42:05 +02:00
EkeEke
0825f0f2d8 [libtremor] fixed C89 incompatibilities 2013-06-17 22:40:54 +02:00
EkeEke
aede1b9299 rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
EkeEke
b629a0969e rearranged core & back-end specific code 2013-06-17 22:23:39 +02:00
EkeEke
4c46cc7833 [libretro] fixed compilation issues & removed unused code 2013-06-17 02:08:00 +02:00
EkeEke
f2800e6a2a [Core/Sound]
. added optional MONO output mode
. improved Low-Pass filter

[Gamecube/Wii]
. added configurable deflickering filter (normally enabled by default)
. various improvement & bugfixes
2013-06-16 23:39:38 +02:00
EkeEke
c32af0586a [Core/SCD]
.fixed SEEK command emulation (Lunar the Silver Star freeze regression)
.added .OGG files support for CD audio tracks (use same naming convention as
.WAV files, cf. README.pdf)

[Win32]
removed win32/SDL port makefile to prevent stupid websites like EmuCR from
compiling & distributing it (for the last time, it's a buggy, unstable &
incomplete port which is not meant to be used for anything but debugging)
2013-06-16 23:38:47 +02:00
EkeEke
ff5771da47 [Core/General] minor emulation fixes 2013-06-16 23:35:02 +02:00
EkeEke
3eaa6e56ea [Core/YM2612] fixed configurable DAC resolution support 2013-06-16 23:34:12 +02:00
EkeEke
4e4c25eda7 [MD] added support for recently dumped game "Gunfight 3-in-1" (unlicensed) 2013-06-12 01:44:33 +02:00
ekeeke
b8daa6b7db Merge pull request #15 from libretro/master
Latest libretro updates
2013-05-20 11:42:41 -07:00
Squarepusher
19a6996d42 Merge pull request #8 from CatalystG/bbfix
(BlackBerry) Add NDK project, fix inline, and a crash from using -O3
2013-05-18 18:10:46 -07:00
twinaphex
4cd34a09ef Cleanup Makefile wrt static linking 2013-05-18 17:49:57 +02:00
twinaphex
f896fbdc2a (iOS) Standardize target name 2013-05-18 03:46:19 +02:00
twinaphex
ca48e03f07 Merge git://github.com/ekeeke/Genesis-Plus-GX 2013-05-13 10:44:00 +02:00
EkeEke
adc0e697d3 [Core/SCD] minor CDD emulation fixes 2013-05-12 22:25:31 +02:00
EkeEke
6a6a13b4b2 [Core/SCD] improved CDD emulation (fixes Final Fight CD intro when seek time is emulated) 2013-05-12 21:55:52 +02:00
twinaphex
d7a1ff7cc2 Update extensions 2013-05-01 00:01:47 +02:00
twinaphex
ad57aa9590 (QNX) Update target output filename 2013-04-30 15:54:26 +02:00
twinaphex
f337d986ac Merge git://github.com/ekeeke/Genesis-Plus-GX 2013-04-29 13:55:50 +02:00
EkeEke
c3db7ade7d [Core/SCD] improved CD drive seek time emulation (fixes Panic!/Switch intro) 2013-04-28 20:47:52 +02:00
twinaphex
ce267f63cf Merge git://github.com/ekeeke/Genesis-Plus-GX 2013-04-25 20:49:08 +02:00
EkeEke
5b33778524 [Core/MD]
.added support for a few recently dumped unlicensed games
.fixed support for RADICA dumps
.improved SMW64 original dump detection
.improved existing unlicensed cartridge hardware emulation
2013-04-24 22:21:30 +02:00
twinaphex
68b69717a2 Merge git://github.com/ekeeke/Genesis-Plus-GX 2013-04-24 02:59:58 +02:00
CatalystG
2edcbc2373 (BlackBerry) Fix the INLINE def and a SIGBUS caused by -O3 2013-04-20 12:39:01 -04:00
CatalystG
3f6842b99d (BlackBerry) Add NDK build project 2013-04-20 12:39:01 -04:00
EkeEke
325f6dd5a7 [Core/CD]
.added build-in TOC support for a few games that hang if no audio tracks are
found or used
.modified CD access/seek time emulation
.improved CPU polling detection
.improved SUB & MAIN-CPU synchronization (fixes Dracula Unleashed when using
Model 2 US BIOS)
.added missing reinitialization of MAIN-CPU PRG-RAM bank on reset
2013-04-19 16:55:52 +02:00
EkeEke
c9fb127730 fixed 68k interrupt behavior (prevents interrupts from being executed multiple
time when 68k is halted)
2013-04-19 16:55:34 +02:00
EkeEke
e78d5a7834 [Core/VDP]
.Minor optimizations to rendering code
.Fixed DMA Copy with undocumented code value (Fatal Labyrinth end sequence)
2013-04-19 16:55:15 +02:00
EkeEke
f78f3e605a Fixed broken 68k address error emulation 2013-04-19 16:54:55 +02:00