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, neauoireSigrid 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 anySigrid Solveig Haflínudóttir authored on 26/12/2021 13:19:02 |
||
View 68c3a81
ppu aarch64: clean upSigrid 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 uxnemuSigrid Solveig Haflínudóttir authored on 26/12/2021 07:53:52 |
||
View 6338f8d
ppu_aarch64: initial version of ppu_redraw using NeonSigrid Solveig Haflínudóttir authored on 26/12/2021 06:32:35 |
||
View 380b957
build script: include cpu arch-specific files, if anySigrid Solveig Haflínudóttir authored on 26/12/2021 06:31:19 |
||
View 66f5ba6
apu: Uint32 already defined in uxn.hSigrid 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 UBSigrid 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 eventSigrid Solveig Haflínudóttir authored on 25/12/2021 21:58:10 |
||
View 69cfef4
ppu_palette: rewrite for more readabilitySigrid Solveig Haflínudóttir authored on 25/12/2021 21:42:34 |
||
View 8d4e7d5
emu: use SDL_Quit directly and let SDL handle shutdown itselfSigrid Solveig Haflínudóttir authored on 25/12/2021 20:44:19 |
||
View 2f7bfd4
emu: set_zoom: window is always there, remove useless checkSigrid Solveig Haflínudóttir authored on 25/12/2021 20:37:22 |