[Bug 259956] [New Port] emulators/vt100: Simulation of VT100 terminal hardware

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Nov 2021 22:59:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259956

            Bug ID: 259956
           Summary: [New Port] emulators/vt100: Simulation of VT100
                    terminal hardware
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/larsbrinkhoff/terminal-simulator
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
 Attachment #229625 maintainer-approval+
             Flags:

Created attachment 229625
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229625&action=edit
[New Port] emulators/vt100: Simulation of VT100 terminal hardware

This emulator emulates the internal circuitry and processor of the VT100 for a
very realistic user experience.

It is slightly patched to work smoothly on FreeBSD.  Some additional quality of
life patches have been added in discussion with upstream and will be added to a
future release.

Tested with Poudriere on i386 amd64 FreeBSD 12 and 13.
Portlint and portclippy like the port.

***

This is a software simulation of the VT100 hardware. The original
firmware ROM is built in and executed by an 8080 emulator.  Other
components include video display with character generator ROM, settings
NVRAM, Intel 8251 USART, and a keyboard matrix scanner.  The Advance
Video Option is not included.

WWW: https://github.com/larsbrinkhoff/terminal-simulator

-- 
You are receiving this mail because:
You are the assignee for the bug.