
(Q40 interrupts 40MHz 68040 at 10/20 KHz for sound, I guess it may use low pass filter on output?)
Only recently I was looking at Trump card and ExpanderRam and realised 68008 DSL output is used as clock source to refresh DRAMs!. AFAIK this means using the STOP instruction could potentially upset refresh and corrupt DRAM. OK, bit specific to my use, but unexpected. Though I guess ordinarily it would be possible use STOP instruction and shut out refresh for upto 20mS waiting on level 2 interrupt.
Reminds me of when I built ZX81 programmer for 2K eproms (from a magazine design). It stalled Z80 using 50mS monostable to hold WAIT low during programming pulse, somehow it worked. Playing around, I found it sometimes took up to 2 seconds holding WAIT low to corrupt ZX81 16K rampack contents.