Skip to content

Automatically exported from code.google.com/p/vpnes

License

Notifications You must be signed in to change notification settings

gvsurenderreddy/vpnes

 
 

Repository files navigation

NES Emulator
Copyright (c) 2012-2014  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.

About

Automatically exported from code.google.com/p/vpnes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.6%
  • M4 16.6%
  • Makefile 15.9%
  • Shell 11.5%
  • C 0.4%