Update README.md

This commit is contained in:
Daniel Bauer
2020-01-05 13:29:27 +01:00
committed by GitHub
parent f5eb10a3c0
commit 26ab2fe23f

View File

@@ -2,4 +2,4 @@
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 try this one.
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.