Skip to content

averms/glvs

Repository files navigation

glvs

An emulator for Nintendo Entertainment System (NES).

A screenshot of the first level of Ice Climber

Controls

  • Arrow keys for the D-pad
  • A is the A button
  • S is the B button
  • Q is Select
  • W is Start

Running tests

After cloning the repo:

cargo xtask fetch-tests
cargo test

Fetching the tests depends on tar(1) and curl(1), which are shipped with all major OSes these days.

Internals

For writing on the internals and architecture of the emulator, see ./doc/architecture.md.

About

An emulator for Nintendo Entertainment System (NES)

Topics

Resources

Stars

Watchers

Forks

Languages