flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Gomer73 12 Feb 2004, 08:11
I don't think there should be a difference in speed.
Menuet loads everything off of the floppy to a ramdrive before booting. I think this is how it does it anyway. So the initialization will be faster but after that everything would be at the same speed. |
|||
![]() |
|
Gomer73 12 Feb 2004, 08:17
I don't think there should be a difference in speed.
Menuet loads everything off of the floppy to a ramdrive before booting. I think this is how it does it anyway. So the initialization will be faster but after that everything would be at the same speed. |
|||
![]() |
|
naaou 18 Feb 2004, 07:54
The event that inspired my theory was when I read somewhere that assembly is the fastest code language you could program in because it's code is what all other code that is written for PC breaks down to. That is my understanding of it at the moment anyway. If I am wrong, please correct me so that I not only have the right info but also so I don't spread wrong info and look like a lamer.
|
|||
![]() |
|
pelaillo 18 Feb 2004, 12:43
naaou wrote: ...assembly is the fastest code language you could program in because it's code is what all other code that is written for PC breaks down to. This is true, but is not the only reason. The fact is that you are designing your code from the beginning thinking on your hardware peculiarities with less human abstraction layers to translate. You do the abstraction for the machine, not the machine for you (worst if the main translation is done at runtime). |
|||
![]() |
|
Gomer73 18 Feb 2004, 19:18
Assembler can definitely be the most efficient. A lot depends on the programer too.
Look at the bitmap viewer. I am assuming it is assembler, but the thing runs horrendously slow. You can see it drawing the bitmap which shouldn't be the case. |
|||
![]() |
|
naaou 20 Feb 2004, 23:24
I would still like to be able to install it on the HDD. I like the idea of being able to tailor my OS to the hardware. That would not only make my machine a true custom PC, but I would also be able to develop and share my findings with the rest of the community. I am really on fire about this OS. My thoughts run wild thinking about the possibilites.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.