This is the first NES ROM I have made. This is even the first thing I wrote in ASM. This ROM doesn't realy do much. It displays a simple sprite on a simple background. You can move the sprite a cross the screen and thats just about it.
The source code will asemble perfectly in Nesasm.

Files:
readme.txt ; this file
jumpy.nes ; the rom
jumpy.chr ; graphics set
jumpy.asm ; source code

-'Rwin 04/11/2002