This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
RISCI_ATOM
/
v86
peilaus alkaen
https://github.com/copy/v86.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Puu:
8f5d58b029
Haarat
Tagit
master
wip
latest
v86
/
tests
/
nasm
/
fptan.asm
fptan.asm
113 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
11
12
global _start
%include "header.inc"
fldpi
fptan
fldpi
fldpi
fpatan
%include "footer.inc"