Languages Assembler x86 Programming Sourcecode Communication  

A quick, ugly terminal program that has ANSI support (Zmodem)

download download  
important code information
author:
Unknown
minimum requirements:
A quick, ugly terminal program that has ANSI support (Zmodem) description

Assembler source.


There's not much I want to say about this one.. It's complicated, but
I suppose any intelligent persons can figure it out. This code is not all
mine.. I grabbed the original term program from the book "Advanced
Assembly Language" by QUE. Good book. I modified the program a bit, so now
you can do Z-modem uploads and downloads.. If you have GSZ or some other
program that supports Zmodem transfers. You have to do all the commands
yourself. like ATZ, ATDTxxx-xxxx, etc.. No hang up command, but you can
toggle local echo with F-11.. F-12 exits. Some other keys do the up and
downloading... I think page up and page down. I doubt this'll ever make it
as a terminal program, but its a start for a BBS (yeah, right.) or an over-
the-modem game..
Oh, well.. Enjoy..


File List:
EXEC.INC3Kb
FILE_ID.DIZ49b
TERM.NFO1Kb
TERM1.ASM9Kb
TERM1.EXE1Kb
TERM2.ASM9Kb
TERM2.EXE2Kb
VLA.NFO2Kb

Similar code
Asynchronous communications routines (Popularity: ) : Is a terminate-and-stay resident program that replaces the IBM-PC ROM-BIOS asynchronous communications services with a servicable interrupt-driven communications driver.
Basic IPX network programming info + demos by D.Welch (asm/C) (Popularity: ) : IPXSTART is intended to provide information about basic IPX network programming. IPX is a simple programming interface for sending packets ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 889
version
size in Kb 9
popularity   76945/7913050
user rating 1/10
ad


New Code
Popular Code