January 1, 2022
View cca1253

Use calloc for memory array

neauoire authored on 01/01/2022 23:20:48
December 29, 2021
View 22c6e07

emu: make sure to handle key down event if the same key is up at the same frame

Sigrid Solveig Haflínudóttir authored on 29/12/2021 22:31:08
View 2b1e7fe

emu: use SDL_BUTTON macro to get bitmask from a mouse button event

Sigrid Solveig Haflínudóttir authored on 29/12/2021 17:47:54
View 148dae4

fix a few "set and not used" warnings

Sigrid Solveig Haflínudóttir authored on 29/12/2021 17:33:23
View 385fa44

Prefixed globals with uxn_

neauoire authored on 29/12/2021 17:11:03
View 51b55f3

Do not check for erroring video twice

neauoire authored on 29/12/2021 01:38:55
View a747e4b

Fixed issue with screen resize

neauoire authored on 29/12/2021 01:22:40
December 28, 2021
View c350686

Renamed Apu to Audio

neauoire authored on 28/12/2021 21:47:35
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 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