From 918d26b8da7236fa8f98a71157204704c33e7650 Mon Sep 17 00:00:00 2001 From: jhusak Date: Mon, 18 May 2020 21:46:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db68f63..5650d70 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ carton (x - bank to switch) after each access. This will let the system think as cartridge never was switched/removed/inserted. Of course it is better (much better, obligue) that there is no display list, video memory and no interrupts in the area a000-bfff, which can be anything when bank swapping. -Files and descriptions: +## Files and descriptions: flashwritelib.asx - 6502 code library for formatting flash/formatting sector and write byte. @@ -39,3 +39,5 @@ crc16_v2.asm - crc16 library for fast checking every sector (when flash is damag Compile (mads needed, http://mads.atari8.info): mads flashwrite.asx -o:flashwrite.xex + +# Warning: flasher works properly on stock Atari. There were reports that Ultimate 1MB makes problems, so may other extensions.