A very good assembler and Watcom C IDE with a lot of very useful features. Now with full Watcom C/C++ support! Pentium Instruction Scheduler (pipelining info,AGI's,clock cycle info, FPU overlap), Files up to 64Mb, label jumps, syntax(Asm/C) & error highlighting, proc, macro & data browsers, project manager, bookmarks, ascii, key scancodes table, opcode,int help,key macros & reassignment, heuristic scan, - Tasm/ Masm/Nasm /A86/Wolfwere/Wasm/etc... - Tlink/Link /Dlink/Watcom Linker/etc... - Watcom: All targets, wcc(386),wpp(386) Error grabber (=error highlighting) Specify own assembler/compiler /linker English/German/Norwegian, make your own language file;
If Alab reports "Errors, but not readable!" during assemble/compile/link
it may be because the error syntax defined in asm\*.cfg, link\*.cfg and
compile\*.cfg is not correct. To check this, load ERROR.LST from your
Alab directory (do not exit Alab because then the file will be deleted)
and check the error messages against the existing error syntax in the
correct *.cfg file. If you find any differences then correct it by
insterting the correct macros ($...._) which can be found in
"config.doc" in the DOC\ directory.
"Stripped version"
------------------
If you don't need all the extra configuration files, documentation etc.,
you can create a "stripped" version of Alab. You just copy your
favourite assembler/linker and compiler .CFG files to the main Alab
directory and call them ASM.CFG, LINK.CFG and COMPILE.CFG, respectively.
If Alab finds these files, it loads them instead of the files found in
the ASM\, LINK\ and COMPILE\ directories. After doing this, you can
delete all the uneccessary directories and files.
File List:
AL.BAT
1Kb
ALAB.CFG
11Kb
ALAB.EXE
418Kb
ALAB.HLP
147Kb
ALAB.LNG
8Kb
ALAB.MAC
3Kb
ALAB.REV
14Kb
ALAB13B1.FRM
405b
ASM/
0b
ASM/A86.CFG
1Kb
ASM/FILELIST.TXT
79b
ASM/LINK.CFG
10Kb
ASM/MASM.CFG
2Kb
ASM/ML.CFG
4Kb
ASM/NASM.CFG
2Kb
ASM/OWN.CFG
1Kb
ASM/TASM.CFG
2Kb
ASM/WASM.CFG
2Kb
ASM/WOLFASM.CFG
1Kb
BUGS.TXT
485b
COMPILE/
0b
COMPILE/FILELIST.TXT
36b
COMPILE/WCC386.CFG
6Kb
COMPILE/WCL386.CFG
6Kb
COMPILE/WPP386.CFG
6Kb
DESCRIPT.ION
1Kb
DOC/
0b
DOC/ALAB.DOC
21Kb
DOC/CONFIG.DOC
10Kb
DOC/DPMI.TXT
4Kb
DOC/LANGUAGE.DOC
4Kb
DPMI16BI.OVL
62Kb
FILE_ID.DIZ
1Kb
LANGUAGE/
0b
LANGUAGE/ENGLISH.LNG
8Kb
LANGUAGE/NORGE.LNG
8Kb
LINK/
0b
LINK/DLINK.CFG
1Kb
LINK/FILELIST.TXT
110b
LINK/MLINK.CFG
2Kb
LINK/PMTLINK.CFG
2Kb
LINK/TLINK.CFG
2Kb
LINK/WL_DOS4G.CFG
1Kb
LINK/WL_MSDOS.CFG
1Kb
LINK/WL_OS2.CFG
1Kb
LINK/WL_PMW.CFG
1Kb
LINK/WL_WIN.CFG
1Kb
PIPELINE.INI
9Kb
README.TXT
1Kb
RTM.EXE
84Kb
RTMRES.EXE
8Kb
SAMPLE/
0b
SAMPLE/GBUMP.ASM
16Kb
Similar code
ASM Edit v1.8
(Popularity: ) : IDE with syntax-colors for ASM files, used with external Assembler, Linker and Debugger programs. Help system with mnemonics up to ... ABSADR v1.0 Absolute address calcluations.
(Popularity: ) : Given any two of segment, offset, or absolute addresses, calculate the third value. VECTOR VIEW
(Popularity: ) : VECTOR VIEW is a utility which allows you to save all of your Interrupt vector addresses to a data file, ...