Page 1 of 1
Redesign
Posted: Tue Nov 20, 2007 5:39 pm
by crazygray
Well guys, I've decided to just startover and redesign everything instead of just have incomplete thoughts in my head I'll make a design doc.
Posted: Tue Nov 20, 2007 8:23 pm
by LordMage
how far were you, did you ever actually make your hex bootloader?
Posted: Tue Nov 20, 2007 9:19 pm
by crazygray
Actually I did make the bootloader I'm just redesigning the kernal.
I'm actually thinking about writing an assembler for my own purposes.
Posted: Tue Nov 20, 2007 9:38 pm
by earlz
and your reasons for writing in hex are?
Posted: Tue Nov 20, 2007 10:29 pm
by crazygray
Gosh guys does everybody ask that question? It's a challenge, to test my skills and see if I can do it. Do you happen to have read the Hex Bootloader post.
Posted: Wed Nov 21, 2007 4:13 am
by Combuster
The other question - why do you want to make your own assembler? there's tons to choose of
Posted: Wed Nov 21, 2007 5:44 am
by AndrewAPrice
Combuster wrote:The other question - why do you want to make your own assembler? there's tons to choose of
Combuster wrote:The other question - why do you want to make your own operating system? there's tons to choose of
Posted: Wed Nov 21, 2007 5:45 am
by AndrewAPrice
LordMage wrote:how far were you, did you ever actually make your hex bootloader?
I'd like to hear more about the guy that wrote his bootloader in C.
Posted: Wed Nov 21, 2007 8:39 am
by Combuster
MessiahAndrw wrote:Combuster wrote:The other question - why do you want to make your own assembler? there's tons to choose of
Combuster wrote:The other question - why do you want to make your own operating system? there's tons to choose of
let me rephrase: there's tons of
good ones to choose of (which holds for assemblers - not for OSes). Besides we all know of the motivations one can have for the latter, no?
As far as I can see, writing your own assembler is hardly contributory to your efforts to complete your own operating system, you only have more options to mess things up.
Posted: Wed Nov 21, 2007 10:56 am
by crazygray
Actually it's just an experiment. I'm not trying to out do any other assembler just for my own personal learning not for OS dev.
Didn't mean for it to sound like something else.