From 1b2e6fbe99c416e11550871deab2d4030e16e72a Mon Sep 17 00:00:00 2001 From: Willem Date: Sat, 6 Jul 2024 12:34:48 +0200 Subject: [PATCH] Replace some ascii magic keywords for modern name with human letters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 331c7eb..58e6bdd 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ When you want to see whats happening do a debug run; * Make5: Remove guile support fully (maybe replace with embedded MSX BASIC) * Make5: Add converter command for upgrade make4 syntax and option to run make4 file. * Make5: move all internal's to namespace's +* Make5: Replace all ultra short 1980's magic templates variables with ultra long human readable name * Make5: upgrade to new BDOS split file and folder API in OS kernel VFS layer * Make5: Delete all Old-Fashioned Suffix Rules code * Make5: Delete .EXPORT_ALL_VARIABLES and `export` without variable