The development process is frozen due to low people interest to help with it.
Type | Description |
---|---|
Version | 0.1.4 |
Dialect | Flat Assembler |
Building OS |
|
System component | Minimum |
---|---|
BIOS | IBM PC/AT-compatible with BIOS. (U)EFI is not supported. |
CPU | 80186 |
FPU | not required |
Video adapter | MDA |
Hard disk capacity | 4 kibibytes |
PC Speaker | not required |
makefile.bat
make
# or
make all
To install the required packages (just fasm
), run the following command:
make install
To check that the OS is compiled or had compiled successfully, run the following command:
make check