Thanks to visit codestin.com
Credit goes to github.com

Skip to content

asarandi/mbr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

mbr demo

man

small 16 bit asm demo with sound and animation

assemble

nasm demo.asm

run in emulator

qemu-system-x86_64 -soundhw pcspk -hda demo

*nfs/42 lab: if you're getting this error Failed to lock byte 100 ; then

try moving the file to /tmp or ~/goinfre and run from there; fi

run on real hardware

warning (!) you better know what you're doing

dd if=demo of=/dev/sdX ... boot from drive

references

video

About

master boot record, 16 bit asm, interrupts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published