This website requires JavaScript.
Explore
Help
Register
Sign In
lucia
/
luciaos
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13
Commits
3
Branches
0
Tags
43e902e83c36be4dab649b657af9e0886a96781d
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lucia Ceionia
43e902e83c
Fixed disk handling
2023-01-04 19:36:29 -06:00
dosfs
Fixed disk handling
2023-01-04 19:36:29 -06:00
.gitignore
real initial commit
2022-09-14 16:50:44 -05:00
bochsrc
'Better' task management, needs more testing
2022-09-19 16:06:01 -05:00
boot.nasm
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
entry.nasm
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
handler.nasm
'Better' task management, needs more testing
2022-09-19 16:06:01 -05:00
interrupt.c
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
interrupt.h
Fixed disk handling
2023-01-04 19:36:29 -06:00
kernel.c
Fixed disk handling
2023-01-04 19:36:29 -06:00
link.ld
real initial commit
2022-09-14 16:50:44 -05:00
Makefile
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
print.c
Fixed disk handling
2023-01-04 19:36:29 -06:00
print.h
Fixed disk handling
2023-01-04 19:36:29 -06:00
README.md
Initial commit
2022-09-14 20:53:05 +00:00
task.nasm
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
tss.c
Fixed some Task stuff, added DOSFS filesystem
2022-09-21 17:14:11 -05:00
tss.h
Fixed disk handling
2023-01-04 19:36:29 -06:00
v86.nasm
Fixed disk handling
2023-01-04 19:36:29 -06:00
README.md
luciaos
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
In progress extremely minimal 32-bit x86 "OS"
Readme
1
MiB
Languages
C
87%
Assembly
12.1%
Makefile
0.9%