1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started implementing new GUI More... over 12 years ago
Added -lstdc++ to LIBS in Makefile to stop linking failure on some distributions (Ubuntu, Mint) More... over 12 years ago
Merge pull request #2 from skitt/master More... over 12 years ago
General flags rework. More... over 12 years ago
Move the -c compiler parameter to the actual build rules. More... over 12 years ago
Silence the tool invocations using their defining variables, so it can be easily overridden. More... over 12 years ago
Use $(CC) to link and add $(CFLAGS) to pick up debugging options. More... over 12 years ago
Drop unneeded .o-to-.o target. More... over 12 years ago
Use the traditional CXX name for C++-related variables. More... over 12 years ago
Avoid linking unnecessary libraries. More... over 12 years ago
Credited Trollekop for the icon More... over 12 years ago
Cleanups in the About dialog More... over 12 years ago
Added About window More... over 12 years ago
Better handling of XDG menu stuff More... over 12 years ago
Added desktop icons More... over 12 years ago
Made the icon bigger More... over 12 years ago
New Icon Settings bug fixed (patch from Arch Linux) More... over 12 years ago
General cleanups More... over 12 years ago
Completed D-Pad support More... over 12 years ago
Cleaned up main.cpp Reverted some win32 stuff More... over 12 years ago
D-Pad works in 4 directions but fails diagonally More... over 12 years ago
Started adding support for D-pads (Hat Switches) More... over 12 years ago
Small win32 fix More... over 12 years ago
Fixed a really ugly bug that caused the CPU to spike when the GUI is idle Made a few minor changes to some strings More... over 12 years ago
Merged updates from "Nestopia Unofficial release 1.41.1" More... over 12 years ago
Fixed a braindead issue with the SRAM path Bumped the version number More... over 12 years ago
Fixed integer overflow in XML parser Updated README and changelog.linux Removed redundant copy of the GPL More... over 12 years ago
NstDatabase.xml moved to a shared data directory SRAM moved to ~/.nestopia/save Makefile cleanups UI cleanups More... over 12 years ago
Fixed another compiler warning. More... over 12 years ago
Resolved most compiler warnings More... over 12 years ago