aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTa180m2020-05-18 15:48:21 -0500
committerTa180m2020-05-18 15:48:21 -0500
commit74f8db6369c01ebf115e7f60f04faa446b605066 (patch)
tree642fe226a4d47ffad67be83d67f1c1eb46e6c5af /README.md
parentb89b695559c770e62b54b539982a0ebc3586a709 (diff)
Added savestates
Only CPU state is currently saved, so expect graphical glitches
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18ade62..f58021e 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ I really like LaiNES: it's very minimal and compact — but it has several depen
I'm working on it right now.
### What do you mean by "nearly complete"?
-I'll say it's complete once I finish implementing the APU and savestates.
+I'll say it's complete once I finish implementing the APU.
### This game doesn't work!
Check to make sure BadNES implements its mapper. Also, Mapper 7 is known to be especially buggy.