all.zip - a zipped file of all the files. DLXSIM.EXE - DLX software simulator DLXASS.EXE - Asembler compiler for DLX LSIM.S - source listing of Load/Store Program in I/O Logic Simulator LSIM.LST - dump code of Load/Store Program in I/O Logic Simulator LSIM.COD - binary code of Load/Store Program in I/O Logic Simulator Prog.* - source, dump code, and binary code of a sample DLX assmebly program. EPROM.* - source, dump code, and binary code of a DLX test program. Note: this program is stored in the RESA's EPROM. You need the the code file for DLXSIM when the address starts at 0x0. asm.bat - batch file. Generates dump and binary codes from DLX assembly files. usage: asm file_name (without the extension .S)