Page 1 of 1

Missing IMA in C-Backend

Posted: Fri Oct 10, 2025 6:29 pm
by Cyllceaux
Hello there... I know the code is wrong, but in the ASM Backend I receive a IMA, what I expected.
On the C-Backend nothing happens.

Code: Select all

Structure strTest
	value.i
EndStructure

Define *test.strTest=5

Debug *test\value