From 62849fa88d193187359c4af67a09db0b5b2ff251 Mon Sep 17 00:00:00 2001 From: jhusak Date: Mon, 18 May 2020 08:38:04 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c49703b..db68f63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# JatariCart +# J(atari)Cart(256) -This software is for use with my super simple flash cartridge (no gals, only 3 74xx elements and some caps and resistors). Top side is that without elements. +This software is for use with my super simple flash cartridge (look into eagle catalog; no gals, only 3 74xx elements and some caps and resistors). Top side is that without elements. The cartridge is driven by addresses D500-D580; write to D500 sets the first bank - this is default boot bank. Write to D501 sets second bank etc. The max usable number with cart on is set by write to D51F; write to D580 switches off the cartridge.