This commit is contained in:
Kartik Agaram 2021-03-29 15:00:52 -07:00
parent 18ef136b2c
commit 386641c021
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ $ qemu-system-i386 disk.img
<img alt='screenshot of Game of Life running on the Mu computer' src='html/baremetal-life.png'>
([Colorized sources.](http://akkartik.github.io/mu/html/baremetal/life.mu.html)
([Colorized sources.](http://akkartik.github.io/mu/html/life.mu.html)
This is memory-safe code, and most statements map to a single instruction of
machine code.)