Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hatari/hatari
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bbbradsmith/hatari_hatari
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tos-symbolic
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 27, 2023

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

Commits on Jan 2, 2024

  1. Symbolic keymapping per-country interface

    TOS setup informs keymapping information which country is active
    Each country has an appropriate symbolic map in keymap_symbolic (US and DE implemented so far...)
    bbbradsmith committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d935f88 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    37f903e View commit details
    Browse the repository at this point in the history
  2. Symbolic keyboard mappings for FR and UK

    fix COLON for US, redirect KP_EQUALS to Enter, comment END/PAGEUP/PAGEDOWN assignments
    bbbradsmith committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    05f4298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8fa511 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Symbolic keyboard mapping for IT

    fix Ç for ES
    bbbradsmith committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    af8d5db View commit details
    Browse the repository at this point in the history
  2. Symbolic keymap selection notify for NVRAM override if using a multi-…

    …language TOS.
    
    Add stub for RO keymap.
    bbbradsmith committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9321edc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    4295442 View commit details
    Browse the repository at this point in the history
  2. IT non-numpad plus should map to 1B not numpad

    ES 186 exists, add as redundant backslash
    bbbradsmith committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    23160dd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. SE keymap

    bbbradsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0d4b7b3 View commit details
    Browse the repository at this point in the history
  2. CHFR/CHDE symbolic maps

    map SDLK_PLUS to non-numpad where possible
    bbbradsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    416e0ba View commit details
    Browse the repository at this point in the history
  3. Initialize symbolic keymap state

    bbbradsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cc13f6a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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