flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > fasm source error?

Author
Thread Post new topic Reply to topic
macomics



Joined: 26 Jan 2021
Posts: 1016
Location: Russia
macomics 29 Jul 2021, 15:56
Please check that source line: tables.inc [460]
Code:
 dw instructions_17-instructions,(instructions_end-instructions_17)/(16+3)
    


You may have forgotten to correct it to:
Quote:

dw instructions_17-instructions,(instructions_end-instructions_17)/(17+3)
Post 29 Jul 2021, 15:56
View user's profile Send private message 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.