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.3 by cebix, 2000-04-10T18:53:46Z vs.
Revision 1.4 by cebix, 2000-07-14T21:29:15Z

# Line 19 | Line 19
19   */
20  
21   #include "sysdeps.h"
22 +
23   #include "cpu_emulation.h"
24   #include "main.h"
25   #include "emul_op.h"
# Line 81 | Line 82 | bool Init680x0(void)
82   #endif
83  
84          init_m68k();
85 + #ifdef USE_COMPILER
86          compiler_init();
87 + #endif
88          return true;
89   }
90  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines