Hi
when using Framework ie... 'Framework BRL.System'
i first incbin a file in my module, then i do a comparison between this incbin file in a bank that ive put there using LoadBank() and the byte code obtaind from a function pointer in a c function call included using Import.
now if no Framework is used this comparison is correct and matched byte for byte. BUT using Framework the comparison does not.
the strange thing is that its the incbin byte data thats become corrupt. any ideas why this would be?
and finaly i do a .bmx scan with Framework Assistant, this tells me i only need 'Framework BRL.System'
kev
when using Framework ie... 'Framework BRL.System'
i first incbin a file in my module, then i do a comparison between this incbin file in a bank that ive put there using LoadBank() and the byte code obtaind from a function pointer in a c function call included using Import.
now if no Framework is used this comparison is correct and matched byte for byte. BUT using Framework the comparison does not.
the strange thing is that its the incbin byte data thats become corrupt. any ideas why this would be?
and finaly i do a .bmx scan with Framework Assistant, this tells me i only need 'Framework BRL.System'
kev