From 6f3d94214bd91ce4abf70b66e2454cf53ad4ca83 Mon Sep 17 00:00:00 2001 From: Stas Date: Wed, 16 Feb 2022 10:39:43 +0100 Subject: [PATCH] README: Fix midiori spelling, add 68030 note --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7791b0..f2af7a4 100644 --- a/README.md +++ b/README.md @@ -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. @@ -21,6 +21,7 @@ Following systems have been reported to work: - ACE - XVI - Pro +- 68030 ## GAL Equations