Commit Graph

7 Commits

Author SHA1 Message Date
deadvey
245cfa57f3 ED: Gotten l (list) working, need to work more on d (delete) as there's a bug with deleting lines that are not line 1. 2026-03-11 21:16:52 +00:00
deadvey
7a9b82d57c Starting writing an ed implementation 2026-03-07 20:48:34 +00:00
deadvey
e4fc63134f BASIC interpreter 2026-02-09 20:41:49 +00:00
e0809f84dc idk what i added 2025-12-30 22:52:30 +00:00
0222a7adb9 Disk reading partly done 2025-11-17 20:46:21 +00:00
7906c48a2e Added support for \n, \t and \\ in the string printing function 2025-11-01 12:38:02 +00:00
d38a233b62 Moved stuff around and added a makefile also got a custom bootloader
based on the JazzOS bootloader (modified a bit)
2025-10-20 10:52:03 +01:00