home *** CD-ROM | disk | FTP | other *** search
- ;;MASM is an alias you must create for your particular
- ;;assembler to create a Microsoft .REL file.
- ;;for z80asm the following will suffice
- ;;(using an ARUNZ script):
- ;;z80asm $:1.$d0$d0z/m
- MASM EEDITOR.Z80
- MASM EHEXEDIT.Z80
- MASM EDSPSEC.Z80
- MASM EHEXDUMP.Z80
- MASM ESEARCH.Z80
- MASM EMESSAGE.Z80
- MASM ESAK.Z80
- LIB80
- BEDITOR=EEDITOR
- EHEXEDIT
- EDSPSEC
- EHEXDUMP
- ESEARCH
- EMESSAGE
- ESAK
- /E
- EARCH.Z80
- MASM EMESSAGE.Z80
- MASM ESAK.Z80
- LIB80
- BEDITOR=EEDITOR
- EHEXEDIT
- EDSPSEC
- EHEXDUMP
- ESEARCH
-