August 27, 2021
View 28569d1

Implemented includes in uxnasm (no asma support yet)

Andrew Alderwick authored on 27/08/2021 22:47:05
August 25, 2021
View 61b8750

Allowed long tokens within comments (typically URLs)

Andrew Alderwick authored on 25/08/2021 21:56:24
August 18, 2021
View c324881

Minor optimisation to uxnasm

Andrew Alderwick authored on 18/08/2021 06:45:51
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