December 27, 2021
View 51b9c69

Mini fix to controller button order

neauoire authored on 27/12/2021 21:37:37
View 87507f7

Added joystick support

neauoire authored on 27/12/2021 19:44:57
View 9f74339

Added gamepad support

neauoire authored on 27/12/2021 18:04:24
View 4a223f9

The screen is now a member of Ppu

neauoire authored on 27/12/2021 17:57:48
View fe75479

Moved controller device to devices/controller.c

neauoire authored on 27/12/2021 17:24:43
View a12781f

get_button: do not pass the whole event struct on the stack

Sigrid Solveig Haflínudóttir authored on 27/12/2021 14:24:22
View a8944f3

remove aarch64-specific logic, it has been moved to its own branch, "aarch64"

Sigrid Solveig Haflínudóttir authored on 27/12/2021 12:38:44
View 32c18e8

Started extracting the controller device

neauoire authored on 27/12/2021 05:33:23
View 89c0798

Moved mouse to devices/

neauoire authored on 27/12/2021 05:02:24
View 13fd0d9

Moved file APIs in device/file

neauoire authored on 27/12/2021 04:26:27
December 26, 2021
View 0523bcc

Remove unsupported weak pragma for Windows builds.

Andrew Alderwick authored on 26/12/2021 23:07:27
View d9e619d

Revert "emu: use SDL_clamp" since that function is not available in Debian's SDL.

Andrew Alderwick authored on 26/12/2021 21:13:29
View b7453e1

ppu aarch64: sorry, neauoire

Sigrid Solveig Haflínudóttir authored on 26/12/2021 13:31:24
View e488f76

ppu arch64: clear "changed" on fg/bg and handle leftovers, if any

Sigrid Solveig Haflínudóttir authored on 26/12/2021 13:19:02
View 68c3a81

ppu aarch64: clean up

Sigrid Solveig Haflínudóttir authored on 26/12/2021 12:53:23