|
b7d596d758
|
kernel: integrate existing farptr and drive code
|
2021-12-14 17:43:47 +00:00 |
|
|
a3dfd2c36c
|
add BPB definitions as stand-alone include
|
2021-12-14 15:24:36 +00:00 |
|
|
467054def6
|
sys: calculate length of cluster series
|
2021-12-14 15:23:49 +00:00 |
|
|
cfadc73493
|
sys: implement boot sector code plus target track calculation
|
2021-12-13 18:45:36 +00:00 |
|
|
4d8406aa3a
|
rename parse to scan, more intuitive for C programmers
|
2021-12-11 18:21:00 +00:00 |
|
|
725213b581
|
sys: parse drive number and load BPB
|
2021-12-11 16:46:00 +00:00 |
|
|
bc238a3bf9
|
i still dont know what im doing
|
2020-03-01 16:45:16 +00:00 |
|
|
4847eb4d88
|
Revert "Throw out previous x86 stuff"
This reverts commit 807db4a592 .
|
2020-03-01 12:03:35 +00:00 |
|
|
30ae244ef1
|
sigh. i dont know
|
2020-02-28 19:55:00 +00:00 |
|
|
807db4a592
|
Throw out previous x86 stuff
|
2019-12-22 02:52:40 +01:00 |
|
|
c3f347d9eb
|
Use other font with some more serifs
|
2019-12-07 23:00:05 +01:00 |
|
|
c54b2eb90d
|
Add CP437 8x8 font
|
2019-12-07 18:35:59 +01:00 |
|
|
eb67071ffb
|
Ubuntu needs stdint.h for uint8_t
|
2019-11-24 11:28:39 +00:00 |
|
|
fe319a0caa
|
Fix conditional jump instructions not eating their immediate data
|
2019-11-15 15:54:37 +00:00 |
|
|
6b1c53dad5
|
8080 Emulator can now do most opcodes
Still very buggy
|
2019-11-15 14:42:07 +00:00 |
|
|
215fcaf67b
|
Add WIP 8080 emulator
|
2019-11-15 08:27:58 +00:00 |
|
|
cef35930e9
|
Remove attempt of 8086 emulator - not primary target platform
|
2019-11-14 21:11:51 +00:00 |
|
|
35593dada1
|
Replace fix-rom script with utils binary
|
2019-11-09 11:02:27 +00:00 |
|
|
a4697fa666
|
Generalize build mechanism for host utils
|
2019-11-07 17:39:17 +00:00 |
|