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
1f6af9021283dc01f2247efbb6aa9217363fbf07
x86-bare-metal-examples
/
bios_background.S
11 lines
84 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
BIOS color, scroll
2015-09-20 10:59:36 +02:00
#
include
"
c
o
m
m
o
n
.
h
"
BEGIN
mov
$
0
x0
B
,
%
a
h
mov
$
0
x00
3
4
,
%
b
x
int
$
0
x10
Uniformized macros: push save all registers, and use only GAS macros, no CPP
2015-10-21 15:55:27 +02:00
PUTC
$
'
a
BIOS color, scroll
2015-09-20 10:59:36 +02:00
hlt
Reference in New Issue
Copy Permalink