August 8, 2023
View 13570f7

(screen.c) Hide stack debugger when empty

neauoire authored on 08/08/2023 17:39:11
View 7090ab7

Returned the on-screen debugger

neauoire authored on 08/08/2023 17:27:41
View 27ff275

Merge branch 'main' of git.sr.ht:~rabbits/uxn

neauoire authored on 08/08/2023 16:23:49
View a1d2bfb

Removed DEI/DEO from uxn-tnl core

neauoire authored on 08/08/2023 16:23:11
View 9888dcb

DEVR: use bitwise OR to avoid C compiler (kencc) promoting types to int and doing other weird stuff

Sigrid Solveig Haflínudóttir authored on 08/08/2023 02:22:10
View a87ecec

remove SDL_RENDERER_TARGETTEXTURE (unused)

Sigrid Solveig Haflínudóttir authored on 08/08/2023 00:49:02
August 7, 2023
View fda12df

Housekeeping

neauoire authored on 07/08/2023 23:35:34
View c68936b

(uxn.c) Renamed POP/PUSH to POPx/PUSHx

neauoire authored on 07/08/2023 23:22:57
View fcf12a1

(uxn.c) Connected to device masks

neauoire authored on 07/08/2023 23:12:12
View 6d7696a

(uxn.c) Reconnected old core

neauoire authored on 07/08/2023 19:20:50
View e0bbf38

(uxn.c) Reconnected the wires to the old core to be compatible with emu

neauoire authored on 07/08/2023 19:07:39
August 5, 2023
View 2222467

(screen.c) Inlined sprite drawing function

neauoire authored on 05/08/2023 17:31:22
View 789fb0c

(screen.c) Faster sprite drawing

neauoire authored on 05/08/2023 16:59:08
View d6691fd

(screen.flip) Added example to test flip bit in screen/sprite port

neauoire authored on 05/08/2023 15:56:32
August 4, 2023
View b4d7818

Added auto byte sprite flipping

neauoire authored on 04/08/2023 18:55:17