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:
6049e0c46c
Haarat
Tagit
master
wip
latest
v86
/
tests
/
nasm
/
fchs.asm
fchs.asm
79 B
Historia
Raaka
1
2
3
4
5
6
7
8
global _start
%include "header.inc"
fldz
fchs
%include "footer.inc"