flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > A newbie and some questions! |
Author |
|
comrade 14 Mar 2004, 20:42
remove "format MZ" from source and make sure u only have one segment
also "org $100" |
|||
14 Mar 2004, 20:42 |
|
Embrance 14 Mar 2004, 21:21
So by doing what you said,it will work?
What are the most common OS formats? Windows format? Linux? I mean the file extendions/(Exe,com etc) |
|||
14 Mar 2004, 21:21 |
|
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.
|
|||
15 Mar 2004, 03:46 |
|
Embrance 15 Mar 2004, 04:14
I plan to start creating an OS form the scratch.I dont want nothing as a base.
|
|||
15 Mar 2004, 04:14 |
|
roticv 15 Mar 2004, 04:20
You still need to know the basics right?
|
|||
15 Mar 2004, 04:20 |
|
Embrance 15 Mar 2004, 05:16
Yes.Im planning to buy a book about ASM.And read all tutorials i found on my way!
|
|||
15 Mar 2004, 05:16 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.