2020-01-05 13:29:27 +01:00
2020-01-05 13:24:15 +01:00
2020-01-05 13:29:27 +01:00

Jane - Just another NES emulator

Just another implementation of a NES emulator written in Rust.

This is an exploratory coding project with the aim to understand concepts of assembler emulation. If you are looking for a cycle-accurate ready-to-use NES emulator, you should probably not use this one.

Description
Languages
Rust 100%