home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / funk108a.zip / FUNK_S.ZIP / COMMS.ASM < prev    next >
Assembly Source File  |  1995-01-31  |  2KB  |  34 lines

  1. ; TheDraw Assembler Crunched Screen Image.  Date: 01/31/95
  2.  
  3. ;IMAGEDATA_WIDTH EQU 80
  4. ;IMAGEDATA_DEPTH EQU 50
  5. ;IMAGEDATA_LENGTH EQU 1029
  6. ;IMAGEDATA LABEL BYTE
  7.         DB      12,16,'FunkTracker Commands',24,26,19,'─',24,24,24,25
  8.         DB      4,7,'Full Commands',25,29,'Command ',39,'O',39,24,24,25
  9.         DB      4,3,'A  :Frequency Port Up',25,21,'O00:Vibrato Sine',24
  10.         DB      25,4,'B  :Frequency Port Dn',25,21,'O01:Vibrato Tria'
  11.         DB      'ngle',24,25,4,'C  :Frequency Porta',25,23,'O02:Vibr'
  12.         DB      'ato Square',24,25,4,'D  :Frequency Vibrato',25,21,'O'
  13.         DB      '03:Vibrato Sawtooth',24,25,4,'E  :Freq Vibrato Fani'
  14.         DB      'n',25,20,'O04:Vibrato Random',24,25,4,'F  :Freq Vib'
  15.         DB      'rato Fanout',25,19,'O05:tremola Sine',24,25,4,'G  :'
  16.         DB      'Volume Sld Up',25,25,'O06:tremola Triangle',24,25,4,'H'
  17.         DB      '  :Volume Slide Down',25,21,'O07:tremola Square',24,25
  18.         DB      4,'I  :Volume Porta',25,26,'O08:tremola Sawtooth',24,25
  19.         DB      4,'J  :Volume Reverb',25,25,'O09:tremola Random',24,25
  20.         DB      4,'K  :Tremola',25,31,'O0A:Halt Note System',24,25,4,'L'
  21.         DB      '  :Arpeggio',25,30,'O0B:Halt Volume System',24,25,4,'M'
  22.         DB      '  :Sample Offset',25,25,'O0C:Halt All Systems',24,25
  23.         DB      4,'N  :Volume',25,' O0D:Invert Funkcrtl',24,25,'/O0E'
  24.         DB      ':Snap to log Porting',24,25,'/O0F:Snap to Line Port'
  25.         DB      'ing',24,25,'/O1 :Volume Cut!',24,25,'/O2 :Real Freq'
  26.         DB      'uency Adjust',24,25,'/O3 :Set Arpeggio Speed',24,25,'/'
  27.         DB      'O4 :Fine Port Up',24,25,'/O5 :Fine Port Dn',24,25,'/'
  28.         DB      'O6 :Fine Volume Slide Up',24,25,'/O7 :Fine Volume S'
  29.         DB      'lide Dn',24,25,'/O8 :Volume Crest',24,25,'/O9 :Volu'
  30.         DB      'me Trough',24,25,'/OA :Set Master Volume',24,25,'/O'
  31.         DB      'B :Expand Loop',24,25,'/OC :Colapse Loop',24,25,'/O'
  32.         DB      'D :Note Retrig',24,25,'/OE :Set Channel Balance',24,25
  33.         DB      '/OF :Tempo',24,24,24,24,24,24,24,24,24,24,24,24,24,24
  34.