basm10.zip 297077 **** Basic To Assembly Translator by Kevin Diggins : | Creates an assembly listing out of a basic | listing. bin2db24.zip 12087 * Bin 2 DB by Escape : A bin 2 db util. See my | comments to incpro3.zip. Also, take out the | "coded in 100% Assembler" line. It's dorky, | especially for something whose main function | (input/output) is easiest handled by a high | level language and whose speed of execution is | on the magnitude of 2 seconds. bin2h.zip 11097 *+ Bin to H by Lev Iserovich : A bin 2 h/obj. | Actually produces obj files, but only works | with Turbo C with a little tweaking for Borland | C. (same company yes, slightly different | compilers.) (By extension, you should be able | to get it to work with TASM.) binobj32.zip 31779 *+ Bin to Obj by Mr Baggins of Extravaganza : A bin | 2 obj util. Actually produces obj files, but | only works with Watcom C. (By extension, you | should be able to get it to work with pmode and | TASM.) bpc-trtl.zip 13314 **+ tinyRTL by Solar Designer : A pas TPU with source | for creating small exes - A TPU that replaces | the system TPU in Turbo Pascal so that small | .exes can be made. The example .exes are | deceiving as there is no built in support for | writing text and other such things. Knowledge | of assembler will be necessary for most | programs you'd write with this. Pascal, real- | mode c--c0203.zip 309669 *** C-- by Peter Cellik : C-- compiler,It's either a | stripped down version of C or ASM on steriods. | It was good and cool some time ago, but there | are surely better development platforms | available. Assembler, C/C++, real-mode c--ex103.zip 213584 *** C-- examples by Peter Cellik : C-- example | sources - A must get for c--0203.zip Assembler, | C/C++, real-mode dkd32.zip 12414 **+ DeKompress DOS32 by Dark Fibre : Decompresses | files made with and compressed via DOS32 - This | utility could be useful for rippers faced with | intros coded with DOS32. It will unpack the | exe and one can use further programs to extract | mod files or graphics. gema16.zip 118143 **** GEMA by ? of Sector One : An assembler for those | used to 68k assemblers - Avids believe that | this assembler is more precise and makes more | sense. I'll give them the former any day. It | certainly does have many advantages over TASM | and MASM with the exception of wide support. | :( gema26aa.zip 148691 **** GEMA by ? of Sector One : An assembler for those | used to 68k assemblers - Avids believe that | this assembler is more precise and makes more | sense. I'll give them the former any day. It | certainly does have many advantages over TASM | and MASM with the exception of wide support. :( incpro3.zip 6818 * Inc Pro by KeLewAN : A bin 2 include util. A word | to the coder, learn to read/write double | values, it'll help speed up the assembler. If | you were really cool, you'd write a binary to | .OBJ converter. mikdll.zip 20844 ***+ MikDLL library by MikMak : A dynamic library | loader for BC/DOS - This is a rather complex | piece of code not designed for the beginner. | It shows you how you could create a dynamic | library so that you can load code at runtime. | Suggested use is for a mod player to load the | specific sound card's drivers run time. C/C++, | real-mode mm13.zip 30985 + The MAKEFILE Maker v1.3 (Watcom) by Kwanny C/C++ nasm094.zip 320576 ****+ Netwide Assembler by Simon Tatham, Julian Hall : | A freeware assembler with good support. People | have been switching from TASM to this | assembler, especially linux and 68K coders. It | is still being supported by the makers so it | understands newer op codes, like mmx | instructions, so you don't need to get intel's | 'macros' for new opcodes. Assembler, protected- | mode, real-mode qlib202.zip 362098 *** QLIB 2.02 by Sub Death : Replacements for | standard C Library functions. Uses pmode/w. | It replaces most standard C library functions, | presumeably so that you don't have to link in | the stdlibraries keeping an executable size | down. Has some extras. Assembler, C/C++, | protected-mode