Merge branch 'main' of https://github.com/0xMAC8205/LS7-Kernel
This commit is contained in:
commit
3cfc9583c7
14
README.md
14
README.md
@ -1,15 +1,13 @@
|
|||||||
# LS7-Kernel
|
# LS7-Kernel
|
||||||
Kernel for the LS/7 Computer
|
Kernel for the LS/7 Computer
|
||||||
|
|
||||||
!! Still in Development !!
|
**Not yet stable**
|
||||||
|
|
||||||
|
|
||||||
# Building & Compiling
|
# Building & Compiling
|
||||||
Although, there already is a pre-compiled Binary "a.out",
|
Build and Upload scripts are contained in the main directory,
|
||||||
if you want to make and apply changes you have to compile the program
|
or use the binder Makefile
|
||||||
yourself.
|
|
||||||
|
|
||||||
The Compile and Upload scripts are contained in the Makefile
|
|
||||||
|
|
||||||
# Dependencies:
|
# Dependencies:
|
||||||
* Compiler: vasm6502 (may switch to cc65)
|
* Compiler: vasm6502_oldstyle (may switch to cc65)
|
||||||
* Uploader: minipro
|
* Uploader: minipro
|
||||||
|
Loading…
Reference in New Issue
Block a user