Files
Espresso/README.md
2025-05-28 14:22:07 -05:00

491 B

Espresso is a operating system. It has many issues right now, such has(but not limited to;) - No proper filesystem support. (yet) - No keyboard input. - Only VGA textmode video output. - and many more.

However, I (me, David) am planning on fixing many of those issues soon.

To build Espresso, type 'make build' at the command line. (You must already have installed the GCC cross-compiler: https://wiki.osdev.org/GCC_Cross-Compiler)

Have a good day.

(c) 2025, David Goeke