home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / intel8051 / i51init.inc < prev    next >
Text File  |  2020-01-01  |  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.