mirror of
https://github.com/Russell-S-Harper/COMMON.git
synced 2024-11-24 08:30:57 +00:00
Merge pull request #35 from Russell-S-Harper/development
Current progress.
This commit is contained in:
commit
3c936e818d
@ -21,8 +21,12 @@ Why 6502 and not, for example, x86?
|
||||
|
||||
In progress:
|
||||
|
||||
* add all the instructions (see `common/common.h` for the list)
|
||||
* a simple unit test suite to ensure each instruction is correct
|
||||
* added all the instructions (see `common/common.h` for the list)
|
||||
|
||||
In progress:
|
||||
|
||||
* a unit test suite to ensure each instruction is correct
|
||||
* a proof-of-concept application
|
||||
|
||||
The meat of the project:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user