0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed this from old 1.6.0 - tried to see if it effected audio issues More... about 13 years ago
Don't assume slash is appended at the end of the system dir More... about 13 years ago
(libretro Xbox 1) Add MSVC Xbox 1 solution
Twinaphex
as twinaphex
More... about 13 years ago
Removed malloc.h include (for OSX compatibility) More... about 13 years ago
(MSVC) Working MSVC projects
Twinaphex
as twinaphex
More... about 13 years ago
Add working libretro port More... about 13 years ago
[Core/SCD] ---------- * added Mega CD / Sega CD hardware emulation (incl. Sub 68K, CDD, CDC, PCM, GFX rotation/scaling, etc) * added .ISO & .BIN CD image file support * added 512K backup cartridge RAM support * added savestate support for CD games More... about 13 years ago
compatibility fixes for libogc 1.8.11
EkeEke
as ekeeke31
More... about 13 years ago
-fixed configured overlay setting not being applied on first start -added left/right as page up/down keys in ROM browsers
EkeEke
as ekeeke31
More... about 13 years ago
[SMS/GG] fixed uninitialized memory writes bug (fixes games accidentally writing to ROM area)
EkeEke
as ekeeke31
More... over 13 years ago
[gamecube] finally ok ? ^^
EkeEke
as ekeeke31
More... over 13 years ago
[gamecube] better implementation of progressive mode user switch ?
EkeEke
as ekeeke31
More... over 13 years ago
bugfixes from previous changes
EkeEke
as ekeeke31
More... over 13 years ago
[gamecube] proper fix for previous issue, disclaimer is also now displayed with configured video mode [gamecube/wii] disabled disclaimer screen if auto-played ROM has been loaded
EkeEke
as ekeeke31
More... over 13 years ago
[gamecube] fixed progressive video mode setting not being properly restored on startup
EkeEke
as ekeeke31
More... over 13 years ago
. adjusted synchronization between PSG & FM cores (better avoid generating additional samples)
EkeEke
as ekeeke31
More... over 13 years ago
. improved PSG core runtime accuracy . improved PSG & FM cores synchronization at the end of frame
EkeEke
as ekeeke31
More... over 13 years ago
. code formatting
EkeEke
as ekeeke31
More... over 13 years ago
. modified ASNDLIB handling . added support for configurable menu key combo on gamecube controllers, also C-Stick is now always used by default as additional menu key. .[wii] forced wiimote & classical controllers HOME button( port #1 only) as default menu keys, even when not configured as input devices .[gamecube] added switchable progressive video mode when component cable is detected (hold B on startup to switch mode, default is 480p).
EkeEke
as ekeeke31
More... over 13 years ago
[SMS] fixed number of pages for ROM sizes which are not a factor of page size
EkeEke
as ekeeke31
More... over 13 years ago
[win32] minor fixes
EkeEke
as ekeeke31
More... over 13 years ago
[SMS] added proper support for new released dump Nemesis
EkeEke
as ekeeke31
More... over 13 years ago
.added support for yet unreleased korean games from SMS Power .(re)enabled external RAM by default for 32k ROM
EkeEke
as ekeeke31
More... over 13 years ago
.fixed VDP register reset state on SG-1000 .improved SG-1000 default memory mapping .added support for SG-1000 RAM extension adapters (both types) and recent SMS Power dumps using them
EkeEke
as ekeeke31
More... over 13 years ago
fixed PICO ROM loading and region detection
EkeEke
as ekeeke31
More... over 13 years ago
reverted IOS patch (became useless with HBC 1.1.0 release)
EkeEke
as ekeeke31
More... over 13 years ago
[SMS] added support for last SMS Power! dumps (Janggun-ui Adeul / Street Hero)
EkeEke
as ekeeke31
More... over 13 years ago
.improved scaling when 16:9 correction is enabled
EkeEke
as ekeeke31
More... over 13 years ago
added CUSTOM_BLITTER define, no need for NGC specific rendering code inside core anymore
EkeEke
as ekeeke31
More... over 13 years ago
portability fix for Linux build
EkeEke
as ekeeke31
More... over 13 years ago