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
6
Commits
3
Branches
0
Tags
1545a9a790c9882bb8e3e28e5fec858388149875
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
1545a9a790
V86 returns to caller
2022-09-17 16:31:41 -05:00
.gitignore
real initial commit
2022-09-14 16:50:44 -05:00
bochsrc
real initial commit
2022-09-14 16:50:44 -05:00
boot.nasm
real initial commit
2022-09-14 16:50:44 -05:00
entry.nasm
GPT handler detects V86 mode; Interrupt printing fixes
2022-09-16 17:07:27 -05:00
handler.nasm
V86 returns to caller
2022-09-17 16:31:41 -05:00
interrupt.c
V86 returns to caller
2022-09-17 16:31:41 -05:00
interrupt.h
Refactored into multiple files
2022-09-14 21:54:59 -05:00
kernel.c
V86 returns to caller
2022-09-17 16:31:41 -05:00
link.ld
real initial commit
2022-09-14 16:50:44 -05:00
Makefile
V86 returns to caller
2022-09-17 16:31:41 -05:00
print.c
GPT handler detects V86 mode; Interrupt printing fixes
2022-09-16 17:07:27 -05:00
print.h
GPT handler detects V86 mode; Interrupt printing fixes
2022-09-16 17:07:27 -05:00
README.md
Initial commit
2022-09-14 20:53:05 +00:00
tss.c
Refactored into multiple files
2022-09-14 21:54:59 -05:00
v86.nasm
V86 returns to caller
2022-09-17 16:31:41 -05: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%