3
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added snapshot and scanline support to the old renderer (-o, --old) More... over 24 years ago
Merged in changes from Nestra 0.66. Thanks, Quor! Also disabled VidMode check. More... over 24 years ago
added double-size mode to the old X11 renderer More... over 24 years ago
Enable profiling support per configure knob. More... over 24 years ago
Added Quor's fix for 1942 and Pac-Man. Thanks, Quor! More... over 24 years ago
Alternate scanlines now have configurable intensity. More... over 24 years ago
Minor tweak to the actual square wave function (as opposed to the skewed-axis sine crap we usually use.) More... over 24 years ago
Updated to reflect new command-line usage. More... over 24 years ago
Added a blurb about scanline support. More... over 24 years ago
Added scanline simulation. Use --scanlines to enable it, and maximize the TuxNES window. More... over 24 years ago
I forgot to make changes in the branch. Oops. More... over 24 years ago
Updated for 0.73 release More... over 24 years ago
Revised the screenshot support so that screenshots are saved in the format "basefilename-snap-xxxx.xpm" rather than "snapxxxx.xpm". More... over 24 years ago
Fixed typo in Copyright info. More... over 24 years ago
Overhauled --help, added Quor's fix for Dr. Mario. More... over 24 years ago
removed version-specific credit identifier for Quor's Nestra More... over 24 years ago
Updated for new v0.73 features More... over 24 years ago
Applied Quor's fix for Faria, and now it doesn't crash anymore! More... over 24 years ago
Added a command-line option: -S, --static-color Use a static palette, even in indexed-color visuals Also added a call to XSetCommand, so your WM can find out how to run TuxNES. More... over 24 years ago
Merged in changes from Nestra 0.65 More... over 24 years ago
Added two crappy icons you can use with TuxNES. More... over 24 years ago
Added support for more audio formats, including Mu-Law. There's now a 16 kilobyte lookup table in sound.c for linear->Mu-Law conversion, but that's tiny compared to the ~4 Mb dynamic recompiler data table... More... over 24 years ago
Add Firebug's email address. More... over 24 years ago
I updated the sound code (which is substantially rewritten,) with support for 16-bit signed and 8-bit unsigned linear samples. Mario sounds worse, but many other games sound better than before... More... over 24 years ago
fixed some bugs caused by my last set of patches More... over 24 years ago
Cleaned up a few warnings, added support for the three different VS UniSystem credit switches (Left Coinslot, Right Coinslot, Service Credit,) [thanks to loopy's info on nesdev], strdup is no longer used, strcasecmp is no longer used More... over 24 years ago
Merge io.h and consts.h into consts.h. Update Changelog to reflect the latest changes I made. Update all files depending on io.h. More... over 24 years ago
Add knob to configure script for people who want to enable more detailed warnings whilst compiling. Like myself. More... over 24 years ago
Cosmetic change to ensure all source files have the same headerstyle. More... over 24 years ago
Add three forgotten files which come into being after compilation. More... over 24 years ago