/[gxemul]/trunk/src/machines/machine_iq80321.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/machines/machine_iq80321.c

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

revision 41 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: machine_iq80321.c,v 1.24 2007/02/05 16:49:21 debug Exp $   *  $Id: machine_iq80321.c,v 1.26 2007/06/15 18:08:10 debug Exp $
29     *
30     *  COMMENT: Intel IQ80321 (ARM)
31   */   */
32    
33  #include <stdio.h>  #include <stdio.h>
# Line 53  MACHINE_SETUP(iq80321) Line 55  MACHINE_SETUP(iq80321)
55           */           */
56    
57          machine->machine_name = "Intel IQ80321";          machine->machine_name = "Intel IQ80321";
         machine->stable = 1;  
58    
59          cpu->cd.arm.coproc[6] = arm_coproc_i80321_6;          cpu->cd.arm.coproc[6] = arm_coproc_i80321_6;
60    

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26