This website works better with JavaScript.
Explore
Help
Sign In
elal
/
eOS
mirror of
https://github.com/E-Almqvist/eOS
Watch
1
Star
0
Fork
You've already forked eOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A poorly written OS for the x86 arch. (WIP)
c
nasm-assembly
operating-system
x86
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
225
Commits
9
Branches
4
Tags
9.8 MiB
C
59.9%
Assembly
35.8%
Makefile
4.3%
Tag:
Branch:
Tree:
2329765779
dev
interupts
malloc
master
memory
multiboot
paging
refactor
rust
0.1
0.2
0.4
0.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2329765779'
${ noResults }
eOS
/
kernel
/
kernel_entry.asm
5 lines
41 B
Raw
Blame
History
[
bits
32
]
[
extern
main
]
call
main
jmp
$
Reference in new issue
View Git Blame
Copy Permalink