/[gxemul]/trunk/src/cpus/cpu_sh.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/cpus/cpu_sh.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25 by dpavlin, Mon Oct 8 16:19:56 2007 UTC revision 26 by dpavlin, Mon Oct 8 16:20:10 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: cpu_sh.c,v 1.15 2006/06/16 18:31:26 debug Exp $   *  $Id: cpu_sh.c,v 1.16 2006/06/24 21:47:23 debug Exp $
29   *   *
30   *  Hitachi SuperH ("SH") CPU emulation.   *  Hitachi SuperH ("SH") CPU emulation.
31   *   *
# Line 89  int sh_cpu_new(struct cpu *cpu, struct m Line 89  int sh_cpu_new(struct cpu *cpu, struct m
89                  debug("%s", cpu->name);                  debug("%s", cpu->name);
90          }          }
91    
         sh_init_64bit_dummy_tables(cpu);  
   
92          return 1;          return 1;
93  }  }
94    

Legend:
Removed from v.25  
changed lines
  Added in v.26

  ViewVC Help
Powered by ViewVC 1.1.26