Date: Tue, 27 Feb 96 11:49:17 GMT From: mstephens (Mike Stephens) To: art-eng Subject: RISC OS and StrongARM RISC OS sages, From your experience of development of various parts of RISC OS, you may be able to help me. For StrongARM, we need to do appropriate things for run-time modified code, because the instruction cache is not coherent with respect to data stores. I would be grateful if you could highlight any likely areas in modules you have worked with (things like copying some code into RAM, dynamic code etc.) I know things need sorting for: - kernel - ADFS - SpriteExtend - Clib - BASIC and other things may need sorting at application level. What I am interested in at the moment is 'unexpected' code modification in RISC OS modules. Thanks for any help. Cheers, Mike.