Skip to content

A (soon to be) fully-featured NES emulator written in Rust.

License

Notifications You must be signed in to change notification settings

lyrakisk/LochNES

Repository files navigation

LochNES

A (soon to be) fully-featured NES emulator written in Rust.
image

Games Roadmap

  • Snake (homebrew game, that only needs CPU)
  • Donkey Kong (official game, doesn't need scrolling)
  • Super Mario Bros (official game, needs most of the hardware's features)

Technical Roadmap

  • CPU
    • no illegal opcodes yet
  • Bus
  • PPU
  • APU

Resources

General

CPU

PPU

About

A (soon to be) fully-featured NES emulator written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages