Does anyone know any good way too keep struct definitions up to date between vbcc and vasm? I tend to just replicate c structs with rs-statements in asm, but ideally I would like the compiler to do this automatically. To save time and to avoid mistakes. Any ideas?
Cheers Dalton
|