1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 17:20:19 +10:00
Commit Graph

2 Commits

Author SHA1 Message Date
Virgil Dupras
94ed01086a pcat: move drivers and xcomp to blkfs 2020-06-22 14:21:25 -04:00
Virgil Dupras
07e50313c7 pcat: separate MBR code and OS code
MBR code now strictly loads OS code into memory and jumps into it.

Now, I've got to consolidate my assembler code, modrm logic is
messed up.
2020-06-13 15:35:16 -04:00