August 17, 2021
View 1b68169

Merged LIT and BRK into opcode zero, added INC opcode

Andrew Alderwick authored on 17/08/2021 21:48:48
August 15, 2021
View 107a59a

Rearranged POP, DUP, NIP opcodes

Andrew Alderwick authored on 15/08/2021 20:34:33
View be360ff

Replaced NOP with NIP

Andrew Alderwick authored on 15/08/2021 20:22:01
View e2190d8

Reverted "Removed OVR opcode and replaced with NIP" and uxn-fast.c update.

Andrew Alderwick authored on 15/08/2021 20:06:54
View 1afe39f

Removed OVR opcode and replaced with NIP

neauoire authored on 15/08/2021 19:01:22
July 25, 2021
View fa6b8a1

Improved error messages

neauoire authored on 25/07/2021 00:09:46
July 4, 2021
View eeb85bd

Modified assembler errors

neauoire authored on 04/07/2021 03:24:36
June 28, 2021
View 74fc816

Flagged functions as static

neauoire authored on 28/06/2021 21:42:36
June 27, 2021
View 2566943

Removed the noisy prints in the assembler

neauoire authored on 27/06/2021 17:03:09
June 18, 2021
View 8d14b4b

Fixed critical issue where a label/macro with more than 255 refs would vanish

neauoire authored on 18/06/2021 04:20:19
View 8d092bf

Give ids to labels and macros

neauoire authored on 18/06/2021 03:53:27
View 78c428d

Improved uxnasm error report

neauoire authored on 18/06/2021 00:41:55
June 8, 2021
View 54ece81

Fixed error reports in assembler

neauoire authored on 08/06/2021 15:20:00
View 7b3d350

Macro and label names cannot be blank

neauoire authored on 08/06/2021 15:09:03
View 31f18e1

Check for valid hex in padding

neauoire authored on 08/06/2021 14:37:12