Closed tkchia closed 1 year ago
With this patch, the "Game of Life" boot sector can now load and fire up the second stage bootloader:
(The binary later crashes though when it does a lretl
to transition to 32-bit protected mode. This will probably need to be fixed separately.)
Thank you!
Used by Narkhede's "Game of Life" PC booter image (https://github.com/glitzflitz/gameoflife).