|
ca3eebd692
|
Remove fields from BPB that are EBPB actually
This is just a trick so i can use bpb_size in the kernel later,
omitting things that are not relevant to interfacing the FS.
|
2020-10-15 20:20:17 +00:00 |
|
|
7b18c6d236
|
fix bpb struc: forgot single byte for flags
|
2020-10-14 20:16:43 +00:00 |
|
|
c41782c78f
|
Build drive selection logic for FCBs
|
2020-10-13 20:10:23 +00:00 |
|
|
9cd4c04c42
|
Make kernel and fat.bs use BPB struct
|
2020-09-15 21:45:29 +02:00 |
|
|
626b7e5624
|
Add struc for disk parameter table
|
2020-08-15 18:30:17 +00:00 |
|
|
36f4673c91
|
Another attempt on disk i/o
|
2020-05-02 23:57:23 +02:00 |
|
|
91cad67415
|
Reboot after keypress instead of halting on boot failure
|
2020-04-03 19:45:49 +00:00 |
|
|
6eca218f8e
|
Explain the booterr code a bit
|
2020-04-03 19:43:10 +00:00 |
|
|
3da473a00c
|
Use optimized error handling for boot sector
|
2020-04-03 17:38:33 +00:00 |
|
|
c67894551b
|
Use directory path for includes, make them use *.asm as extension
|
2020-03-31 18:43:38 +00:00 |
|
|
73fb2b1e81
|
Add include file for BPB data
|
2020-03-31 13:04:13 +00:00 |
|