March 12, 2023
View 13ab0e5

Temporarily override uxn.c with fast until I can port the devices macros

Devine Lu Linvega authored on 12/03/2023 07:00:32
March 1, 2023
View 075747f

Address compiler warning about switch case falling through.

Andrew Alderwick authored on 01/03/2023 19:24:18
View 87de244

Replaced some macros

Devine Lu Linvega authored on 01/03/2023 18:35:42
February 26, 2023
View 91386f4

(uxn.c) Housekeeping

Devine Lu Linvega authored on 26/02/2023 22:28:50
View 254f003

(uxn.c) Housekeeping

Devine Lu Linvega authored on 26/02/2023 21:07:48
View c6110a5

Removed param in PUSH() macro

Devine Lu Linvega authored on 26/02/2023 17:55:39
January 28, 2023
View fd84ff4

Initial draft for MMU

Devine Lu Linvega authored on 28/01/2023 22:45:31
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