NES Emulator
Copyright (c) 2012-2013  Ivanov Viktor

vpnes  Simple NES Emulator

== Usage ==

vpnes rom_file

== Default input settings ==

Select     - A
Start      - S
B          - X
A          - C
Up         - Up Arrow
Down       - Down Arrow
Left       - Left Arrow
Right      - Right Arrow
Soft Reset - F1
Hard Reset - F2
Save State - F5
Load State - F7
Pause      - Pause
Step       - Space
Speed      - TAB

== About saving states ==

This emulator provide support of saving your game progress by backuping memory to save state files. Be aware that these files are incompatible with various versions of the program. The battery-backed memory (.vpram files) are most likely portable but still there is no guaranty that the file format won't change.

== Win32 Build ==

MSVC 2010
SDL 1.2.15
FreeType 2.4.10
SDL_ttf 2.0.11
BZip 1.0.6
zlib 1.2.7
