This website requires JavaScript.
Explore
Help
Sign In
Studium
/
Hardwarenahe_Programmierung
Watch
2
Star
0
Fork
You've already forked Hardwarenahe_Programmierung
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c96245788f
Hardwarenahe_Programmierung
/
a0.asm
8 lines
73 B
NASM
Raw
Blame
History
org
100h
cpu
8086
START:
mov
al
,
8
mov
bl
,
20
add
al
,
bl
jmp
START
Reference in New Issue
View Git Blame
Copy Permalink