2025-07-10 19:11:35 -05:00
2025-07-07 10:43:41 -05:00
2025-05-28 14:41:02 -05:00
2025-07-04 14:23:29 -05:00
2025-07-07 10:41:05 -05:00
2025-07-07 10:43:41 -05:00
2025-07-10 19:10:25 -05:00
2025-07-10 19:11:35 -05:00
2025-06-27 14:48:06 -05:00
2025-05-28 14:41:02 -05:00
2025-05-28 14:41:02 -05:00
2025-06-27 14:48:06 -05:00
2025-05-28 14:41:02 -05:00
2025-07-07 10:41:05 -05:00
2025-07-07 10:41:05 -05:00

<--- Espresso. --->

Espresso is a simple operating system built with C and i686(IA32) assembler.

== BUILDING ==

First, you need a cross-compiler and toolchain built, see https://wiki.osdev.org/GCC_Cross-Compiler for instructions.

then, cd into the directory with the code (you should see the kernel, include, and lib directories if you're in the right place.) and type make build. this will also run the OS. type make clean after every change to rebuild everything.

Description
A simple not-yet-finished operating system written in C and x86 (IA32) assembly.
Readme 290 KiB
Languages
C 90.5%
Assembly 7.8%
Makefile 1.7%