Well, yeah, you kind of need to know about the motherboard you're putting it on. That's the whole point, so the bootsector writer doesn't need to know about it. Think of it like a system for doing inputs and outputs that's a bit, well, basic.Zacariaz wrote:sure it is, but if you are gonna program a bios, syrely you need more info than whats in the intel manual... or?
EPROM confusion
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
The point was, the manuals are for all those who program specifically for that processor. We os developers program x86-specific, and so do bios writers, not to mention regular assembly programmers. Hence the manuals have to address all of these audiences. Some 75% of it is not interesting for userland programming, but asm freaks still use it because the other 25% is exactly what they need. The same goes for bios and os developers, only with different percentages.
still i believe that i should be markd as bios stuff of put in a separate manual. Maybe i should some day like to program a bios, ind then i think i would be nice not to have to look through 5 6-700 pages long manual in order for me to fin those 5-10% i need to read.
Nah, you are probably right, put the point is that i had no way of knowing that i didnt need to know it.
Nah, you are probably right, put the point is that i had no way of knowing that i didnt need to know it.