From 4574e1def56f73db0ed5317cb3d629f5d110fb56 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sat, 6 Aug 2022 19:02:13 +0300 Subject: [PATCH] Working config found for apple2enh target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12cb0f7..165b715 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ This will build a bootable disk image with Equi for Apple II that can be tested The Makefile also provides a usual `apple2` target and the disk image will run on a "normal" Apple IIe, however the environment is not guaranteed to work correctly due to the way CC65 compiler converts string literals for this target. -# Credits +## Credits Created by Luxferre in 2022, released into public domain.