Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.assembly > #58 > unrolled thread

Space Invaders meets the FAT32 floppy disk ...

Started by"Mike Gonta" <mikegonta@gmail.com>
First post2017-03-23 11:24 -0400
Last post2018-02-25 13:32 -0500
Articles 2 — 2 participants

Back to article view | Back to alt.os.assembly


Contents

  Space Invaders meets the FAT32 floppy disk ... "Mike Gonta" <mikegonta@gmail.com> - 2017-03-23 11:24 -0400
    Re: Space Invaders meets the FAT32 floppy disk ... "Noah Keck" <noahkeck72@gmail.com> - 2018-02-25 13:32 -0500

#58 — Space Invaders meets the FAT32 floppy disk ...

From"Mike Gonta" <mikegonta@gmail.com>
Date2017-03-23 11:24 -0400
SubjectSpace Invaders meets the FAT32 floppy disk ...
Message-ID<ob0pc0$10pf$1@gioia.aioe.org>
Space Invaders meets the FAT32 floppy disk (beware the long file names)!

SPACE INVADERS by PAUL S. REID Version 1.1
An Exact Clone of the Arcade Game in 100% Assembler
Game, Source Code, and Documentation Included
Freely Distributable - No Shareware Fee
Released September 17, 1995 - MINOR BUG FIXES

Bootable and completely stand alone
80386 FASM / NASM assembly language
Only requires a classic BIOS or UEFI enabled CSM
1.44MB FAT32 floppy disk image
Will boot and run from an actual floppy disk
Run it in an emulator
Transfer it to a USB flash drive for boot and run fun!

See LICENSE.md and Space Invaders Document.txt

http://mikegonta.com/Space_Invaders


Mike Gonta
look and see - many look but few see

http://mikegonta.com


[toc] | [next] | [standalone]


#76

From"Noah Keck" <noahkeck72@gmail.com>
Date2018-02-25 13:32 -0500
Message-ID<p6uvck$c6u$1@adenine.netfront.net>
In reply to#58
Interesting stuff. What is it using for graphics? Standard VGA/EGA/etc. or
maybe VESA modes?
"Mike Gonta" <mikegonta@gmail.com> wrote in message
news:ob0pc0$10pf$1@gioia.aioe.org...
> Space Invaders meets the FAT32 floppy disk (beware the long file names)!
>
> SPACE INVADERS by PAUL S. REID Version 1.1
> An Exact Clone of the Arcade Game in 100% Assembler
> Game, Source Code, and Documentation Included
> Freely Distributable - No Shareware Fee
> Released September 17, 1995 - MINOR BUG FIXES
>
> Bootable and completely stand alone
> 80386 FASM / NASM assembly language
> Only requires a classic BIOS or UEFI enabled CSM
> 1.44MB FAT32 floppy disk image
> Will boot and run from an actual floppy disk
> Run it in an emulator
> Transfer it to a USB flash drive for boot and run fun!
>
> See LICENSE.md and Space Invaders Document.txt
>
> http://mikegonta.com/Space_Invaders
>
>
> Mike Gonta
> look and see - many look but few see
>
> http://mikegonta.com
>
>
>

[toc] | [prev] | [standalone]


Back to top | Article view | alt.os.assembly


csiph-web