Coder Social home page Coder Social logo

johnsonjh / tvx Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 0.0 140 KB

tvx: TVX is a portable full-screen editor for CP/M, MS-DOS, GEMDOS, RT-11, RSX-11, VAX/VMS, and UNIX, written in C by Bruce E. Wampler

License: Other

C 100.00%
tvx editor cpm gemdos atari rt11 rt-11 rsx-11 vms vax

tvx's Introduction

	TVX - A full screen editor in C

===========================================================================
**************************** RELEASE NOTES ********************************

Version 3/6/86

	* This is the second major release of TVX, distributed
	  on mod.sources.  All files needed to build TVX for other
	  systems are included on this distribution, also.

	* The last section of the manual contains instructions for
	  porting TVX to other environments.

===========================================================================

	Developed by:
		Dr. Bruce E. Wampler
		University of New Mexico
		Department of Computer Science
		Farris Engineering Center
		Albuquerque, NM 87131
	..{ucbvax | seismo!gatech | ihnp4!lanl}!unmvax!wampler


   This version of TVX Copyright (c) 1986 by Bruce E. Wampler

   Permission is hereby granted for free, unrestricted nonprofit
   use of this software.  Please feel free to modify, distribute,
   and share this software as long as you aren't making any money
   from it.  If you want to use this code in a profit making environment,
   please contact the author for permission.

Unix RELEASE NOTES:

********* Description of files included in distribution: *********

	README 	- this file

	tvx_ref1.doc - documentation, ready for 80 col, 10 cpi, 66 line printer
	tvx_ref2.doc - 2nd part, use cat to combine 1 and 2
	tvx_tut.doc - short beginner's tutorial

	tvx.ref - text quick reference charts for TVX
	vix.ref - quick reference chart for vi emulator
	emax.ref - quick reference chart for emacs emulator


	Makefile.BSD - Makefile for BSD unix build
	Makefile.SYSV - Makefile for System V unix build

	tvx_1.c	   - main part of code (part 1), mostly os/terminal independent
	tvx_2.c	   - main part of code (part 2), mostly os/terminal independent
	tvx_lex.c  - defaults, some os dependent stuff in here.  Major
		     changes in defaults can be fixed by recompiling this file.
	tvx_io.c   - almost all I/O, including screen, confined to this file.
	tvx_lib.c  - misc library routines needed by TVX.
	tvx_unix.c  - contains unix specific code, including termcap driver

	tvx_defs.ic - #define's for version, os, terminal, defaults
        tvx_glbl.ic - global data structures
	tvx_term.ic - definitions for various terminals and systems


	tvx_cfg.c   - used to build CONFIG.TVX file for -c switch
	tvx_ptch.c  - used to apply CONFIG to TVX.EXE permanently

----- Misc. files for other systems ------

	tvx_make.bat - batch file to compile IBM-PC tvx with cii c-86
	tvx_ibm.c  - IBM-PC screen driver

	atari.info - misc files needed to build TVX on an Atari ST

===========================================================================

tvx's People

Contributors

johnsonjh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.