2025-05-20 20:55:25 -05:00
|
|
|
Espresso is a operating system.
|
2025-05-20 20:56:11 -05:00
|
|
|
It has many issues right now, such has(but not limited to;)
|
|
|
|
- No proper filesystem support. (yet)
|
|
|
|
- No keyboard input.
|
2025-05-20 20:55:25 -05:00
|
|
|
- Only VGA textmode video output.
|
|
|
|
- and many more.
|
|
|
|
|
|
|
|
However, I (me, David) am planning on fixing many of those issues soon.
|
2025-05-20 20:56:46 -05:00
|
|
|
|
|
|
|
To build Espresso, type 'make build' at the command line.
|
2025-05-28 14:22:07 -05:00
|
|
|
(You must already have installed the GCC cross-compiler: https://wiki.osdev.org/GCC_Cross-Compiler)
|
2025-05-20 20:56:46 -05:00
|
|
|
|
2025-05-20 20:55:25 -05:00
|
|
|
Have a good day.
|
|
|
|
|
|
|
|
|
|
|
|
(c) 2025, David Goeke
|