A simple self-booting arcade game for 8086 CPU based PC machine. It boots from either a floppy or a HDD and only requires BIOS.
Motion: A
, S
, W
and D
.
Shooting: Space
.
Requires FASM.
make
Practically, an emulator should be used. For instance, Qemu:
qemu-system-i386 -fda boot.bin