======================== = EMAC INC. = POB 2042 = CARBONDALE, IL 62902 = = www.emacinc.com = support@emacinc.com = 618-529-4525 PHONE = 618-457-0110 FAX ======================== The files included on this zip file are: DOCS.ZIP This contains the MicroPac 515C hardware manual and the Infineon C515C data sheet. ASM51.EXE Metalink 8051 Cross Assembler. ASM51.DOC User manual for above. 515MON21.TXT Manual for EMAC's implementation of ATBMON21 ROM monitor. ATBMON.TXT Intel's original manual for ATBMON21 ROM monitor. 515DRV.ASM Main source file. It is the only one that needs to be assembled. The other *.asm files are assembled inherently because it "INCLUDE"s them. SEEPROM1.ASM Drivers for serial EEPROM LCDDRV3.ASM Drivers for LCD display MOD515 Register definitions for Siemens 80515 (this is supplemented with register definitions in the main source file) 515DRV0.HEX This is a "ready-to-download" Intel hex file that was generated by assembling the main source file. Its name is different so it will not be overwritten when you assemble the main source file. It should be used as a reference for confirming the board is working and that it is properly connected to a properly configured PC.