A83: Autocreate zasm.bat


[Prev][Next][Index][Thread]

A83: Autocreate zasm.bat




Hi,

I wrote a very small program, in Visual Basic. (So it's for Win32)
It's for easy compiling of asm-programs. It create an own
dir for the program, and creates two batch files, zasm.bat
and pic.bat.

Zasm.Bat compiles the program using Tasm, and gives the
user the choice to squish the program or not.

Pic.Bat converts an pcx-file (using pic83) or an 83i-file
(using 82i2asm) to asm-code.

So all it does it creating some usefull batchfiles.
Anyone interested? Probably not.

                  Greetings,

      _/      _/
     _/_/  _/_/    _/_/_/  _/  _/_/    _/_/_/
    _/  _/  _/  _/    _/  _/_/      _/
   _/      _/  _/    _/  _/        _/
  _/      _/    _/_/_/  _/          _/_/_/


***********************************************
Computer - A device designed to speed and automate errors.


Follow-Ups: References: