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

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

revision 39 by dpavlin, Mon Oct 8 16:21:34 2007 UTC revision 40 by dpavlin, Mon Oct 8 16:22:11 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: dev_dreamcast_maple.c,v 1.14 2007/03/08 19:04:09 debug Exp $   *  $Id: dev_dreamcast_maple.c,v 1.15 2007/04/28 09:19:51 debug Exp $
29   *     *  
30   *  Dreamcast "Maple" bus controller.   *  Dreamcast "Maple" bus controller.
31   *   *
# Line 477  void maple_do_dma_xfer(struct cpu *cpu, Line 477  void maple_do_dma_xfer(struct cpu *cpu,
477                                      NO_EXCEPTIONS | PHYSICAL);                                      NO_EXCEPTIONS | PHYSICAL);
478                          } else {                          } else {
479                                  /*  Device present:  */                                  /*  Device present:  */
480                                  int i;                                  unsigned int i;
481                                  struct maple_devinfo *di =                                  struct maple_devinfo *di =
482                                      &d->device[port]->devinfo;                                      &d->device[port]->devinfo;
483                                  /*  debug("[ dreamcast_maple: response="                                  /*  debug("[ dreamcast_maple: response="

Legend:
Removed from v.39  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26