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

Updated README to reflect current status.

This commit is contained in:
Seth Morabito 2008-12-28 23:14:32 -08:00
parent 4b28ab4808
commit 66fc63a36e

4
README
View File

@ -51,12 +51,12 @@ ACIAs. More functionality may be considered as time goes on.
o Immediate
o Zero Page
o Accumulator
o Absolute
INCOMPLETE ADDRESSING MODES:
o Zero Page, X-indexed
o Zero Page, Y-indexed
o Relative
o Absolute
o Absolute, X-indexed
o Absolute, Y-indexed
o Indirect
@ -71,4 +71,4 @@ ACIAs. More functionality may be considered as time goes on.
-------------
Symon is free software. It is distributed under the MIT License.
Please see the file 'COPYING' for full details of the license.
Please see the file 'COPYING' for full details of the license.