quote:Originally posted by Hawkuletz:One person said around here that a 'decent' (I wonder, what would decent mean to him?) loader would took several months to accomplish.
quote: if we could get games on that thing...it would be awesome
quote: A bunch of hacks is not a boot loader in my book
quote: bunch of hacks
quote: it will only run on x86 unless a compleat re-write for other platforms is done
quote:Originally posted by Hawkuletz:The Muffin Man said: Hmm.... Does MacOSX run on anything BUT Macs? And anyways, since we only had x86s lying around... who cares? We don't aim at conquering the world with this OS. (like that other guy here )The purpose of this project is for us to get a better understanding of how things really work. Most programming languages are designed to hide the true and harsh realities of computing from even the programmer, let alone the poor luser. So... what really lies inside?And besides while we are all saying that Microsoft is bad, that windoze sucks (if it at least would do that right!) and so on, how many of us really tried to do an OS themselves and then talk about others?I personally like linux (and BSD, somehow) more than Windows, but I am very upset that even there the same thing happens. Imagine many people are writing in INTERPRETORS (see PHP and PERL) and they are complaining about the slow speed of the programs and so on. Why do we have gigahertz processors? To stop optimizing our software, or even more, fill our computers with bloatware. Just think about KDE. How many magabytes of RAM does it require to work properly in, say, SuSE 8.0?Well... I got me started and I know some of my points come in total disagree with your way of thinking...
quote:Originally posted by Hawkuletz:Just one more thing, please:An open source operating system, being written in asm does not stop one from writing a (say) C/C++/other compiler for it (should one need sucha thing). I personally program in win32 asm, meaning I write windows programs in ASM. I find it easier than using their vc++ or anything like it. Most of this b/c of the assembler and the possibility to call system APIs or functions, I agree that in the early days ASM programming when one was expected to know all the register parameters of the interrupt services (since all BIOS and OS functions were called that way) was a lot harder. But things have evolved since, and ASM is just a bridge between HLLs and the REAL MACHINE Anyways, there are people who would love having transparent windows, buttons and menus in a program just under 100kb of SIZE (loader included ) and make an embeded application on it or perhaps write more software for it until it will eventually grow into a complete OS