Skip to content

Commit

Permalink
README: Fix midiori spelling, add 68030 note
Browse files Browse the repository at this point in the history
  • Loading branch information
stas2k authored Feb 16, 2022
1 parent 48a6f5e commit 6f3d942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Please use latest git version of kicad to open the project, or version >6.0 once
The expansion is implemented using 2MB static RAM chips to make the design simpler.
Address decoder is implemented using a ATF22V10 GAL chip. Source code for it is available in `gal/` directory.

Board dimensions are taken from the [midori](https://github.com/tdaede/midiori) project.
Board dimensions are taken from the [midiori](https://github.com/tdaede/midiori) project.

The board can support up to 10MB of memory and assumes you already have 2MB built in.

Expand All @@ -21,6 +21,7 @@ Following systems have been reported to work:
- ACE
- XVI
- Pro
- 68030

## GAL Equations

Expand Down

0 comments on commit 6f3d942

Please sign in to comment.