Skip to content

Snake that fits in 512 bytes (boot sector size) written for x86 real mode.

Notifications You must be signed in to change notification settings

mfurga/snake-512

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Snake 512

Snake that fits in 512 bytes (boot sector size) written for x86 real mode.

How to run

nasm snake.asm -o snake && qemu-system-i386 snake

About

Snake that fits in 512 bytes (boot sector size) written for x86 real mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published