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

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

revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: dev_jazz.c,v 1.29 2007/06/15 19:11:15 debug Exp $   *  $Id: dev_jazz.c,v 1.30 2007/08/29 20:36:49 debug Exp $
29   *     *  
30   *  COMMENT: Microsoft Jazz-related stuff (Acer PICA-61, etc)   *  COMMENT: Microsoft Jazz-related stuff (Acer PICA-61, etc)
31   *   *
# Line 635  DEVINIT(jazz) Line 635  DEVINIT(jazz)
635          /*          /*
636           *  Register 16 native JAZZ irqs, and 16 ISA irqs:           *  Register 16 native JAZZ irqs, and 16 ISA irqs:
637           *           *
638           *  emul[x].machine[y].cpu[z].jazz.%i           (native)           *  machine[y].cpu[z].jazz.%i           (native)
639           *  emul[x].machine[y].cpu[z].jazz.isa.%i       (ISA)           *  machine[y].cpu[z].jazz.isa.%i       (ISA)
640           */           */
641          for (i=0; i<16; i++) {          for (i=0; i<16; i++) {
642                  struct interrupt template;                  struct interrupt template;

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

  ViewVC Help
Powered by ViewVC 1.1.26