Commit Graph

10 Commits

Author SHA1 Message Date
g1n a01eea845d Add LICENSE 2021-11-04 20:25:51 +02:00
g1n ec3090091a Add README.org 2021-08-25 18:04:41 +03:00
g1n 5f39827937 Add simple calculator (run using `calc` command) 2021-07-27 14:58:04 +03:00
g1n 8c9a80fde2 Moved commands to separate file and some other cleaning
TODO: move all unrelated to kernel code in separate files/directories
2021-07-27 14:06:38 +03:00
g1n cfd4fc1151 Added simple asciiart command and changed console color to green 2021-07-26 20:02:21 +03:00
g1n 71713b5e40 Add backspace functionality (without displaying) and echo command 2021-07-26 18:18:17 +03:00
g1n 6f09d16593 Fix: Enter instead of ? 2021-07-26 16:37:17 +03:00
g1n a2109db431 Made very-very basic shell (? is used as Enter key) 2021-07-26 15:52:45 +03:00
g1n 31467a940d Delete dots from output 2021-07-26 11:59:20 +03:00
g1n bd2b796c50 Initial commit 2021-07-25 21:39:02 +03:00