July 23, 2023
View cb41bdf

(uxn.c) Removed PUSH/PUSH2 macros

Devine Lu Linvega authored on 23/07/2023 17:13:16
View bf1ee02

(uxn.c) Fixed issue where JSRr was pushing to wrong stack

Devine Lu Linvega authored on 23/07/2023 16:57:32
View db6f7d9

(uxn.c) Aligned BRK/JCI/JMI

Devine Lu Linvega authored on 23/07/2023 16:52:20
View bc4ec9e

(uxn.c) JSI makes use of SET() macro

Devine Lu Linvega authored on 23/07/2023 16:41:11
View 6f15a96

(uxn.c) LIT opcodes use SET() macro

Devine Lu Linvega authored on 23/07/2023 16:36:18
View b020732

(uxn.c) PUT2 should use POKE2 macro

Devine Lu Linvega authored on 23/07/2023 16:21:09
View 41a3a6b

(uxn) Removed z stack assignment

Devine Lu Linvega authored on 23/07/2023 03:53:23
June 7, 2023
View e147b46

Snake_cased some SDL variables

neauoire authored on 07/06/2023 15:03:28
May 18, 2023
View 1d4ae74

Removed multiplication from SET macro in uxn core

Devine Lu Linvega authored on 18/05/2023 03:39:03
April 15, 2023
View 32fa0f9

(uxn.c) Catch div-by-zero errors

Devine Lu Linvega authored on 15/04/2023 16:52:08
April 14, 2023
View c7203de

(uxn.c) Less indirections in uxn core

Devine Lu Linvega authored on 14/04/2023 17:30:08
April 11, 2023
View daa421c

(uxn.c) Cache stack pointer

Devine Lu Linvega authored on 11/04/2023 17:32:23
View fc8400d

(uxn.c) Formatting

Devine Lu Linvega authored on 11/04/2023 17:24:54
View 3973bc2

Made the uxn stacks private again

Devine Lu Linvega authored on 11/04/2023 17:14:29
March 20, 2023
View 8a3c86a

core: in plan 9 C it does not wrap around, fix the crash

Sigrid Solveig Haflínudóttir authored on 20/03/2023 16:29:46