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
- Host: GitHub
- URL: https://github.com/downadow-dev/iiixmish2-x86
- Owner: downadow-dev
- License: other
- Created: 2025-04-10T10:41:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-28T15:33:41.000Z (11 months ago)
- Last Synced: 2025-05-16T16:19:02.487Z (10 months ago)
- Language: C
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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