December 28, 2021
View 7b33cf3

Renamed PPU to Screen

neauoire authored on 28/12/2021 21:37:26
View 2a9fc00

Renamed mouse mod to mouse scroll

neauoire authored on 28/12/2021 19:21:56
View 69f7248

Invert y scroll

neauoire authored on 28/12/2021 18:56:53
View a1dc75a

Implemented scroll x/y

neauoire authored on 28/12/2021 18:45:34
December 27, 2021
View 8488ce6

Moved the emulator controls together

neauoire authored on 27/12/2021 21:59:22
View 004fa80

Fixed issue with function keys

neauoire authored on 27/12/2021 21:50:39
View 3c47876

Start button is now HOME

neauoire authored on 27/12/2021 21:42:36
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