version 0.1

this is an NES emulator. as you probably already know, emulation is almost never 100%.
even more so in the case of the NES as a lot of the information is lost or unknown.
but even so, this emulator hasn't reached the 100% standards of the emulation community due to time constraints mostly(see "NOT IMPLEMENTED YET" section below).

so why an emulator?
a very interesting and challenging project that is somewhat related to the gaming world.

why the NES and not the SNES for example?
simplicity of course, and fond memories of hours upon hours wasted behind the tv getting hand cramps.


REQUIREMENTS:
the only requirement is Java 7.


NOT YET IMPLEMENTED:
-sound(simple but annoying as it affects other components)
-background scrolling color palette update(see mario)
-only NROM(mapper 0) supported, so unfortunately no zelda or contra yet.
 see here for supported mapper 0 games http://tuxNES.sourceforge.net/NESmapper.txt (listed with "---- (0)")


CONTROLS:
UP
DOWN
LEFT
RIGHT
A
B
Q	(select)
W	(start)

PU	(enlarge window)
PD	(reduce window)
ESC	(exit)
