Skip to content

cheyao/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootsect breakout!

Lets see how far my asm skills gets me :D

Good old resources I had in my bookmarks:

Building

$ git clone --depth 1 https://github.com/cheyao/breakout
$ cd breakout
$ mkdir build && cd build 
$ cmake ..
$ cmake --build .

Running

Install qemu and run:

$ qemu-system-x86_64 breakout

About

Breakout in 512 bytes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published