Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jahan-addison authored May 26, 2020
1 parent dcdce8e commit 0a6b357
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,8 @@ The 6800 has a 16-bit address bus that can directly access 64 kB of memory and a
I am considering designing a DSL compiler in haskell or C to do the instruction -> opcode translation state machine.

* Interrupt flag and instructions (wont do)
* Direct addressing opcodes
- ☑ Lexer/Parser complete
* Extended addressing mode opcodes
- ☑ Lexer/Parser complete
* Indexed addressing mode opcodes
- ☑ Lexer/Parser complete
* DATA and rom directives
- Needs Lexer/Parser extension
- Needs Parser extension
* 65 of the 72 ISA opcode mnemonic translations

Pull requests are welcome!
Expand Down

0 comments on commit 0a6b357

Please sign in to comment.