flat assembler
Message board for the users of flat assembler.

Index > OS Construction > can someone help me? i'm developing an operating system

Author
Thread Post new topic Reply to topic
craciun



Joined: 11 Apr 2006
Posts: 7
craciun 07 Jul 2008, 08:18
hi, i'm writing an operating system (FASM) to be compatible with protected and unreal mode 32-64 bit. it is designed to be an educational OS with lots of run-time informations and debugging. at the moment it is in 2nd-stage boot loader development and i want tu upload it on Christoffer Bubach homepage, but i've seen that i can't make an account to log in. if someoane knows what can i do i'll be most gratefull.
Post 07 Jul 2008, 08:18
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20413
Location: In your JS exploiting you and your system
revolution 07 Jul 2008, 11:16
What is it that you want help with? The coding? The design? The assembler? The x86 instructions? Or the website you mention?
Post 07 Jul 2008, 11:16
View user's profile Send private message Visit poster's website Reply with quote
craciun



Joined: 11 Apr 2006
Posts: 7
craciun 07 Jul 2008, 12:39
i wan't to post it on the asmhackers.net website, but i'm still working. and i have a few questions about coding and design.
Post 07 Jul 2008, 12:39
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20413
Location: In your JS exploiting you and your system
revolution 07 Jul 2008, 12:45
craciun wrote:
i wan't to post it on the asmhackers.net website, ...
Okay, but this is not that site, perhaps you can try emailing the webmaster of that site to ask for help.
craciun wrote:
... but i'm still working. and i have a few questions about coding and design.
Okay, shoot your Q's here, but don't be vague, be specific and don't be afraid to post code to backup your Q's.
Post 07 Jul 2008, 12:45
View user's profile Send private message Visit poster's website Reply with quote
craciun



Joined: 11 Apr 2006
Posts: 7
craciun 07 Jul 2008, 13:45
first of all, i have modified mhc archiver, to fit my os design and i've tried to compres some images (bmp format) wich integrates into 2nd stage loader because i'm displaying them in section 'about OS'.
i don't know if it is good what i'm doing, because i have to wait a lot (when it's working on real machine, not virtual machine) and that is because the integrated compressed images are too big (about 100k, but there were about 300k initially) .

- i have these 2 lines below just at the end of code, and there are a result from the same file name but in bmp uncompressed format

in_autor: file 'autor.arh' ;pointer la autor
in_logo: file 'logo.arh' ;pointer la logo

i'll post the images and some screen-shots
Post 07 Jul 2008, 13:45
View user's profile Send private message Reply with quote
Dr. Mario



Joined: 17 Aug 2007
Posts: 8
Dr. Mario 14 Jul 2008, 16:47
Yes, I'm developing my own GUI-based RTOS, GreenOmega 64.
I just like to write my own programs and really want to try it out.
But...

Well, shoot. I'm still looking into the source codes.

Now, I can't find one thing that I was really looking for: A driver source code
for a new kind of DRAM controller. Yes, a XDR controller.
I was kinda wanting to prepare my GreenOmega 64 OS for
a new breed of AMD Phenom (containing Rambus XDR controller PHY
located at end of Level 3 cache.) so that way this OS' kernel will correctly
request for Serial ID (for each XDR chips or a XDIMM module) for the ID information and also to page the size of the XDRs so it could, in fact, activate and map it for the temporary storage (like it would with existing DDR+ memories.)

Plus, I already have looked into PS3 Linux (for skeleton code, that I'm focusing at, for Rambus XDR DRAM controller - but yet, nothing is found. If it's coded in 64-bit PPC, I will have to translate it into x86 codes anyways. That way the newest Phenom CPU will be able to activate both its own XDR controller and either DDR3 or XDR memory mounted on motherboard.)

_________________
Mama-mia, tha' the Athlon 64, Peach!
Post 14 Jul 2008, 16:47
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.