Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
highbyte authored Feb 19, 2021
1 parent 351e300 commit acfaa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ What it (currently) does/is
- Can load an assembled 6502 program binary and execute it
- Passes this [Functional 6502 test program](https://github.com/Klaus2m5/6502_65C02_functional_tests)
- Monitor (rudimentary)
- Example code on how to display text/colors generated by 6502 code in the emulator in a window running in the host.
- **_A programming excerise, that may or may not turn into something more_**

What's (currently) missing
- A way for input/output other than loading files to memory and inspecting memory after execution
- Decimal mode (Binary Coded Decimal) calculcations
- Support for unofficial opcodes

Expand Down

0 comments on commit acfaa8a

Please sign in to comment.