December 26, 2021
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
View 69cfef4

ppu_palette: rewrite for more readability

Sigrid Solveig Haflínudóttir authored on 25/12/2021 21:42:34
View 8d4e7d5

emu: use SDL_Quit directly and let SDL handle shutdown itself

Sigrid Solveig Haflínudóttir authored on 25/12/2021 20:44:19
View 2f7bfd4

emu: set_zoom: window is always there, remove useless check

Sigrid Solveig Haflínudóttir authored on 25/12/2021 20:37:22
View a967525

emu: use SDL_clamp

Sigrid Solveig Haflínudóttir authored on 25/12/2021 20:28:02