Images submodule

This commit is contained in:
copy 2014-01-25 21:08:53 +01:00
commit d4db75fceb
8 changed files with 4 additions and 16 deletions

3
.gitmodules vendored
View file

@ -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

@ -0,0 +1 @@
Subproject commit 7b438d488cf48136dea57825208c7e2b513fe263

View file

@ -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.

Binary file not shown.

Binary file not shown.

Binary file not shown.