author: Tyson Liddell
tags: 8088 IBM-PC

Writing a boot sector game

I recently completed writing a boot sector game in 8088 assembly language targeting the 5150 IBM PC. It's less than 512 bytes in size, runs without the operating system and explores a significant slice of the hardware-software interface of the IBM PC.

in-game image

See the detailed technical write up in the git repository for a detailed outline of lessons learned and some neat tricks to make this work. Highlights include: