flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
dmitriy566 19 Jun 2012, 14:32
Hello!
I have fasm 1.67. And i want to adopt NeHe examples for OpenGl to newer version of fasm. When i compile file, fasm says:" star stars rd (num-1) * sizeof.stars illegal instruction". What's the problem? I see that structure stars is declared in data section as struct. I will thanks for answer.
|
|||||||||||
![]() |
|
revolution 19 Jun 2012, 15:20
Replace the line with:
Code: star stars rb (num-1) * sizeof.stars |
|||
![]() |
|
dmitriy566 19 Jun 2012, 15:22
Hello!
If i replace to this i have star stars illegal instruction... |
|||
![]() |
|
dmitriy566 25 Jun 2012, 14:37
Hello!
I fix it. You can download NeHe examples translated to newer version of fasm here: NeHe.rar |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.