From 39c5f162b6044dbc065c978f91f0d828056f7cbe Mon Sep 17 00:00:00 2001 From: 0xMAC <55045978+0xMAC8205@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:02:34 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f19ae21..88c370c 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ # LS7-Kernel Kernel for the LS/7 Computer -!! Still in Development !! +**Not yet stable** + # Building & Compiling -Although, there already is a pre-compiled Binary "a.out", -if you want to make and apply changes you have to compile the program -yourself. - -The Compile and Upload scripts are contained in the Makefile +Build and Upload scripts are contained in the main directory, +or use the binder Makefile # Dependencies: -* Compiler: vasm6502 (may switch to cc65) -* Uploader: minipro \ No newline at end of file +* Compiler: vasm6502_oldstyle (may switch to cc65) +* Uploader: minipro