Skip to content

A Collection of Applications that Fit and Run in a Floppy Disk Boot Sector

Notifications You must be signed in to change notification settings

andrewteall/BootSectorApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootSectorApps

A Collection of Applications that Fit and Run in a Floppy Disk Boot Sector

Using Nasm for Assembly and Qemu to run the application via the build.sh and run.sh scripts. Both scripts take a source file name as a parameter.

BootCheckers

A simple text mode implementation of the classic game Checkers. Enter your move by by typing Column-of-Piece-to-Move,Row-of-Piece-to-Move Column-of-Destination,Row-of-Destination then pressing Enter.

To Restart the game press q.

Bootiac

A Bootsector implementation of the Cardiac Paper Computer. WIP

About

A Collection of Applications that Fit and Run in a Floppy Disk Boot Sector

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published