diff options
author | Ta180m | 2020-05-18 15:48:21 -0500 |
---|---|---|
committer | Ta180m | 2020-05-18 15:48:21 -0500 |
commit | 74f8db6369c01ebf115e7f60f04faa446b605066 (patch) | |
tree | 642fe226a4d47ffad67be83d67f1c1eb46e6c5af /README.md | |
parent | b89b695559c770e62b54b539982a0ebc3586a709 (diff) |
Added savestates
Only CPU state is currently saved, so expect graphical glitches
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |