This page serves as a repository for NES-related stuff I have written over the years. If you'd like to contact me, email quietust at either @qmtpro.com or @gmail.com. I can also be found in the #nesdev IRC channel on EFnet.
Rewrote my 'Scanline' demo to produce better results.
Also updated my other remaining demos to include UNIF builds as well as iNES.
Made a few changes to my 'Copper Bars' demo and uploaded a new version.
Now includes both iNES and UNIF versions.
Added a new demo, 'Color Bars'. Based on Mark Knibbs's "Colour Bars" demo, it can display up to 8 [consecutive] colors on the screen at once.
While its predecessor could only toggle grayscale for the entire screen, this program allows specifying grayscale and/or color emphasis for the bottom half of the screen only while leaving the top half alone, allowing you to observe the effects more easily.
Further fixing of MMC3 IRQs exposed yet another bug in the 007 demo, which I have updated.
This one is still named PRG 2, though it contains both an iNES and UNIF build.Lack of decent iNES/UNIF tools motivated me to write programs to build iNES and UNIF files based on parameters specified in a small textfile. These tools, MakeINES and MakeUNIF, can be found below.
After learning a bit more about MMC3 IRQs, I found that my 007 demo did not work properly - PRG revision 2 is now available.
Also updated SMW Stomper with improved timing.Added Copper Bars demo, which I wrote overnight. Curiously enough, very few emulators display this demo properly!
Created a central page for all of my NES-related stuff.