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
|
02657c3fcd
|
Added California & Colarado laws, copied & modifed from https://github.com/c3d/db48x/blob/stable/LEGAL-NOTICE.md
|
2026-03-03 19:13:16 +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 |
|
|
|
0f6f8f33f6
|
BASIC Interpreter from MikeOS is functioning
|
2026-01-20 18:38:51 +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 |
|