flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Octavio
Qu4Z wrote: Hi! that is because after the 3 first bytes is found the parameters table and the 'jmp' sometimes is just 2 bytes some people add a 'nop' or use a 'jmp word' wich is 3 bytes in size if your boot code do not have a parameter (not a fat system) table you do not neet this jmp at all. |
|||
![]() |
|
Borsuc
Isn't FAT something like this:
Code: jmp start nop ; data here (format header whatever) db ... start: ; code here But why doesn't it put at the end? it would be much simpler, and without the jump. So if you don't use FAT and need some data, try it at the end ![]() |
|||
![]() |
|
Qu4Z
Thanks
![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.