~williamvds/microlator

b57a3ad735887d3e37c60f83724e02f72ec31cd3 — williamvds 3 years ago c96b8d9
readme: Mark cycle counting complete
1 files changed, 1 insertions(+), 1 deletions(-)

M readme.md
M readme.md => readme.md +1 -1
@@ 5,7 5,7 @@ Emulator for the 6502 microprocessor

- [x] Implementation of all opcodes
- [x] Passing Nestest (ignoring NES-related features)
- [ ] Step counting
- [x] Cycle counting
- [ ] Decimal mode
- [ ] Running existing programs, e.g. Atari 2600
- [ ] [Undocumented instructions](http://nesdev.com/undocumented_opcodes.txt)