This website requires JavaScript.
beca477ff9
Update README.md
master
deadvey
2026-03-03 20:14:38 +01:00
02657c3fcd
Added California & Colarado laws, copied & modifed from https://github.com/c3d/db48x/blob/stable/LEGAL-NOTICE.md
deadvey
2026-03-03 19:13:16 +00:00
a3ed2c801a
BASIC DEVELOPMENT
deadvey
2026-03-03 15:37:18 +00:00
696f8198ad
Update README.md
deadvey
2026-02-26 16:05:44 +01:00
04ab45dd36
Update README.md
deadvey
2026-02-26 16:05:14 +01: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
7eea8d0ce1
README documentation
deadvey
2026-02-23 21:37:26 +00:00
249e02efe3
README documentation
deadvey
2026-02-23 21:32:47 +00:00
cfe570c531
Fixed an issue with the input where you can't backspace properly
deadvey
2026-02-14 16:04:57 +00:00
26ee45eb88
Added input ability to BASIC
deadvey
2026-02-09 21:59:35 +00:00
e4fc63134f
BASIC interpreter
deadvey
2026-02-09 20:41:49 +00:00
0f6f8f33f6
BASIC Interpreter from MikeOS is functioning
deadvey
2026-01-20 18:38:51 +00:00
e0809f84dc
idk what i added
deadvey
2025-12-30 22:52:30 +00:00
0222a7adb9
Disk reading partly done
deadvey
2025-11-17 20:46:21 +00:00
7906c48a2e
Added support for \n, \t and \\ in the string printing function
deadvey
2025-11-01 12:38:02 +00:00
015d4d1fce
Added lowercase function, string length function formating to fat12 function
deadvey
2025-10-31 21:57:34 +00:00
d83871e161
Added a os_upper_case function
deadvey
2025-10-30 22:57:31 +00:00
0b9014d846
Updated makefile to create the disk_images directory if it doesn't exist
deadvey
2025-10-20 17:03:47 +01:00
44e4447d21
Merge branch 'master' of ssh://git.javalsai.tuxcord.net:1022/deadvey/crawos
deadvey
2025-10-20 16:47:13 +01:00
959c90a054
makefile with cdrom
deadvey
2025-10-20 16:45:30 +01:00
fbed363099
makefile changes
deadvey
2025-10-20 16:44:43 +01:00
b270e7e47a
readme
deadvey
2025-10-20 10:53:31 +01:00
d38a233b62
Moved stuff around and added a makefile also got a custom bootloader based on the JazzOS bootloader (modified a bit)
deadvey
2025-10-20 10:52:03 +01:00
07932e2ce0
Pong
deadvey
2025-10-16 13:56:17 +01:00
4d71868ac6
rectangles work
DeaDvey
2025-06-11 15:50:22 +01:00
be7943320d
Removed swap files
DeaDvey
2025-06-07 15:43:05 +01:00
355a4de559
can compare strings and output help text when user types HELP
DeaDvey
2025-06-07 15:42:27 +01:00
392a70bb39
License and readme
DeaDvey
2025-06-07 15:06:10 +01:00
c99ecaa620
initial commit, asm operating system with the MikeOS bootloader
DeaDvey
2025-06-07 14:58:48 +01:00