Show HN: Conway's Game of Life in boot sector

原始链接: https://github.com/0xAX/BootLife

To build and run bootlife you need: Use the following commands to run it: nasm -f bin -o life.img life.asm qemu-system-i386 -drive file=life.img,format=raw,if=floppy Or just: Just for fun 💾 Bug reports and pull requests are welcome - see CONTRIBUTING.md. 0xAX

相关文章

原文

To build and run bootlife you need:

Use the following commands to run it:

nasm -f bin -o life.img life.asm

qemu-system-i386 -drive file=life.img,format=raw,if=floppy

Or just:

Just for fun 💾

Bug reports and pull requests are welcome - see CONTRIBUTING.md.

0xAX

联系我们 contact @ memedata.com