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

Updated README to reflect current state of implementation

This commit is contained in:
Seth Morabito 2009-01-07 18:29:20 -08:00
parent ed943687bf
commit d25e8325ad

6
README
View File

@ -11,7 +11,7 @@ deemed ready for testing, it will be given a version number of "0.1".
====================================================================
Version: PRERELEASE
Last Updated: 27 December, 2008
Last Updated: 07 January, 2009
Copyright (c) 2008,2009 Seth J. Morabito <sethm@loomcom.com>
See the file COPYING for license.
@ -56,10 +56,10 @@ ACIAs. More functionality may be considered as time goes on.
o Zero Page, X-indexed
o Zero Page, Y-indexed
o Absolute, X-indexed
o Absolute, Y-indexed
o Relative
INCOMPLETE ADDRESSING MODES:
o Relative
o Absolute, Y-indexed
o Indexed Indirect [ (Indirect ,X) ]
o Indirect Indexed [ (Indirect),Y ]