Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADDS Regent emulation #255

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

ADDS Regent emulation #255

wants to merge 6 commits into from

Commits on Jun 30, 2024

  1. ADDS Regent 25 emulation

    An initial attempt at ADDS Regent 25 emulation based on documented behaviour. It seems to work OK against linux, but hasn't been compared to a real terminal yet so may have bugs/differences in behaviour that affect software written specifically for a Regent 25.
    davidrg committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    235be90 View commit details
    Browse the repository at this point in the history
  2. Fix OS/2 build error

    by directly including ckuusr.h
    davidrg committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d37ef5c View commit details
    Browse the repository at this point in the history
  3. Fix GCC build

    Forgot to update the GCC makefile!
    davidrg committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    41be737 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    9522b18 View commit details
    Browse the repository at this point in the history
  2. Autoscroll option

    davidrg committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b674ce4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b0580a6 View commit details
    Browse the repository at this point in the history