Frankenstein Project

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
drkameleon
Posts: 5
Joined: Mon Mar 28, 2005 12:00 am

Frankenstein Project

Post 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
DruG5t0r3
Member
Member
Posts: 29
Joined: Thu Mar 24, 2005 12:00 am
Contact:

Re: Frankenstein Project

Post 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...
drkameleon
Posts: 5
Joined: Mon Mar 28, 2005 12:00 am

Re: Frankenstein Project

Post 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)
Post Reply