gnome-games-app:wip/exalm/sharp-x68000

Last commit made on 2020-03-28
Get this branch:
git clone -b wip/exalm/sharp-x68000 https://git.launchpad.net/gnome-games-app

Branch merges

Branch information

Name:
wip/exalm/sharp-x68000
Repository:
lp:gnome-games-app

Recent commits

d3fa1ce... by Exalm

Add Sharp X68000 platform

2cbf283... by Exalm

flatpak: Add PX68k

8b1c095... by Alexander Mikhaylenko <email address hidden>

retro-runner: Fix media changing

It was only done for when media set is null and we use a synthetic one
with just the uri. Looks like I broke it at some point during refactoring.

9b1b06a... by Alexander Mikhaylenko <email address hidden>

nintendo-64: Fix player number in the pak switcher

9d545b7... by Alexander Mikhaylenko <email address hidden>

nintendo-64: Handle controller paks

Store paks in the savestate and add a switcher menu, similarly to
Nintendo DS.

453d208... by Alexander Mikhaylenko <email address hidden>

Introduce Nintendo 64 plugin

Replace simple type with a plugin. This will be needed to support switching
expansion paks in the following commits.

2e48be7... by Alexander Mikhaylenko <email address hidden>

flatpak: Add ParaLLel N64 core

It's needed for upcoming Nintendo 64 support.

83a045f... by Alexander Mikhaylenko <email address hidden>

retro-runner: Add controllers-changed signal

Forward it from RetroInputManager.

ac8e53e... by Alexander Mikhaylenko <email address hidden>

retro-input-manager: Add controllers-changed signal

d9fbe19... by Alexander Mikhaylenko <email address hidden>

display-box: Fix the last commit

Oops