Micro Vibe
My Micro Hobby Projects

Main Menu

  • Home
  • PropTerm
  • CPM 80
  • Z80Emu
  • Mini80
  • Site Information
  • Site Map

Site Stats

  • Users 1
  • Articles 45
  • Articles View Hits 792

Login Form

  • Forgot your password?
  • Forgot your username?
  1. You are here:  
  2. Home
  3. PropTerm
  4. PropTerm Downloads

PropTerm Downloads

The entries in this category contain links to download project files for the PropTerm ANSI terminal project.

PropTerm project files 090313

Details
Category: PropTerm Downloads
Published: 31 October 2023

Download PropTerm ANSI Project Source Files. This is the initial release of the PropTerm ANSI terminal project files. All the required source files are provided in the download. The files are all included in the single ZIP file. Place the files into a new folder DO NOT mix the files with other project files. A number of the files such as "KEYBOARD.SPIN" are heavily modified for this project but still bear the original name. The ZIP file contains all of the source files required to compile the project using the free Parallax Propeller IDE. The source files are configured for the hardware layout of Parallax's Propeller Proto Board. See the PropTerm Hardware Prototype for more information.

Propterm Sample ANSI Font Load

Details
Category: PropTerm Downloads
Published: 31 October 2023

Download ANSI Font Load from this link. See the ReadMe.txt file for more information. The zip file contains a number of sample ANSI font load files for use with the PropTerm ANSI terminal project. The ANSI font load files have a file extension of ".AFL'. Each line of an ANSI font file contains an ANSI escape sequence to load a single font glyph. To load a font file into the PropTerm font memory table simply transfer the file to the terminal.  For more information see the article on Font Control. For more information about using the PropTerm setup dialog see the article Using PropTerm.