[hatari-devel] IoMem question :

Laurent Sallafranque laurent.sallafranque at free.fr
Tue Feb 1 23:03:20 CET 2011


Hi,

Address 0xff8006 is read only.
So, if I don't want a program to be able to write at this address, 
should I declare the write part as WriteWithoutInterception or 
IoMem_VoidWrite) ?

This value is hardware fixed, it is fixed in STMemory_SetDefaultConfig
    STMemory_WriteByte(0xff8006, nFalcSysCntrl);

Regards

Laurent




More information about the hatari-devel mailing list