A program written in 6502 assembly for the ca65 assembler(which is part of cc65) that shows a list of available sounds to test and will allow the user to choose which sound to play.
I made this so I can better understand how the sound works in the NES and hopefully someday emulate the sound in my future NES emulator.
libNT is a Number Theory Library which is based on a BigInteger Class. It will contain several algorithms for solving Number Theory Problems. Written in the IDE Code::Blocks