1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-03 07:29:30 +00:00

Updated README to reflect current state.

This commit is contained in:
Seth J. Morabito 2008-12-28 17:55:58 -08:00
parent 24458da79e
commit fa142df203

6
README
View File

@ -46,13 +46,13 @@ ACIAs. More functionality may be considered as time goes on.
- Finish core functionality.
- Implement remaining addressing modes.
COMPLETE:
COMPLETED ADDRESSING MODES:
o Implied
o Immediate
o Zero Page
INCOMPLETE:
o Accumulator
INCOMPLETE ADDRESSING MODES:
o Zero Page, X-indexed
o Zero Page, Y-indexed
o Relative