This website requires JavaScript.
Explore
Help
Register
Sign In
cirosantilli
/
x86-bare-metal-examples
Watch
1
Star
0
Fork
0
You've already forked x86-bare-metal-examples
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14673179c479a540c476e9174a474dc64a4611a5
x86-bare-metal-examples
/
bios_carriage_return.S
7 lines
89 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
big-img, chainload self
2015-09-18 11:35:08 +02:00
#
include
"
c
o
m
m
o
n
.
h
"
BEGIN
SMP works on qemu 2.3.0 but no delays yet, so likely to fail on real hardware
2015-11-08 11:45:40 +01:00
PRINT
_
S
T
R
I
N
G
$
m
s
g
big-img, chainload self
2015-09-18 11:35:08 +02:00
hlt
msg
:
.asciz
"
hello
\
n
\
r
w
o
r
l
d
"
Reference in New Issue
Copy Permalink