This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
RISCI_ATOM
/
v86
zrcadlo
https://github.com/copy/v86.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
750fedf5be
Větve
Značky
master
wip
latest
v86
/
tests
/
nasm
/
fyl2xp1.asm
fyl2xp1.asm
92 B
Historie
Surový
1
2
3
4
5
6
7
8
9
global _start
%include "header.inc"
fld1
fldpi
fyl2xp1
%include "footer.inc"