flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > Micro OS contest Goto page Previous 1, 2, 3, 4, 5, 6, 7, 8, 9 Next |
winner | ||||||||||||||
|
||||||||||||||
Total Votes : 1 |
Author |
|
shoorick 21 Jan 2009, 14:17
yes, i would like just to see size as power of 2 as represent in hardware
|
|||
21 Jan 2009, 14:17 |
|
Coddy41 21 Jan 2009, 14:19
OK well use it somehow I just wana put 2.5k
ps I have to go to a school meeting so I wont be back for a few hours. |
|||
21 Jan 2009, 14:19 |
|
revolution 21 Jan 2009, 14:23
Coddy41 wrote: ps I have to go to a school meeting so I wont be back for a few hours. Okay everybody, Coddy41 has left, now we can all be naughty until (s)he returns. When the cat is away the mice ... |
|||
21 Jan 2009, 14:23 |
|
Coddy41 21 Jan 2009, 14:29
Im a guy, And I'm not gone yet.
|
|||
21 Jan 2009, 14:29 |
|
revolution 21 Jan 2009, 14:35
Coddy41 wrote: I'm not gone yet. |
|||
21 Jan 2009, 14:35 |
|
Coddy41 21 Jan 2009, 19:43
revolution wrote: Hey no fair, give us a chance to be naughty. Lol _________________ Want hosting for free for your asm project? You can PM me. (*.fasm4u.net) |
|||
21 Jan 2009, 19:43 |
|
geppy 21 Jan 2009, 20:33
I take it any amount of RAM can be used by kernel and apps?
Does "OS" include bootloader or is it just a kernel image? Must OS be able to boot itself? Is any filesystem(FAT16,ISO9660) required to be supported for boot media or it may be just 2KB 'raw write' at the beginning of floppy or CD? Quote:
so whats the limit? if any whats is considered 'app' in #8 and what is 'app' in #1 At first Ithought apps in #1 are tools to compile OS sources or write binary on disk but how come games here? |
|||
21 Jan 2009, 20:33 |
|
Coddy41 21 Jan 2009, 20:44
geppy wrote: I take it any amount of RAM can be used by kernel and apps? geppy wrote: Does "OS" include bootloader or is it just a kernel image? Must OS be able to boot itself? geppy wrote: Is any filesystem(FAT16,ISO9660) required to be supported for boot media or it may be just 2KB 'raw write' at the beginning of floppy or CD? geppy wrote:
But in total The apps cannot exceed 10kb geppy wrote: At first Ithought apps in #1 are tools to compile OS sources or write binary on disk but how come games here? You can add tools for burning the disk, but the apps im talking about are apps for the OS. (so its not plain like erm... notepad or a sidescroller use your amatination ) _________________ Want hosting for free for your asm project? You can PM me. (*.fasm4u.net) Last edited by Coddy41 on 21 Jan 2009, 20:50; edited 1 time in total |
|||
21 Jan 2009, 20:44 |
|
geppy 21 Jan 2009, 20:47
Coddy41 wrote:
so my 2kb compiled OS can safely use 4GB of RAM for its internal needs while the OS runs. |
|||
21 Jan 2009, 20:47 |
|
Coddy41 21 Jan 2009, 20:52
geppy wrote: so my 2kb compiled OS can safely use 4GB of RAM for its internal needs while the OS runs. _________________ Want hosting for free for your asm project? You can PM me. (*.fasm4u.net) |
|||
21 Jan 2009, 20:52 |
|
neville 21 Jan 2009, 21:10
Coddy41
How come your top 5 OS's go 5..4..3..4..1 ? Check out FAMOS - created with fasm, and now runs fasm natively as a component of the FAMOS IDE: Latest versions of FAMOS: FD image ver 1.14 'NZ panorama' (with fasm-based IDE): http://w14.easy-share.com/1702201438.html (left-click.... 767,136 bytes) CD image ver 1.14 'NZ panorama' (with fasm-based IDE): http://famos.zoomshare.com/files/FAMOS14C.ZIP (right-click, Save as .... 930,286 bytes) Yes, www.fa-mos.com kinda sux, but famos.zoomshare.com has some screenshots, CD content etc. PS. were you late for the school meeting? _________________ FAMOS - the first memory operating system |
|||
21 Jan 2009, 21:10 |
|
Coddy41 21 Jan 2009, 21:20
neville wrote:
ill have to chang that. neville wrote: Check out FAMOS - created with fasm, and now runs fasm natively as a component of the FAMOS IDE: neville wrote: PS. were you late for the school meeting? nope I was early _________________ Want hosting for free for your asm project? You can PM me. (*.fasm4u.net) |
|||
21 Jan 2009, 21:20 |
|
geppy 21 Jan 2009, 21:33
What really bothers me with all these 'size limit' competitions is that there is not that much stuff you can put in there. And even if you can put something useful the features may be drastically different among different OSes. It becomes hard to choose objectively which one is best. Besides not that many people care about size including me.
Worth participating competition would be the one were we define features that need to be implemented and then during poll each user assigns a score from 0 to 100 to each of the 3 categories: smallest size, how well all features implemented, fastest/responsive on single selected CPU. But if this current contest continues I'll probably be in. |
|||
21 Jan 2009, 21:33 |
|
vid 21 Jan 2009, 21:41
Quote: What really bothers me with all these 'size limit' competitions is that there is not that much stuff you can put in there. That's the point. to fit in as much functionality as possible into very little space. The competing part is not so important, no need to oversophisticate it. |
|||
21 Jan 2009, 21:41 |
|
Coddy41 21 Jan 2009, 21:42
I only started it because competition pushes me to learn, and ive only been at
Os development for 2 1/2 months, I thought a small competition would push me to learn harder. Besides I like makeing small OS's. Plus I like the idea, a small OS that can Do alot is ausome. ======================================================= This Is going to be a bit harder than I thought when I first wrote the original rules for this. I'm going to have to code a new kernel since my original code was In C witch people were against So you know. But I do agree with VIP |
|||
21 Jan 2009, 21:42 |
|
mikegonta 21 Jan 2009, 23:13
[ Post removed by author. ]
Last edited by mikegonta on 28 Jan 2009, 09:17; edited 1 time in total |
|||
21 Jan 2009, 23:13 |
|
Coddy41 21 Jan 2009, 23:18
Then I quit. All I wanted was a contest
|
|||
21 Jan 2009, 23:18 |
|
mikegonta 21 Jan 2009, 23:24
[ Post removed by author. ]
Last edited by mikegonta on 28 Jan 2009, 09:17; edited 1 time in total |
|||
21 Jan 2009, 23:24 |
|
Coddy41 21 Jan 2009, 23:28
No we already discussed the rules, The rules are as the contestants And I have put together.
I am not changing them just so I can enter. |
|||
21 Jan 2009, 23:28 |
|
Goto page Previous 1, 2, 3, 4, 5, 6, 7, 8, 9 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.