ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/basilisk_glue.cpp
(Generate patch)

Comparing BasiliskII/src/uae_cpu/basilisk_glue.cpp (file contents):
Revision 1.17 by gbeauche, 2005-01-30T21:42:16Z vs.
Revision 1.18 by gbeauche, 2006-04-30T21:16:48Z

# Line 25 | Line 25
25   #include "prefs.h"
26   #include "emul_op.h"
27   #include "rom_patches.h"
28 + #include "timer.h"
29   #include "m68k.h"
30   #include "memory.h"
31   #include "readcpu.h"
# Line 152 | Line 153 | void Start680x0(void)
153  
154   void TriggerInterrupt(void)
155   {
156 +        idle_resume();
157          SPCFLAGS_SET( SPCFLAG_INT );
158   }
159  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines