Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hneemann committed Feb 23, 2017
1 parent 0dcce1e commit e1227cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

![screnshot](screenshot.png)

In this repo you can find a assembler for a simulated 16 bit microprocessor as a [Digital](https://github.com/hneemann/Digital/)
In this repo you can find an assembler for a simulated 16 bit microprocessor as a [Digital](https://github.com/hneemann/Digital/)
simulation. You can find the processor itself as one of the examples in the [Digital](https://github.com/hneemann/Digital/) repo.
The assembler is implemented in Java.
The processor is a 16 bit harvard single cycle cpu and its architecture is inspired by the MIPS architecture.
Expand Down

0 comments on commit e1227cf

Please sign in to comment.