Images submodule
This commit is contained in:
parent
6906ae1966
commit
d4db75fceb
8 changed files with 4 additions and 16 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "closure-compiler"]
|
||||
path = closure-compiler
|
||||
url = https://github.com/copy/closure-compiler
|
||||
[submodule "images"]
|
||||
path = images
|
||||
url = https://github.com/copy/images/
|
||||
|
|
|
|||
1
images
Submodule
1
images
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7b438d488cf48136dea57825208c7e2b513fe263
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
Disk Images
|
||||
=
|
||||
|
||||
A bunch of (small) images, that work in the emulator.
|
||||
|
||||
Sources
|
||||
-
|
||||
|
||||
- KolibriOS: http://kolibrios.org/en/download
|
||||
- FreeDOS: http://www.freedos.org/
|
||||
- FreeDos software: http://www.freedos.org/software/ and http://www.pouet.net/prodlist.php
|
||||
- Linux: Self compiled Kernel and [Busybox](http://www.busybox.net/). A working
|
||||
image can also be found here: http://wiki.qemu.org/download/linux-0.2.img.bz2
|
||||
- Windows 1.01: http://vetusware.com/ (can't remember exact link)
|
||||
- Sol OS: http://www.oby.ro/os/
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
images/linux.iso
BIN
images/linux.iso
Binary file not shown.
Binary file not shown.
BIN
images/os8.dsk
BIN
images/os8.dsk
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue