| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Move more padding around.
Reading a sector from disk requires about 24 bytes of code.
|
| |
|
| |
|
|
|
|
|
| |
I hadn't noticed that bochs was getting into a reset loop after executing
my code correctly. Fix that.
|
|
|
|
|
| |
Insert padding in a few places so we don't have to recalculate addresses
quite so much.
|
| |
|
|
Snapshot: first draft of a boot image that switches to 32-bit mode as quickly
as possible (~70 bytes)
Doesn't work yet. Gets stuck in an infinite reset loop.
|