[Skip to Links]
About
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.
News
December 30, 2006
A bit on the late side, but the NSF below has now been joined by a PCM-enabled rip of Battletoads & Double Dragon.
Coincidentally, somebody else had already ripped the NSF in the same manner quite some time ago, so this is largely moot.
February 6, 2006
Added a new NSF - a rerip of Battletoads which includes the raw PCM drums in the 'Title Screen' and 'Level Complete' tracks.
This NSF may not be supported in all players, though the latest build of Nintendulator plays it properly.
January 7, 2006
In a discussion over on the NESdev forums, somebody requested a demo which would display a box 200 pixels tall and 144-200 pixels wide (adjustable).
Since I was bored at the time, I wrote a demo to do just that - it is available below, simply named "Square".
Links
Other NES stuff
NES tools I've written
- MakeINES v1.0, a simple program for quickly building .NES files from the output of your assembler.
- MakeUNIF v1.0, a simple program for quickly building .UNIF files from the output of your assembler.
- .NES Columns, a Windows Explorer extension which adds columns for iNES mapper number, PRG ROM size, and CHR ROM size. Supports NES 2.0. Requires Windows Vista or later.
- .NES Columns for Windows XP
- .NES Columns for the Nemo File Manager
- iNES Header Editor. Supports NES 2.0.
- (and several others not available for download here)
NES Programs I've written
- Scanline.NES, a test of emulator PPU accuracy.
- SMW Stomper, a demonstration of mid-frame vertical scroll adjustment.
- The Tao of 007, official game of the defunct Project: Sachen.
- Copper Bars, a neat visual effect accomplished using color emphasis and precise timing.
- Color Bars, a simple program for viewing parts of the PPU palette with various settings.
- Turbo Checker, displays how quickly your Turbo controller can press buttons.
- Color Bars, Version 2, enhanced to allow more precise palette viewing.
- Square, an aspect ratio measurement utility.
- Executable ExRAM, a proof-of-concept demo showing that it is indeed possible to execute code directly from the MMC5's 1KB expansion RAM.
- (and several others not available for download here)
NSFs I've ripped
Other NESdev-related materials