home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CD32 / CD32_Support / examples / SA_Examples / README < prev   
Encoding:
Text File  |  1993-10-18  |  5.2 KB  |  105 lines

  1.  
  2. These CD32 test code examples were provided by the Software Assurance
  3. test group.  To compile them you may need to remove a couple of
  4. unnecessary libs from the Makefile (lib:ErrReport.lib, lib:wb2cli.o)
  5. and perhaps change some "bsprintf"'s to plain sprintf's.
  6. But the parts that access CD32 device and library functions should
  7. be useful example material.
  8.  
  9.      cd (dir)
  10.           CDTest (dir)
  11.             args.c                           Audio.cd
  12.             audio.cd.old                     Audio.doc
  13.             AudioPause.rexx                  AudioPlay.rexx
  14.             bsprintf.a                       bugs
  15.             cd.c                             cd.h
  16.             CDTest                           CDTest.doc
  17.             CDTest.doc.info                  cdtest.h
  18.             cdtest.with                      cdtest_rev.h
  19.             cdtest_rev.i                     cdtest_rev.rev
  20.             Data.cd                          Data.doc
  21.             DataPlay.rexx                    debug.c
  22.             event.c                          interrupt.c
  23.             main.c                           Makefile
  24.             revision.c                       revision.c.info
  25.             simplerexx.c                     SimpleRexx.h
  26.             test.cd                          verify.c
  27.           Play (dir)
  28.             makefile                         Play
  29.             Play.c                           Play_rev.asm
  30.             Play_rev.rev                     
  31.      lowlevel (dir)
  32.           TimerInt (dir)
  33.             gui.c                            main.c
  34.             Makefile                         revision.c
  35.             timer.c                          TimerInt
  36.             TimerInt.doc                     TimerInt.doc.info
  37.             timerint.h                       TimerInt.info
  38.             TimerInt.with                    TimerInt.with.info
  39.             TimerInt_rev.h                   TimerInt_rev.i
  40.             TimerInt_rev.rev                 
  41.           VBlankInt (dir)
  42.             main.c                           Makefile
  43.             revision.c                       vblank.c
  44.             VBlankInt                        VBlankInt.doc
  45.             VBlankInt.doc.info               vblankint.h
  46.             VBlankInt.with                   VBlankInt_rev.h
  47.             VBlankInt_rev.i                  VBlankInt_rev.rev
  48.           KBInt (dir)
  49.             .info                            gui.c
  50.             interrupt.c                      KBInt
  51.             KBInt.doc                        KBInt.doc.info
  52.             kbint.h                          KBInt.info
  53.             kbint.with                       KBInt_rev.h
  54.             KBInt_rev.i                      KBInt_rev.rev
  55.             main.c                           Makefile
  56.             revision.c                       
  57.           ReadJoyPort (dir)
  58.             gui.c                            joyport.c
  59.             main.c                           Makefile
  60.             Makefile.info                    ReadJoyPort
  61.             ReadJoyPort.doc                  ReadJoyPort.doc.info
  62.             readjoyport.h                    ReadJoyPort.info
  63.             readjoyport.with                 ReadJoyPort_rev.h
  64.             ReadJoyPort_rev.i                ReadJoyPort_rev.rev
  65.             revision.c                       
  66.           SetJoyPortAttrs (dir)
  67.             main.c                           Makefile
  68.             revision.c                       SetJoyPortAttrs
  69.             SetJoyPortAttrs.doc              SetJoyPortAttrs.doc.info
  70.             SetJoyPortAttrs.h                SetJoyPortAttrs.with
  71.             SetJoyPortAttrs_rev.h            SetJoyPortAttrs_rev.i
  72.             SetJoyPortAttrs_rev.rev          
  73.           GameControl (dir)
  74.             gamecontrol                      GameControl.c
  75.             GameControl.doc                  GameControl.doc.info
  76.             GameControl.info                 GameControlWrap
  77.             GameControlWrap.info             GameControlWrap_rev.asm
  78.             GameControlWrap_rev.rev          gamecontrol_protos.h
  79.             GameControl_rev.asm              GameControl_rev.rev
  80.             makefile                         
  81.      nonvolatile (dir)
  82.        Debug_GetNVL                     DeleteNV
  83.        DeleteNV.c                       DeleteNV_rev.asm
  84.        GetCopyNV                        GetCopyNV.c
  85.        GetCopyNV_rev.asm                GetNVInfo
  86.        GetNVInfo.c                      GetNVInfo_rev.asm
  87.        GetNVList                        GetNVList.c
  88.        GetNVList_rev.asm                makefile
  89.        NV.h                             NVLib.doc
  90.        overload.rexx                    SetNVProtection
  91.        SetNVProtection.c                SetNVProtection_rev.asm
  92.        StoreNV                          StoreNV.c
  93.        StoreNV_rev.asm                  StuffNV
  94.        StuffNV.c                        StuffNV_rev.asm
  95.        WipeNV                           WipeNV.c
  96.        WipeNV_rev.asm                   XStrToULong.c
  97.      graphics (dir)
  98.           wpixel (dir)
  99.             wpixel                           wpixel.c
  100.             wpixel.doc                       wpixel.doc.info
  101.           wchunky (dir)
  102.             wchunky                          wchunky.c
  103.             wchunky.doc                      wchunky.doc.info
  104.   README                           
  105.