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
b4e4c124a3c3c329dcf09a5697237ed3b216a318
x86-bare-metal-examples
/
bios_disk_load2.S
11 lines
111 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
initial_state.S stopped working...
2015-10-06 12:27:24 +02:00
#
include
"
c
o
m
m
o
n
.
h
"
BEGIN
CLEAR
STAGE
2
Uniformized macros: push save all registers, and use only GAS macros, no CPP
2015-10-21 15:55:27 +02:00
PUTC
$
'
a
initial_state.S stopped working...
2015-10-06 12:27:24 +02:00
jmp
s
e
c
t
o
r3
.org
512
sector3
:
Uniformized macros: push save all registers, and use only GAS macros, no CPP
2015-10-21 15:55:27 +02:00
PUTC
$
'
b
initial_state.S stopped working...
2015-10-06 12:27:24 +02:00
hlt
Reference in New Issue
Copy Permalink