1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix small coding mistake in Ppu::Reset's evaluation of the PPU model More... about 8 years ago
Fixed NSF and FDS in Dendy-mode More... about 8 years ago
Initialize OpenGL structures with GTK+ widget when no game is running More... about 8 years ago
Removed stale functions More... about 8 years ago
Merge branch 'master' of https://github.com/libretro/nestopia More... about 8 years ago
Fixed input-related segfaults and enabled mouse input in GTK+ More... about 8 years ago
Merge pull request #60 from Aftnet/master More... about 8 years ago
Updated libretro header More... about 8 years ago
Merge pull request #228 from arakerlu/crosshair More... about 8 years ago
Add return statement to non-void function Machine::SetRamPowerState(const uint) More... about 8 years ago
Fix heap corruption bug when crosshair is drawn to the top or bottom of the screen. More... about 8 years ago
Merge branch 'master' of https://github.com/libretro/nestopia More... over 8 years ago
Merge pull request #58 from ilag11111/multilineCheats More... over 8 years ago
Add support for multiline cheats and raw cheats in gamehacking.org's format. Raw cheats can alter RAM, which other formats can not. More... over 8 years ago
Remove stale README file More... over 8 years ago
Reworked Alternate Speed/Fast-Forward More... over 8 years ago
Remove cruft for OS X More... over 8 years ago
Update CMakeLists.txt More... over 8 years ago
Added extra palettes and did some cleanups More... over 8 years ago
Use GTK+ OpenGL Widget for GUI More... over 8 years ago
Fixed segfault More... over 8 years ago
Removed deprecated functions from UI More... over 8 years ago
Separated GTK+ and SDL input More... over 8 years ago
Simplify fullscreen in GUI mode More... over 8 years ago
Merge pull request #57 from orbea/wparentheses More... over 8 years ago
Silence -Wparentheses warnings More... over 8 years ago
Minor SDL audio fix More... over 8 years ago
Merge branch 'master' of https://github.com/libretro/nestopia More... over 8 years ago
Use SDL Audio callbacks instead of blocking IO in standalone port More... over 8 years ago
Merge pull request #56 from GeneralFailer/master More... over 8 years ago