home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / i8051.tar.gz / i8051.tar / i51init.inc < prev    next >
Text File  |  1996-06-30  |  127b  |  4 lines

  1. codeaddr    equ    03000h        ; where romable code goes
  2. dataaddr    equ    03300h        ; where ram is
  3. fileaddr    equ    04000h        ; where file data goes
  4.