0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "(Xbox 1) Fixed sound - never, ever name non-static inline functions"
Twinaphex
as twinaphex
More... almost 13 years ago
Merge git://github.com/ekeeke/Genesis-Plus-GX More... almost 13 years ago
[MD] fixed crash when loading TMSS ROM while MD BIOS is enabled / not found More... almost 13 years ago
(Makefile) Updates - should compile on both Win32 and Linux now More... almost 13 years ago
Fix sram saving and loading for some games More... almost 13 years ago
(Xbox 1) Fixed sound - never, ever name non-static inline functions the same in disparate source files - they must all be named uniquely
Twinaphex
as twinaphex
More... almost 13 years ago
(Xbox 1) Fixed Xbox 1 crash - the problem was that there are (non-static) inline functions being declared in two source files - ym2413.c and ym2612.c. A call to set_sl_rr in ym2612.c would jump to the inline function declared in ym2413.c and completely crashihng the app.
Twinaphex
as twinaphex
More... almost 13 years ago
Revert "(Libretro) Add nonblock_state" More... almost 13 years ago
(Xbox 1 MSVC) Solution changes
Twinaphex
as twinaphex
More... almost 13 years ago
(Libretro) Add nonblock_state More... almost 13 years ago
Move sysdir checking to retro_load_game. More... almost 13 years ago
Merge git://github.com/ekeeke/Genesis-Plus-GX More... almost 13 years ago
[Game Gear] added support for CJ Elephant Fugitive mapper (recently released by SMS Power) More... almost 13 years ago
[YM2612] fixed LFO AM modulation waveform (California Games) More... almost 13 years ago
[YM2612] fixed LFO AM modulation waveform (California Games) More... almost 13 years ago
(Xbox 1/360) C89 compatibility fixes
Twinaphex
as twinaphex
More... about 13 years ago
(Libretro) Update More... about 13 years ago
Merge git://github.com/ekeeke/Genesis-Plus-GX More... about 13 years ago
added some message logging More... about 13 years ago
fixed Snatcher default TOC More... about 13 years ago
.MD cartridge hardware (SRAM, etc) should not be reseted when emulating MCD hardware (fixes random crash when loading Mode 1 cartridge) More... about 13 years ago
[SCD] .fixed PCM channels loop address (Snatcher) .fixed default TOC for Snatcher .bin image .disabled Mode 1 ROM cartridge write access More... about 13 years ago
[SCD] fixed internal backup RAM formatting when switching regions More... about 13 years ago
fixed improper PCM channel status check More... about 13 years ago
oops, should really compile before committing stuff More... about 13 years ago
[Wii] modified default controller key map More... about 13 years ago
better keep Win32 port makefile up-to-date More... about 13 years ago
proper alignment mask for samples More... about 13 years ago
[Wii/Gamecube] .fixed "Cartridge Hot-Swap" option being locked .fixed L/R buttons being inverted in cheat menu .fixed corrupted screen capture when saving Mega CD state files .fixed RAM cartridge file saving .added DSP halt/unhalt call when exiting/entering main menu More... about 13 years ago
.added configurable size alignment for sound samples buffer More... about 13 years ago