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.
ed
deadvey
2026-03-11 21:16:52 +00:00
88716c0b64
Fixed some bugs with inputs
deadvey
2026-03-08 22:07:21 +00:00
7a9b82d57c
Starting writing an ed implementation
deadvey
2026-03-07 20:48:34 +00:00
43d0a020f7
Added port support, and removed things from BASIC_DEVELOPMENT it does not yet support
master
deadvey
2026-03-04 23:09:29 +00:00
4a655e991e
BASIC dev docs
deadvey
2026-02-26 14:47:41 +00:00
54d0665456
Modified the BASIC interpreter to support comments using # and sol whitespace support (eg tabs or spaces for indentation)
deadvey
2026-02-26 12:26:46 +00:00
d38a233b62
Moved stuff around and added a makefile also got a custom bootloader based on the JazzOS bootloader (modified a bit)
deadvey2025-10-20 10:52:03 +01:00