January 12, 2023
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
View 6d0b51f

Added support for CALL

Devine Lu Linvega authored on 02/01/2023 02:03:36
View 22cbd38

Do not check twice for short mode in LIT opcode

Devine Lu Linvega authored on 02/01/2023 00:44:18
View 48596a6

Removed PEEK16 macro

Devine Lu Linvega authored on 02/01/2023 00:22:37
View 7f27577

Added HALT macro

Devine Lu Linvega authored on 02/01/2023 00:21:05