]> Shamusworld >> Repos - virtualjaguar/commit
Added missing IRQ handling after STOP
authorShamus Hammons <jlhamm@acm.org>
Fri, 8 Feb 2013 01:02:02 +0000 (19:02 -0600)
committerShamus Hammons <jlhamm@acm.org>
Fri, 8 Feb 2013 01:02:02 +0000 (19:02 -0600)
commitde1d20fbba4c7df976cf828ded494a29c7c5b677
treed80053103a024fe236733235dc437b6353230d12
parentf7b2692b338aaf37470be0a1d0e5ae42c82e0c65
Added missing IRQ handling after STOP

The previous fix was incomplete: it only worked until a STOP instruction
was issued. Incoming IRQs could not wake the M68K from its stopped
state. This has been fixed. :-)
src/m68000/m68kinterface.c