From 8de341a9f86c8b5d6bb7d1396048b4c91bc5260a Mon Sep 17 00:00:00 2001 From: Willem Date: Fri, 28 Jun 2024 14:45:43 +0200 Subject: [PATCH] Docs added msxrom and moved sdcc as last feature. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 571d005..d19e325 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,12 @@ The files in this repro try to handle these steps for you. ## Features -* SDCC msx build steps. -* Allows headless openMSX buildpipe. +* Allows parallel headless openMSX build pipeline * openMSX safe exit failure guards. -* Automatic disk image import + export per build step. +* Automatic disk image import + export per build step * Downloads and caches resources from msxhub.com +* Auto magic openMSX extensions and machine rom's setup +* SDCC msx build steps ## Dependencies