<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>I have the EXE file for a 8080/Z80 cross assembler, but can't find the <br data-mce-bogus="1"></div><div>sources.. Anyone have a pointer?<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>It says "MAC80 10B(112) 8085/Z80 Cross Assembler" on the listing output</div><div><div><div><div style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;" data-mce-style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;"><div>MAC80.EXE.1;P775252       19 9728(36)   29-Nov-1983 </div><div><br data-mce-bogus="1"></div><div>It's a "tops10 program"...<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div>It can do both 8080 and z80 mnemonics, and the sources I have named mac80</div><div style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;" data-mce-style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;">can only do 8080, and they start like this...</div><div style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;" data-mce-style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;"><br data-mce-bogus="1"></div><div style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;" data-mce-style="font-family: 'arial', 'helvetica', sans-serif; font-size: 12pt; color: #000000;">;MAC80 - An 8085 cross assembler for the DECsystem-10<br><div><br>;       Copyright 1976,1977,1978,1983<br>;       Bruce Tanner / Cerritos College<br>;       11110 Alondra Blvd.<br>;       Norwalk, CA 90650<br><br>        SEARCH  M80UNV,MACTEN<br><br>        TITLE.  (M80,MAC80A,8085 Cross Assembler)<br>        M80TTL<br>        M80PTX<br><br>        TWOSEG<br>        RELOC   400000<br><br>        EXTERN IBUF,OBUF,LBUF,SBUF,MBUF,NOFILE,FILNAM,FILEXT,PPN,OPNOBJ<br>        EXTERN CREFSW,SYMBSW</div></div></div></div></div></div></body></html>