Files
Espresso/README.md

15 lines
391 B
Markdown
Raw Normal View History

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-20 20:55:25 -05:00
Have a good day.
(c) 2025, David Goeke