I, a question about assembler using STVD7 last version.
I have make an error but the assembler not send a message, i have declared 2 class at same adress WORDS segment byte at FA00-FA81 'eeprom' (file xxx.asm) WORD segment byte at FA81-FFDF 'rom' (file yyy.asm) The STVD assembly without error and warning but software resultying not work. There are a solution for this problem? Thank and sorry for my bad english
Vedo che sei italiano e quindi vado con la lingua madre al posto del mio pessimo inglese.
Il problema è nell'assemblatore che non vede la sovrapposizione delle 2 classi dichiarate! Volevo segnalare questa anomalia e capire se esiste la possibilità di evitare il problema. Ti ringrazio per il tempo accordato.