1
0
mirror of https://github.com/sethm/symon.git synced 2025-08-09 11:25:13 +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. - Finish core functionality.
- Implement remaining addressing modes. - Implement remaining addressing modes.
COMPLETE: COMPLETED ADDRESSING MODES:
o Implied o Implied
o Immediate o Immediate
o Zero Page o Zero Page
INCOMPLETE:
o Accumulator o Accumulator
INCOMPLETE ADDRESSING MODES:
o Zero Page, X-indexed o Zero Page, X-indexed
o Zero Page, Y-indexed o Zero Page, Y-indexed
o Relative o Relative