LS7-Kernel/README.md
0xMAC8205 bf2ac59896 Addes Video Sub-Routines
Cleaned Up
Updared README
2023-10-28 20:47:43 +02:00

15 lines
372 B
Markdown

# LS7-Kernel
Kernel for the LS/7 Computer
!! Still in Development !!
# 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
* Dependencies:
* Compiler: vasm6502 (may switch to cc65)
* Uploader: minipro