This website requires JavaScript.
Explore
Help
Sign In
skyone-wzw
/
HariboteOS
Watch
1
Star
0
Fork
0
You've already forked HariboteOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
HariboteOS
/
day19
/
app
/
hlt.asm
ghosind
ad4ee55011
First application (day19 done).
2021-04-19 22:05:14 +08:00
6 lines
36 B
NASM
Raw
Permalink
Blame
History
[
BITS
32
]
fin:
HLT
JMP
fin
Reference in New Issue
View Git Blame
Copy Permalink