Go to file
0xMAC8205 f4fdca7fee Cleaned up Font
Startet working on Keyboard Routines
2024-02-18 22:54:51 +01:00
assets Cleaned up Font 2024-02-18 22:54:51 +01:00
docs Added new Files 2023-12-07 22:45:26 +01:00
src Cleaned up Font 2024-02-18 22:54:51 +01:00
.gitignore Added seperate Build and Upload scripts 2023-11-16 12:02:51 +01:00
build.sh Added new Files 2023-12-07 22:45:26 +01:00
Makefile Added seperate Build and Upload scripts 2023-11-16 12:02:51 +01:00
README.md Update README.md 2023-11-16 12:02:34 +01:00
upload.sh Added new Files 2023-12-07 22:45:26 +01:00

LS7-Kernel

Kernel for the LS/7 Computer

Not yet stable

Building & Compiling

Build and Upload scripts are contained in the main directory, or use the binder Makefile

Dependencies:

  • Compiler: vasm6502_oldstyle (may switch to cc65)
  • Uploader: minipro