Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 218 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 218 Bytes

StringOS

Usage

In the bootloader you need to choose mode of kernel: 'std' or 'bm'. In OS to get list of commands enter 'help'.

Build dependencies

  1. Binutils
  2. GCC
  3. Qemu
  4. Make

Build

make all