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

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

revision 10 by dpavlin, Mon Oct 8 16:18:27 2007 UTC revision 12 by dpavlin, Mon Oct 8 16:18:38 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: yamon.c,v 1.3 2005/06/21 17:42:08 debug Exp $   *  $Id: yamon.c,v 1.4 2005/08/09 22:24:47 debug Exp $
29   *   *
30   *  YAMON emulation.   *  YAMON emulation.
31   */   */
# Line 43  Line 43 
43  #include "misc.h"  #include "misc.h"
44    
45    
46    #ifdef ENABLE_MIPS
47    
48  /*  /*
49   *  mem_readchar():   *  mem_readchar():
50   *     *  
# Line 97  int yamon_emul(struct cpu *cpu) Line 99  int yamon_emul(struct cpu *cpu)
99          return 1;          return 1;
100  }  }
101    
102    #endif  /*  ENABLE_MIPS  */

Legend:
Removed from v.10  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26