July 23, 2023
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
View 92e06e2

Removed window padding

Devine Lu Linvega authored on 23/07/2023 02:52:17
July 21, 2023
View a673d63

(fizzbuzz.tal) Formatting

Devine Lu Linvega authored on 21/07/2023 18:35:56
View 0506901

(fib.tal) Housekeeping

Devine Lu Linvega authored on 21/07/2023 17:42:04
View 98a0c7d

(fib.tal) Formatted

Devine Lu Linvega authored on 21/07/2023 17:18:49
July 16, 2023
View 0c9e67b

uxncli: stop on EOF as there is nothing left to run (besides endless loop)

Sigrid Solveig Haflínudóttir authored on 16/07/2023 22:52:52
View 51d43a6

screen: don't leak memory and don't crash if failed to adjust for new screen size

Sigrid Solveig Haflínudóttir authored on 16/07/2023 22:50:19
View a75f4a1

(datetime.tal) Added numeric display of date

Devine Lu Linvega authored on 16/07/2023 18:59:30
View a0b739f

(datetime) Improved example

Devine Lu Linvega authored on 16/07/2023 18:41:44
View 8508fd3

Improved console device examples

Devine Lu Linvega authored on 16/07/2023 17:04:40