An open API service indexing awesome lists of open source software.

https://github.com/downadow-dev/iiixmish2-x86

operating system, iiixmish2 emulator
https://github.com/downadow-dev/iiixmish2-x86

assembly assembly-x86 c kernel operating-system

Last synced: 8 months ago
JSON representation

operating system, iiixmish2 emulator

Awesome Lists containing this project

README

          

iiixmish2 emulator based on (patched) invaders

I modified some files
License is GNU GPL, see LICENSE file
See also debian/copyright_invaders file

--downadow

............................................................................
invaders README:

hi. this is invaders, a multi boot compliant game for i386.
boot it with grub (http://www.gnu.org/software/grub/)
like this:

root (YOUR ROOT DEVICE)
kernel (YOUR PATH)/invaders
boot

run the compile.sh script to compile the game, or just use the
precompiled image. (do not try to boot "invaders.exec", that's the
wrong file. use "invaders" instead)

the license of the whole project is the GNU General Public License,
see the LICENSE file for details.

have fun,
Erik

erikyyy@erikyyy.de