about summary refs log tree commit diff stats
path: root/apps/boot.bochsrc
Commit message (Collapse)AuthorAgeFilesLines
* 7370Kartik Agaram2020-12-211-3/+1
| | | | Use a more realistically sized disk image. Now we can read the second sector.
* 7367 - start of boot sector for Mu computerKartik Agaram2020-12-201-0/+8
Not working yet. Reading sectors from disk returns an error (sets carry flag).