January 13, 2023
View bc26d9d

(uxn.c) Removed mask to LDR and write in Uint16 var instead

Devine Lu Linvega authored on 13/01/2023 03:00:54
View c7d574b

(uxn.c) Unallow LDR/STR to reach outside of ram

Devine Lu Linvega authored on 13/01/2023 02:47:19
January 12, 2023
View a5442ea

(uxn.c) Swapped JMI/JCI

Devine Lu Linvega authored on 12/01/2023 17:44:27
View f202944

Make JMI, JCI and JSI relative.

Andrew Alderwick authored on 12/01/2023 13:22:21
View 230e8dd

Optimize opcode 0 handling.

Andrew Alderwick authored on 12/01/2023 13:02:04
January 9, 2023
View d5d6a7a

Removed DEO masks, already fed to Uint8 expecting function

Devine Lu Linvega authored on 09/01/2023 23:54:05
January 7, 2023
View a1bc00c

(uxnasm) Fixed buffer overflow in tokenizer

Devine Lu Linvega authored on 07/01/2023 19:59:00
View 4e68dc7

Fixed crash vector where STR/LDR can access outside of bounds

Devine Lu Linvega authored on 07/01/2023 19:31:03
January 3, 2023
View 6cbe51b

(uxn.c)Use same macro format sequence for all CALL opcodes

Devine Lu Linvega authored on 03/01/2023 19:17:55
View 9b8cd74

Faster CALL opcodes

Devine Lu Linvega authored on 03/01/2023 18:48:17
January 2, 2023
View 5b6aad6

Clearer routing of LIT/CALL opcodes

Devine Lu Linvega authored on 02/01/2023 21:11:52
View cc2b2e7

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

Devine Lu Linvega authored on 02/01/2023 17:50:57
View 491e4b7

Returned the k variable in uxn core

Devine Lu Linvega authored on 02/01/2023 17:50:09
View c2b0667

Update Copyright years.

Andrew Alderwick authored on 02/01/2023 14:40:23
View a450959

Removed extraneous j variable

Devine Lu Linvega authored on 02/01/2023 02:26:28