512-byte OS Contest

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Sounds fun!

Chainloading, as in multiple sectors? Not allowed.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
JohnnyTheDon
Member
Member
Posts: 524
Joined: Sun Nov 09, 2008 2:55 am
Location: Pennsylvania, USA

Re: 512-byte OS Contest

Post by JohnnyTheDon »

Code: Select all

Chainloading, as in multiple sectors? Not allowed.
No, not for the OS itself. All of its code is in the 512-byte MBR. It can chainload other OSes if they are installed, but it doesn't require anything to be on the disk to run (other than the MBR).
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Ahh, nifty, kind of like my second-stage bootloader.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Re: 512-byte OS Contest

Post by Dex »

Heres my entry, a bootable CD Player with clock, i thought we had less than a week so i rush it.
Attachments
CDplayer.zip
My 2009 512b compo entry, its a bootable CdPlayer, with clock.
(51.03 KiB) Downloaded 343 times
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

sorry guys take me out, i really am into main os right now. i will be in the next one though. have fun, i will have fun testing the entries
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Dex: Thanks, good luck!
Ghost: Sorry to hear that, the next one will probably be still one sector, but might be a protected or long mode CD sector for more room and intense coding!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

thats cool, maybe then i will have a better background on osdev, any way lets stay on topic and get some entries and decide who gets the um prize?
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Hmmm... What is the prize? Free code exclusively licensed to the winner with no copyright notices?
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

sounds good, but there are many people here who already have the knowledge and background in osdev and programming, i dont know if it will be worth it for them, but its a start :)
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Okey, so either free code or something else. Ideas, people!!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

Intership with microsoft? hmmm. not worth it. a new computer and troy will buy it ha ha
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

I ain't buying nothing, I'm flat broke! :D

How 'bout this: a free copy of my already free and open source OS! :mrgreen:
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

sounds great, can i be a judge, btw i can help you write programs. i will judge by what it can do and if its features are very unique and cool in a way, as in what the os does.
Last edited by VolTeK on Wed Dec 31, 2008 9:15 pm, edited 1 time in total.
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: 512-byte OS Contest

Post by Troy Martin »

Sorry, but we're going by public vote to make everything fair and equal for everyone!
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: 512-byte OS Contest

Post by VolTeK »

eh its ok, i dont need to be one, and it depends a fat "writing" driver?
Post Reply