This website requires JavaScript.
Explore
Help
Sign In
core
/
shadeos
Watch
1
Star
0
Fork
You've already forked shadeos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10dc3aeeac
shadeos
/
learning
/
old_src
/
old-16b
/
basic_boot.asm
6 lines
52 B
NASM
Raw
Blame
History
loop:
jmp
loop
times
510
-
(
$
-
$$
)
db
0
dw
0xaa55
Reference in New Issue
View Git Blame
Copy Permalink