/[gxemul]/trunk/src/include/devices.h
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/include/devices.h

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

revision 15 by dpavlin, Mon Oct 8 16:18:51 2007 UTC revision 16 by dpavlin, Mon Oct 8 16:19:01 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: devices.h,v 1.184 2005/10/03 01:07:48 debug Exp $   *  $Id: devices.h,v 1.185 2005/10/08 22:54:04 debug Exp $
32   *   *
33   *  Memory mapped devices.   *  Memory mapped devices.
34   *   *
# Line 374  struct malta_data { Line 374  struct malta_data {
374  #define MC146818_ARC_NEC        2  #define MC146818_ARC_NEC        2
375  #define MC146818_ARC_JAZZ       3  #define MC146818_ARC_JAZZ       3
376  #define MC146818_SGI            4  #define MC146818_SGI            4
377    #define MC146818_CATS           5
378  /*  see mc146818reg.h for more info  */  /*  see mc146818reg.h for more info  */
379  void dev_mc146818_tick(struct cpu *cpu, void *);  void dev_mc146818_tick(struct cpu *cpu, void *);
380  int dev_mc146818_access(struct cpu *cpu, struct memory *mem,  int dev_mc146818_access(struct cpu *cpu, struct memory *mem,

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26