uxn/src
Sigrid Solveig Haflínudóttir 73177d91fe ppu: mark ppu_redraw as weak symbol so it can be overridden; move paletter to the start of Ppu struct (for alignment) 2021-12-26 07:09:12 +01:00
..
devices ppu: mark ppu_redraw as weak symbol so it can be overridden; move paletter to the start of Ppu struct (for alignment) 2021-12-26 07:09:12 +01:00
uxn-fast.c (readability) Use preincrements throughout in void context. 2021-12-14 23:17:32 +00:00
uxn.c uxn_eval: multiply as two uint32s to avoid UB 2021-12-25 23:29:36 +01:00
uxn.h uxn_eval: multiply as two uint32s to avoid UB 2021-12-25 23:29:36 +01:00
uxnasm.c (readability) Use preincrements throughout in void context. 2021-12-14 23:17:32 +00:00
uxncli.c same fixes for uxncli 2021-11-17 14:29:36 +01:00
uxnemu.c emu event loop: peek for a key up only on key down event 2021-12-25 22:58:10 +01:00