Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 820 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 820 Bytes

BelOS

BelOS - an singletasks console operating system for easy building small systems. BelOS supports FAT32 file system, binary 32-bits executable COM files, 32-bits PE EXE and ELF files in future. There is also support for executable files in a bytecode format that can run on embedded systems with event based tasking.

screenshot BelOS runned in qemu.

screenshot Ported NES emulator from here

screenshot Begins of graphics shell.

To build BelOS copy all files from utils.zip in project folder and run build.bat script.