Compare commits

..

2 Commits

Author SHA1 Message Date
Georges Dupéron
d009cd4e0e Updated list of screenshots 2018-07-08 18:17:42 +02:00
Georges Dupéron
bf294a0862 Added README.md listing the screenshots from the dev branch. 2018-07-03 22:14:12 +02:00
2 changed files with 35 additions and 0 deletions

35
README.md Normal file
View File

@ -0,0 +1,35 @@
# Build artifacts of
[`travis-os`](https://github.com/jsmaniac/travis-os/) is a travis test harness
for hobby operating systems.
This repository contains the built artifacts: screenshots of the example
operating system running under various emulators, and as a standalone
application. Below are the screenshots of the `dev` branch. To see the
screenshots of the [`master`](https://github.com/jsmaniac/travis-os/) branch,
simply go to the main [`travis-os`](https://github.com/jsmaniac/travis-os/)
repository.
## QEMU (floppy disk)
![Latest screenshot of the operating system running in QEMU, booted as a floppy disk](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-qemu-system-i386-floppy/qemu-system-i386-floppy.png)
## QEMU (CD-ROM)
![Latest screenshot of the operating system running in QEMU, booted as a CD-ROM](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-qemu-system-i386-cdrom/qemu-system-i386-cdrom.png)
## VirtualBox
![Latest screenshot of the operating system running in VirtualBox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-virtualbox/virtualbox.png)
## Bochs
![Latest screenshot of the operating system running in Bochs](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-bochs/bochs.png)
## DOSBox (.bat)
![Latest screenshot of the operating system running in dosbox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-dosbox/dosbox.png)
## Unix graphical environment (.sh)
![Latest screenshot of the operating system running in gui-sh](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-gui-sh/gui-sh.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB