/FoenixEdit

My fork of daschewies initiative to port a full screen editor to the Foenix A2560(K)

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

FoenixEdit

This is a simple text editor for the Foenix A2560K computer.

Features

  • Uses vt100 mode with ANSI colors
  • Syntax Highlighting for C, BASIC, and Lox
  • Launching interpreter from editor for BASIC and Lox

Building

  • Requires Linux, Mac OS, or WSL for Windows
  • Install Calypsi cc68k
  • Run make to generate edit.pgz file

Related