This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
root
/
HeyPuter
zrcadlo
https://github.com/HeyPuter/puter.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Procházet zdrojové kódy
move: incubator to experiments
This name is easier to understand and more generalizable.
KernelDeimos
před 10 měsíci
rodič
47f76ccc89
revize
0b39c76c40
22 změnil soubory
, kde provedl
0 přidání
a
0 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
0
0
experiments/x86emu/.gitignore
0
0
experiments/x86emu/LICENSE
0
0
experiments/x86emu/README.md
0
0
experiments/x86emu/imagegen/Dockerfile
0
0
experiments/x86emu/imagegen/config/networking.sh
0
0
experiments/x86emu/make_container/Dockerfile
0
0
experiments/x86emu/sandbox/.clang-format
0
0
experiments/x86emu/sandbox/canva.html
0
0
experiments/x86emu/sandbox/fifotest.cpp
0
0
experiments/x86emu/sandbox/sound.c
0
0
experiments/x86emu/v86starter.sh
0
0
experiments/x86emu/www/index.html
0
0
experiments/x86emu/www/js/Instance.mjs
0
0
experiments/x86emu/www/js/InstanceManager.mjs
0
0
experiments/x86emu/www/js/V86Wrapper.mjs
0
0
experiments/x86emu/www/main.js
0
0
experiments/x86emu/www/package.json
0
0
experiments/x86emu/www/static/.gitkeep
0
0
experiments/x86emu/www/third-party/libv86.js
0
0
experiments/x86emu/www/third-party/starter.js
0
0
experiments/x86emu/www/third-party/xterm.css
0
0
experiments/x86emu/www/third-party/xterm.js
+ 0
- 0
incubator/x86emu/.gitignore → experiments/x86emu/.gitignore
Zobrazit soubor
+ 0
- 0
incubator/x86emu/LICENSE → experiments/x86emu/LICENSE
Zobrazit soubor
+ 0
- 0
incubator/x86emu/README.md → experiments/x86emu/README.md
Zobrazit soubor
+ 0
- 0
incubator/x86emu/imagegen/Dockerfile → experiments/x86emu/imagegen/Dockerfile
Zobrazit soubor
+ 0
- 0
incubator/x86emu/imagegen/config/networking.sh → experiments/x86emu/imagegen/config/networking.sh
Zobrazit soubor
+ 0
- 0
incubator/x86emu/make_container/Dockerfile → experiments/x86emu/make_container/Dockerfile
Zobrazit soubor
+ 0
- 0
incubator/x86emu/sandbox/.clang-format → experiments/x86emu/sandbox/.clang-format
Zobrazit soubor
+ 0
- 0
incubator/x86emu/sandbox/canva.html → experiments/x86emu/sandbox/canva.html
Zobrazit soubor
+ 0
- 0
incubator/x86emu/sandbox/fifotest.cpp → experiments/x86emu/sandbox/fifotest.cpp
Zobrazit soubor
+ 0
- 0
incubator/x86emu/sandbox/sound.c → experiments/x86emu/sandbox/sound.c
Zobrazit soubor
+ 0
- 0
incubator/x86emu/v86starter.sh → experiments/x86emu/v86starter.sh
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/index.html → experiments/x86emu/www/index.html
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/js/Instance.mjs → experiments/x86emu/www/js/Instance.mjs
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/js/InstanceManager.mjs → experiments/x86emu/www/js/InstanceManager.mjs
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/js/V86Wrapper.mjs → experiments/x86emu/www/js/V86Wrapper.mjs
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/main.js → experiments/x86emu/www/main.js
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/package.json → experiments/x86emu/www/package.json
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/static/.gitkeep → experiments/x86emu/www/static/.gitkeep
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/third-party/libv86.js → experiments/x86emu/www/third-party/libv86.js
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/third-party/starter.js → experiments/x86emu/www/third-party/starter.js
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/third-party/xterm.css → experiments/x86emu/www/third-party/xterm.css
Zobrazit soubor
+ 0
- 0
incubator/x86emu/www/third-party/xterm.js → experiments/x86emu/www/third-party/xterm.js
Zobrazit soubor