You are not logged in.


#41 2005-08-02 13:22:08

smiddy
Active member
Registered: 2005-02-15
Posts: 183
PM

Re: What app(s) do you want to see ported to your OS ?

Dex4u wrote:

Its that easy, you could add more info in the header, but thats up to you, alot of C programmers like to make it look harder than it is :-).

AMEN brother!


- [color=red]s[/color][color=blue]m[/color][color=red]i[/color][color=blue]d[/color][color=red]d[/color][color=blue]y[/color]

Offline

 

#42 2005-08-02 15:12:25

Nelson
Member
Registered: 2005-07-02
Posts: 35
PM

Re: What app(s) do you want to see ported to your OS ?

Well I'm working in Protected Mode with Memory Protection so I want to have a good solid memory manager (physical and virtual) so I can give my application thier own virtual memory then have a file system / executable format before even thinking about running programs.

I actually started working on it last night and got experimental things done like the GDT and IDT and finished up
an exception handler before school.

I'm reading the intel docs and wrapping up my IRQ code before I start to implement my low level paging code so I can build a virtual mm on top of that.

Offline

 

#43 2005-08-02 15:12:42

bubach
Administrator
From: Trollhättan, Sweden
Registered: 2005-02-15
Posts: 367
PM  Website

Re: What app(s) do you want to see ported to your OS ?

I think I'll stick to working on BOS for now

I'm not complaining.. big_smile

Offline

 

 

Board footer

Powered by PunBB
BOS homepage © Copyright 2005 Christoffer Bubach
Strict XHTML and valid CSS.