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

rm/rm380z.cpp: Add support for high resolution graphics, colour and text character dimming #12044

Merged
merged 17 commits into from Mar 7, 2024

Commits on Feb 17, 2024

  1. add character dimming

    RobinSergeant committed Feb 17, 2024
    Copy the full SHA
    3fdbca2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. initial HRG work

    RobinSergeant committed Feb 18, 2024
    Copy the full SHA
    6560e90 View commit details
    Browse the repository at this point in the history
  2. add colour palette

    RobinSergeant committed Feb 18, 2024
    Copy the full SHA
    a46909c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Copy the full SHA
    83f97f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a0fd61 View commit details
    Browse the repository at this point in the history
  3. tidy up

    RobinSergeant committed Feb 19, 2024
    Copy the full SHA
    5ee7b9a View commit details
    Browse the repository at this point in the history
  4. fix blinking cursor bug

    RobinSergeant committed Feb 19, 2024
    Copy the full SHA
    a3a24a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Copy the full SHA
    d5bdb21 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    870831d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. address review comments

    RobinSergeant committed Feb 23, 2024
    Copy the full SHA
    abc5031 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Copy the full SHA
    223f926 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1fa546 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. correct hrg vram size

    RobinSergeant committed Feb 27, 2024
    Copy the full SHA
    65a5225 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    74b196f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a88b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. rm/rm380z.h: Tidy - mostly visually separating overridden members inh…

    …erited from different base classes.
    cuavas committed Mar 7, 2024
    Copy the full SHA
    8cc3e28 View commit details
    Browse the repository at this point in the history