flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Bug in MZ format exe header

Author
Thread Post new topic Reply to topic
CandyMan



Joined: 04 Sep 2009
Posts: 413
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 28 Sep 2014, 10:22
There is only 0xFFFF reloactions possible in MZ format.
Code:
format MZ
entry Main:Start
segment Main use16
mov ah,4Ch
int 21h
times 65*1024 dw Main ;needed message: too many relocations
    

_________________
smaller is better
Post 28 Sep 2014, 10:22
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8351
Location: Kraków, Poland
Tomasz Grysztar 28 Sep 2014, 11:24
This bug existed since the 1.0 release! Thanks for reporting it.
Post 28 Sep 2014, 11:24
View user's profile Send private message Visit poster's website 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.