Skip to main content
Home Forums 68kMLA Removing startup artifacts of "improved" ROM SE/30!!! — #8
Post #8 by dougg3
Source Forum68kMLA
CategoryTroubleshooting
Post DateTue, 12 Jun 2012 - 01:41
Original URLhttps://68kmla.org/bb/threads/removing-startup-artifacts-of-quot-improved-quot-rom-se-30.25600/
Post
Interesting...aside from the other suggestions, one other idea. After doing the STOP instruction, maybe the CPU wakes back up due to an interrupt of some kind, going past the STOP instruction and executing garbage instructions (whatever 0xFFFF... represents in machine code) until it falls through to the sound code. Have you put the STOP instruction inside an infinite loop? If not, it might be worth a try...

mp.ls