Page 1 of 1

Frankenstein Project

Posted: Mon Mar 28, 2005 12:00 am
by drkameleon
Currently, I am working on an "OS Project" in ASM and C called Frankenstein.
Up to now, I have coded the following...
- BootSector
- 2nd-Stage Bootloader
- Enable line A20
- Initialise video mode
- Create primary libraries (screen.c, string.c,keyboard.c,etc)
Take a glimpse of the source and binaries at
http://www.geocities.com/johnzf/Frankenstein.zip
Dr.K@meleon

Re: Frankenstein Project

Posted: Mon Mar 28, 2005 12:00 am
by DruG5t0r3
I see the bootsector wasn't actually programmed by you, you actually just changed the banner here and there to your OS name. Not that i'm saying it's wrong since when you start an OS, you need to get something working and then come back to change stuff as it progesses...

Re: Frankenstein Project

Posted: Wed Mar 30, 2005 12:00 am
by drkameleon
OK. That's true. But I find no meaning in trying to write a bootsector, spending too much time for something i probably wouldn't achieve! Excuse me for not mentioning the original author. (just that)