Virgil Dupras
|
507c2c12e7
|
8086asm: clarify operands and fix stupidities
|
2020-06-13 17:58:42 -04:00 |
|
Virgil Dupras
|
5033f17be2
|
8086asm: tidy up a bit
|
2020-06-13 16:21:56 -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 |
|
Virgil Dupras
|
e17f2e6907
|
pcat: read sector from floppy
|
2020-06-13 13:29:04 -04:00 |
|
Virgil Dupras
|
b037c86598
|
recipes/pcat: now tested on real hardware!
|
2020-06-13 11:47:32 -04:00 |
|
Virgil Dupras
|
66b27b0790
|
8086asm: properly initialize DS and DF
|
2020-06-12 19:07:23 -04:00 |
|
Virgil Dupras
|
177750c928
|
recipes/pcat: first steps into 8086!
|
2020-06-12 14:03:31 -04:00 |
|