Commit Graph

12 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
88716c0b64 Fixed some bugs with inputs 2026-03-08 22:07:21 +00:00
deadvey
7a9b82d57c Starting writing an ed implementation 2026-03-07 20:48:34 +00:00
deadvey
43d0a020f7 Added port support, and removed things from BASIC_DEVELOPMENT it does not yet support 2026-03-04 23:09:29 +00:00
deadvey
54d0665456 Modified the BASIC interpreter to support comments using #
and sol whitespace support (eg tabs or spaces for indentation)
2026-02-26 12:26:46 +00:00
deadvey
cfe570c531 Fixed an issue with the input where you can't backspace properly 2026-02-14 16:04:57 +00:00
deadvey
26ee45eb88 Added input ability to BASIC 2026-02-09 21:59:35 +00:00
deadvey
e4fc63134f BASIC interpreter 2026-02-09 20:41:49 +00:00
0f6f8f33f6 BASIC Interpreter from MikeOS is functioning 2026-01-20 18:38:51 +00:00
e0809f84dc idk what i added 2025-12-30 22:52:30 +00:00
d83871e161 Added a os_upper_case function 2025-10-30 22:57:31 +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