Commit Graph

  • 70cfbd909f [Core/CPU] - fixed 68k timings of BCHG, BCLR, BTST Dn,#Imm and Dn,Dm instructions when bit number is less than 16 (cf. Yacht.txt) - fixed 68k timings of CHK, TRAP, TRAPV, LINEA and LINEF exceptions (cf. Yacht.txt) ekeeke 2023-01-06 09:03:30 +01:00
  • 350be7731c [Core/Sound] disable PSG output on Mark III hardware when FM output is enabled (fixes issue #474) ekeeke 2022-12-18 14:49:34 +01:00
  • 46652c7fd7 [Core/MD] fixed MegaSD audio sample counter still getting updated while audio playback is paused (fixes #471) ekeeke 2022-11-28 01:11:13 +01:00
  • 1925efe4d7 [Core/VDP] improved HBLANK flag timing accuracy (fixes #470) ekeeke 2022-11-26 16:48:22 +01:00
  • 1c972f5482 [Core/CD] improved GFX timing accuracy (fixes "Night Striker" crashing after completing a game) ekeeke 2022-11-26 16:24:09 +01:00
  • e4a1237413 [Wii] added back default menu key (HOME button) to prevent lockups in case of incorrect input settings ekeeke 2022-11-26 14:56:26 +01:00
  • 4190bd1d3c Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2022-11-07 19:57:45 +01:00
  • 5ca459d53f [Wii] added configurable menu key combo ekeeke 2022-11-07 19:56:03 +01:00
  • 5b7d5bfd56 [Wii] added configurable menu key combo ekeeke 2022-11-07 19:56:03 +01:00
  • 6ec9ac2729 [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) ekeeke 2022-10-29 13:51:34 +02:00
  • ec466a7c9e [Gamecube/Wii] added configurable overclock setting for M68K, S68K and Z80 CPUs ekeeke 2022-10-25 20:09:25 +02:00
  • 90bb356a17 [libretro] fixed cheat support regression introduced in previous commit ekeeke 2022-10-23 21:49:11 +02:00
  • 98b5c60355 [Gamecube/Wii][libretro] added Mega-CD PRG-RAM & Word-RAM cheat codes support ekeeke 2022-10-15 16:12:51 +02:00
  • 0f9d57d6b8
    Fix -Werror=strict-prototypes (#466) orbea 2022-10-11 14:10:06 -07:00
  • 24b71ab2c2 [Core/MS] added missing GG-MS games in internal game database ekeeke 2022-10-09 11:07:33 +02:00
  • d20b8dc1ae Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2022-10-09 10:15:31 +02:00
  • ea8d299123 [Core/CD] improved GFX processing accuracy to halt it while Word RAM is allocated to Main CPU in 2M mode ekeeke 2022-10-09 10:13:24 +02:00
  • ff5f5c5ecf
    Typo on libretro_core_options.h (#465) nfp0 2022-10-06 06:41:20 +01:00
  • dded47d5e7 [Core/VDP] added support for background color changes during HBLANK when display is disabled (fixes #462) ekeeke 2022-09-19 14:11:16 +02:00
  • 2d28c67316 [Core/VDP] added missing credits for enhanced 2-cell vscroll rendering mode ekeeke 2022-09-19 14:03:44 +02:00
  • b7a9a27fb0 [Core/MD] reverted previous incorrect change in MegaSD ROM write mapper ekeeke 2022-08-31 18:19:18 +02:00
  • f5f192fc0a Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2022-08-31 18:02:11 +02:00
  • eef172acf3 [Core/MD] reduced savestate size when both Mega CD and MegaSD hardware are detected (fixes savestates with MSU-MD games that have "SEGA MEGASD" in ROM header) ekeeke 2022-08-31 18:01:39 +02:00
  • e5f77f14b9
    Enchanced per-tile vertical scroll (#453) Kiri 2022-08-13 09:11:41 +03:00
  • 47d20265c9 [Core/Sound] fixed MAME YM2413 core operator output when EG is off (fixes issue #448) ekeeke 2022-08-07 10:13:10 +02:00
  • e2fd222349 [Gamecube/Wii] bumped up config version ekeeke 2022-06-18 15:25:00 +02:00
  • 4ecd33f4cd [Core/CD] fixed 32x32 pixels stamp index masking during GFX operation (fixes #436) ekeeke 2022-05-31 01:52:17 +02:00
  • e366ca817f [Core/CD] added setting to enable/disable CD access time simulation ekeeke 2022-05-01 15:47:18 +02:00
  • f43a4a7312 [Core/MS] added support for new Korean xx-in-1 mapper (128 Hap, Game Mo-eumjip 188 Hap) ekeeke 2022-04-24 19:18:30 +02:00
  • 7d4ae7da0c [Core/CD] fixed byte access address range to Font Data registers ekeeke 2022-02-26 10:26:12 +01:00
  • 7fe8d95ca1 [Core/CD] fixed Boot ROM level 4 interrupt vector upper word value ekeeke 2022-02-25 16:45:39 +01:00
  • ee5b917c32 [Core/CD] disabled Boot ROM loading automatic detection when Mode 1 is enabled ekeeke 2022-02-25 16:42:58 +01:00
  • 58accf0689 [Core/CD] fixed Memory Mode, Timer and Font Color registers byte access at even address (verified on real hardware, cf. Krikzz's mcd-verificator) ekeeke 2022-02-25 15:29:18 +01:00
  • 4a899e8262 [Core/Sound] fixed edge case in MAME YM2413 core when Key-Off occurs with envelope already off ekeeke 2022-02-13 23:16:44 +01:00
  • 17cbc63a10 Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2022-02-06 19:36:36 +01:00
  • 47dc5e1b61 [Core/Sound] fixed Nuked YM2413 core attack phase rates 11.1 to 11.3 (cf. https://github.com/nukeykt/Nuked-OPLL/issues/6) ekeeke 2022-02-06 19:36:20 +01:00
  • e4c53348d9 [Core/Sound] fixed overflow bug in MAME YM2413 core when using attack rate 14.3 (introduced in previous commit) ekeeke 2022-02-06 19:00:15 +01:00
  • cf26703292
    [libretro] Fix the 'Hiding Master System Side Borders' option not working with 'Blargg NTSC filter' (#411) ds22x 2022-02-06 09:03:37 +01:00
  • 236e783ec2 [Core/MS] fixed disabled slot returned value ekeeke 2021-10-24 14:34:28 +02:00
  • 068769a02e [Core/CD] added missing SUB-CPU address error exception configuration ekeeke 2021-10-09 19:03:45 +02:00
  • c6d1e5ac38 [Core/CD] added optional (platform-specific) SUB-CPU address error exceptions emulation (currently activated for libretro & SDL Windows ports only) ekeeke 2021-10-09 18:53:59 +02:00
  • 9254c331d2 [Core/CD] added configurable CD-DA and PCM outputs mixing volume ekeeke 2021-10-07 23:20:31 +02:00
  • b84ad91113 [libretro] backported libretro core latest features from libretro github repository (except use of RETRO_ENVIRONMENT_GET_AUDIO_VIDEO_ENABLE callback for run-ahead) ekeeke 2021-10-05 20:05:02 +02:00
  • 8be7c0269b [Core/Misc] MSVC compatibility fixes (backported from libretro repository) ekeeke 2021-10-05 19:40:08 +02:00
  • 485358ed09 [Core/MS] added GG-MS games incompatible with EU/US Master System BIOS to internal game database ekeeke 2021-10-04 23:42:36 +02:00
  • b82b02bae7 [Core/MS] added Street Battle (Proto) to Korean mappers database ekeeke 2021-10-03 15:32:39 +02:00
  • c1b248c8a7 [Core/MD] added conditional support for libchdr before trying to load CHD file ekeeke 2021-10-01 10:10:33 +02:00
  • 83a225cd32 [Core/MD] added detection of CHD image files when loading MSU-MD (CD Mode 1) or MD+ (MegaSD) ROM files ekeeke 2021-10-01 09:55:06 +02:00
  • 3cf83e7557 [Core/MD] improved MD+ audio track loopback transitions ekeeke 2021-09-28 20:26:13 +02:00
  • 9863375a5a [Core/MD] fixed MegaSD edge case when another 'pause' command is sent while fade out is still in progress ekeeke 2021-09-18 15:23:22 +02:00
  • 52c54c70b1 [libretro/SDL] added new source files to MSVC project ekeeke 2021-09-17 10:46:53 +02:00
  • e17a5248b1 [Core/MD] added automatic PAL region setting for Wiz'n'Liz European ROM dump ekeeke 2021-09-17 10:12:03 +02:00
  • 0c63be93f7 [Core/CD] fixed track index when decoding CUE file MegaSD specific loop commands ekeeke 2021-09-17 10:08:40 +02:00
  • 543e17f818
    Correct Bitmap Viewport check for Master System Left Border (#388) ds22x 2021-09-16 19:29:22 +02:00
  • 86c46138a5 [Gamecube/Wii] added user manual ekeeke 2021-09-15 19:27:56 +02:00
  • 972203a536 [Gamecube/Wii] improved menu ekeeke 2021-09-15 19:27:23 +02:00
  • 42b8cc665c [Core/MD] fixed MegaSD edge case occurring when 'play' command is sent while previous track fade out is still in progress ekeeke 2021-09-15 18:37:34 +02:00
  • 7ca2deffa6 [Core/MD] added missing files for MegaSD support ekeeke 2021-09-13 19:39:32 +02:00
  • dfe3672878 [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers ekeeke 2021-09-13 19:32:52 +02:00
  • 7989db2806 Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2021-09-13 19:10:18 +02:00
  • e5608f4a0a
    Merge pull request #387 from ds22x/patch-1 ekeeke 2021-09-13 15:21:50 +02:00
  • 67327481b7
    Add bitmap viewport check ds22x 2021-09-13 15:04:42 +02:00
  • b8eda29c51
    [libretro] Added rpi3/4_64 to makefile (#386) Juliano Dorigão 2021-09-13 09:03:16 -04:00
  • f6976f914b
    Renamed "Hide Left Border" option to "Hide Side Borders" ds22x 2021-09-13 03:08:31 +02:00
  • 5d31807f95
    Remove two unnecessary lines ds22x 2021-09-13 02:51:26 +02:00
  • 6c3683fa5e
    [Libretro] Rework "Hide Master System Left Border" option ds22x 2021-09-13 00:18:02 +02:00
  • e87891fcca [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) ekeeke 2021-09-09 00:54:45 +02:00
  • 76a08ebe6a [libretro] removed genesis_plus_gx_libretro.so from repository (accidentally added in e389f577c9) ekeeke 2021-08-31 09:53:18 +02:00
  • 35ed78cc71 [Core/Misc] fixed ROM loading from memory ekeeke 2021-08-31 09:50:38 +02:00
  • 1e5c2c0ef3 Revert "[Core/Misc] removed unnecessary file loading check" ekeeke 2021-08-31 09:49:29 +02:00
  • 33bbc37f16
    Merge pull request #383 from Sanaki/pwrstrkii ekeeke 2021-08-22 16:01:04 +02:00
  • e389f577c9
    Add Power Strike II to internal database as 50Hz game Sanaki 2021-08-21 16:05:04 -07:00
  • c43cac0cdc [Wii] increased maximal ROM size to 15MB (fixes "Demons of Asteborg") ekeeke 2021-08-11 15:29:46 +02:00
  • 4e3ca297ab [libretro] increased maximal ROM size for Unix, Windows, OS X, IOS and Android platforms ekeeke 2021-08-10 14:50:17 +02:00
  • babb338dea [Win/SDL] fixed comment in Makefiles ekeeke 2021-08-10 14:41:09 +02:00
  • 298676294a [Core/MD] fixed Game Genie / (Pro) Action Replay lock-on support with ROM larger than 8MB ekeeke 2021-08-09 16:05:24 +02:00
  • e6ab7563e7 [Core/MD] added SRAM support for games larger than 8MB ekeeke 2021-08-08 16:48:49 +02:00
  • cc8a6725a7
    [Core/Misc] removed unnecessary file loading check ekeeke 2021-06-10 16:41:12 +02:00
  • 1e0d2dad8f [Core/Sound] improved MAME YM2413 core EG attack phase algorithm accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2017-01-26) and EG increment table consistency ekeeke 2021-05-12 19:07:12 +02:00
  • 346935fdda [Core/Sound] fixed MAME YM2612 core potential issue with SSG-EG inverted attenuation level on Key OFF ekeeke 2021-05-11 00:42:27 +02:00
  • 6d10dd30ff [Core/Sound] updated nuked ym2612/ym3438 core to version 1.0.10 (fixes sound issues in Stormlord) ekeeke 2021-05-10 23:44:57 +02:00
  • 8acd9def6d [Core/Sound] improved MAME YM2413 EG transitions accuracy (verified against https://github.com/nukeykt/Nuked-OPLL/blob/master/opll.c) ekeeke 2021-05-09 09:52:44 +02:00
  • 9c3914009c Merge branch 'master' of https://github.com/ekeeke/Genesis-Plus-GX ekeeke 2021-05-07 12:58:29 +02:00
  • 536ff47457 [Core/Sound] fixed MAME YM2413 core EG updates being 2x faster after EG resolution change and improved EG increment steps accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-03-20) ekeeke 2021-05-07 12:58:02 +02:00
  • d0f204bf77
    Merge pull request #365 from liberodark/patch-2 ekeeke 2021-04-28 12:52:35 +02:00
  • d62c48d77f
    Add New Devices liberodark 2021-04-27 19:46:21 +02:00
  • 4950d2f042 [Core/Sound] improved MAME YM2413 core EG sustain phase transition comparator accuracy (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-12-31) ekeeke 2021-04-24 11:08:49 +02:00
  • 1a1c2a1e63 [Core/Sound] fixed MAME YM2413 core EG behavior when SL = 0 (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-12-24) ekeeke 2021-04-24 10:47:25 +02:00
  • ca484e9c56 [Core/Sound] fixed MAME YM2413 core EG behavior for fastest attack rates (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2017-01-26) ekeeke 2021-04-24 10:27:59 +02:00
  • 4feeb7d02e [Core/Sound] fixed MAME YM2413 core EG "dump" rate (verified on YM2413 real hardware, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-12-31) ekeeke 2021-04-23 16:21:04 +02:00
  • de47d1db56 [Core/Sound] fixed MAME YM2413 core EG resolution bits (verified on YM2413B die, cf. https://www.smspower.org/Development/YM2413ReverseEngineeringNotes2015-03-20) ekeeke 2021-04-23 15:41:33 +02:00
  • dfeaeba925 [Core/Sound] fixed MAME YM2413 core instruments ROM (verified on YM2413B die, cf. https://siliconpr0n.org/archive/doku.php?id=vendor:yamaha:opl2#ym2413_instrument_rom) ekeeke 2021-04-23 11:48:21 +02:00
  • 305f89489e [Core/Sound] fixed carrier/modulator phase reset after channel Key ON in MAME YM2413 core ekeeke 2021-04-23 01:27:50 +02:00
  • cea418ece8 [Gamecube/Wii] fixed one-month offset in state/sram file displayed date ekeeke 2021-04-08 16:04:20 +02:00
  • 4aa6e9d89e
    Merge pull request #359 from WinterMute/use-generated-headers ekeeke 2021-04-08 15:10:32 +02:00
  • 0237209f89 prevent parallel building errors Dave Murphy 2021-04-07 00:46:22 +01:00
  • 0181eeaab9 use generated headers Dave Murphy 2021-04-07 00:45:40 +01:00
  • 3eac114065 [Wii] added workaround to fix crash when loaded from Wiiflow (or any apploader passing "usb1:/", "usb2:/", ... for application path in argv[0]) with newlib 2.5.0 and later versions ekeeke 2021-04-04 08:46:04 +02:00
  • a8e9c831e9 [Gamecube/Wii] fixed compilation warning with gcc 10.2.x (devkitPPC r38) ekeeke 2021-03-28 09:31:26 +02:00
  • 605aa52baa [Gamecube] fixed switching from progressive to interlaced video mode on startup ekeeke 2021-03-28 09:29:17 +02:00