eDOS
Re:eDOS
Oh by the way...forgot about the programming knowledge...
You can start making a OS if you know this:
Assembly. C & C++. Linux. Windows. Compilers. Linkers. Assemblers. And:
The Intel Architecture, ( or the Mac ), the Intel Processor ( or the Motorola ), some binary, some hex, know what 32 * 2 * 2 * 4 is without a calculator...what does he think that is...without a calculator/computer? ) and need to be a good programmer.
You can start making a OS if you know this:
Assembly. C & C++. Linux. Windows. Compilers. Linkers. Assemblers. And:
The Intel Architecture, ( or the Mac ), the Intel Processor ( or the Motorola ), some binary, some hex, know what 32 * 2 * 2 * 4 is without a calculator...what does he think that is...without a calculator/computer? ) and need to be a good programmer.
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:eDOS
this is not just about maths ... these are p0w3rz 0f tw0:pskyboy wrote: I don't see how being able to calculate what 32*2*2*4 is without a calculator or computer has to do with being capable of writing an OS. Anyone who is remotely good at maths can calculate that in there head.
Peter
32 .. 64 .. 128 ..(256) .. 512 will become as natural as counting. This is because you'll deal with bitfields, etc. so you should be able to tell in about 2 seconds where bit 15 is about to be in a HEX display and how much it is in decimal ...