home *** CD-ROM | disk | FTP | other *** search
- ******************************
- *** ***
- *** Turbo assembler EDitor ***
- *** ***
- ***------------------------***
- *** ***
- *** TED (c) 1993 Fred.asm ***
- *** ***
- *** By Magik Manu++ ***
- *** ***
- ******************************
-
-
-
- What is TED ?
- -------------
-
- TED is an Editor for Turbo Assembler.
- It allows you to create an Assembler source, or a project.
- You'll be able to compile it,Tlink it and Run it.
-
- What could you do with it ?
- ---------------------------
-
- With TED you may create an Assembler project : .PJA.
- After all why not ?
-
- In fact, after you have build your project you may convert it in a
- Make file (if you prefer).
-
- TED requierments :
- ------------------
-
- TASMX: You'll be able to compile your source only if you have TASMX.
- TLINK: You'll be able to link your source only if you have TLINK.
-
- DOS 5.0 or Sup.
- 1Mo of XMS or more for run TASMX and TLINK
-
-
- If you have enought XMS free you'll be able to swap TED memory in
- XMS during the Run and the DosShell commands, then TED remains
- about 1.5Ko in conventional memory (Takes of course more than 200Ko
- of XMS).
-
-
- Miscellaneous:
- --------------
-
- If you want some infos about the lastest releases take a look to
- Release.doc.
-
- If you have some comments and if they are unpleasant keep 'em for
- you!
-
- No... seriously, if you have some comments or some bugs reports please
- send 'em to me.
-
- I haven't made inline documentation because the uses of TED is very
- easy, in fact if you uses Turbo Pascal or Borland C++ you may know
- how the editor works.
-
- Some locals menu are availables by mouse right-click.
-
- For the configuration you may use an environment variable : TED
-
- ex: set TED=C:\UTIL
-
- So, Ted will write is config file in this directory and the desktop
- file to.
-
- You may run Ted with some parameters.
-
- ex: Ted Window.asm Hook ...
-
- You don't need to put extension cos' Ted will place .asm below.
-
-
- *Warning* don't try to Run TSR program from TED because you'll hang.
-
-
- TED has been written with Borland Pascal v7.01 in real mode.
-
- Borland Pascal, Borland C++, Turbo Assembler, TLink, and Make are
- Borland Intl. softwares.
-
- TED is copyrighted by Fred.asm.
-
-
-
- Thank you for reading this doc and for using TED.
-
-
- Magik Manu++ // 1993
- ---------------------
-
-
-