[hatari-devel] IoMem question :

Miro Kropáček miro.kropacek at gmail.com
Wed Feb 2 00:00:06 CET 2011


>
> Note that this doesn't prevent a program from writing at this address, it
> just doesn't call a specific emulation's handler for this byte. The byte
> will be written anyway in ff8006, it's just that if you don't do anything
> with it in the emulation, it will be ignored.
>
> If writing to this address doesn't give a bus error on a real hardware,
> then you don't want to block the write, you just need to ignore it by not
> using the content of IoMem[0xff8006].
>
Yes, this is correct behavior, i.e. how it should be emulated. I can freely
write to this register with no effect.


-- 
MiKRO / Mystic Bytes
http://mikro.atari.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.berlios.de/pipermail/hatari-devel/attachments/20110202/502df14b/attachment.html>


More information about the hatari-devel mailing list