flat assembler
Message board for the users of flat assembler.

Index > OS Construction > A newbie and some questions!

Author
Thread Post new topic Reply to topic
Embrance



Joined: 14 Mar 2004
Posts: 116
Location: Greece
Embrance 14 Mar 2004, 20:00
have the followinf tools:
Emu8086 version 2.57
and flatassembler latest version.

1)In flatassembler the compiled files end in EXE.
On Emu8086 they end in COM.
If i want to create an OS are these extensions usable?
I mean if i create it in Com/EXE Format and make a OS Loader,will it work?
Thanks in advance!
Post 14 Mar 2004, 20:00
View user's profile Send private message MSN Messenger ICQ Number Reply with quote
comrade



Joined: 16 Jun 2003
Posts: 1150
Location: Russian Federation
comrade 14 Mar 2004, 20:42
remove "format MZ" from source and make sure u only have one segment
also "org $100"

_________________
comrade (comrade64@live.com; http://comrade.ownz.com/)
Post 14 Mar 2004, 20:42
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
Embrance



Joined: 14 Mar 2004
Posts: 116
Location: Greece
Embrance 14 Mar 2004, 21:21
So by doing what you said,it will work? Smile
What are the most common OS formats?
Windows format?
Linux?
I mean the file extendions/(Exe,com etc)
Post 14 Mar 2004, 21:21
View user's profile Send private message MSN Messenger ICQ Number Reply with quote
Ralph



Joined: 04 Oct 2003
Posts: 86
Ralph 15 Mar 2004, 03:46
If you plan on using established file formats, you will have to do a lot of work first. The easiest way to just get something that can boot is to use "org 7C00h". This allows you to assemble a boot sector. Read up on writting boot sectors and take a look at Bochs or something similar.
Post 15 Mar 2004, 03:46
View user's profile Send private message Reply with quote
Embrance



Joined: 14 Mar 2004
Posts: 116
Location: Greece
Embrance 15 Mar 2004, 04:14
I plan to start creating an OS form the scratch.I dont want nothing as a base.
Post 15 Mar 2004, 04:14
View user's profile Send private message MSN Messenger ICQ Number Reply with quote
roticv



Joined: 19 Jun 2003
Posts: 374
Location: Singapore
roticv 15 Mar 2004, 04:20
You still need to know the basics right?
Post 15 Mar 2004, 04:20
View user's profile Send private message Visit poster's website MSN Messenger Reply with quote
Embrance



Joined: 14 Mar 2004
Posts: 116
Location: Greece
Embrance 15 Mar 2004, 05:16
Yes.Im planning to buy a book about ASM.And read all tutorials i found on my way! Smile
Post 15 Mar 2004, 05:16
View user's profile Send private message MSN Messenger ICQ Number 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.