home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prog-asm / as6502.lzh / AS6502 / BOOTSA.NOTE < prev    next >
Encoding:
Text File  |  1991-08-16  |  568 b   |  16 lines

  1. This is a sample of a program to run on a 6502 and load MOS Technology
  2. format object code that is output by As6502.
  3. Connect the Amiga Parallel port to the VIC user port as follows:
  4.  
  5. Signal      Amiga Pin#      VIC User port pin
  6.  DRDY           1               B
  7.  d0             2               C
  8.  d1             3               D
  9.  d2             4               E
  10.  d3             5               F
  11.  d4             6               H
  12.  d5             7               J
  13.  d6             8               K
  14.  d7             9               L
  15.  ACK           10               M
  16.