December 27, 2021
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
View 9b220a7

build script: arch-specific files: move to EXTRA and only link with uxnemu

Sigrid Solveig Haflínudóttir authored on 26/12/2021 07:53:52
View 6338f8d

ppu_aarch64: initial version of ppu_redraw using Neon

Sigrid Solveig Haflínudóttir authored on 26/12/2021 06:32:35
View 380b957

build script: include cpu arch-specific files, if any

Sigrid Solveig Haflínudóttir authored on 26/12/2021 06:31:19
View 66f5ba6

apu: Uint32 already defined in uxn.h

Sigrid Solveig Haflínudóttir authored on 26/12/2021 06:28:19
View 73177d9

ppu: mark ppu_redraw as weak symbol so it can be overridden; move paletter to the start of Ppu struct (for alignment)

Sigrid Solveig Haflínudóttir authored on 26/12/2021 06:09:12
December 25, 2021
View ba7e8a9

uxn_eval: multiply as two uint32s to avoid UB

Sigrid Solveig Haflínudóttir authored on 25/12/2021 22:29:36
View d8667dc

emu event loop: peek for a key up only on key down event

Sigrid Solveig Haflínudóttir authored on 25/12/2021 21:58:10