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
e56986ece6
Hardwarenahe_Programmierung
/
src
/
a0.2.or.asm
8 lines
73 B
NASM
Raw
Blame
History
org
100h
cpu
8086
START:
mov
al
,
-
8
mov
bl
,
13
or
al
,
bl
jmp
START
Reference in New Issue
View Git Blame
Copy Permalink