[Mono-dev] [Mono-devel-list] Operating System in C# Project

Mauricio Henriquez buho-1 at entelchile.net
Mon Oct 30 21:34:12 EST 2006


...yes is  more like a emulator to probe some OS-behind concepts.
the emulator don't boot at all, the boot part of a OS is NOT the OS, is 
only a software that load the real kernel into memory (with all the 
necesary other pices of software and hardware setting), for that we can 
use a lote of pre-wirting software, the real challenge is not the 
OS-Loader (I have a lote of assembler bootstrap code) is the kernel itself.

Mauricio

Brian Crowell wrote:
> Mauricio Henriquez wrote:
>   
>> all that I mention is in C#, please keep in mind that is a "probe of 
>> concepts" test code, is not a serious effor as the proposed in this 
>> thread, I love to work on this proyect, I know about assembler on 
>> windows, linux and a little IL, I also know a lote of OSs behinds (I'm 
>> "Operating System" class teacher on my university)
>>     
>
> That's actually more of an emulator than an operating system, but it would still be worthwhile to have someone on hand with assembly experience, so stick around.
>
> --Brian
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel.rar
Type: application/x-crossover-rar
Size: 51841 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061030/90294eb1/attachment.bin 


More information about the Mono-devel-list mailing list