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
Frankenstein Project
Re: Frankenstein Project
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...
-
- Posts: 5
- Joined: Mon Mar 28, 2005 12:00 am
Re: Frankenstein Project
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)