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
August 5, 2021
View 44d584d

Re-added the stack bounds clamp

neauoire authored on 05/08/2021 03:14:53
View 59ea5c0

Added static to uxn opcodes

neauoire authored on 05/08/2021 03:06:46
August 1, 2021
View 5d7151a

Cleaned up a few function names

neauoire authored on 01/08/2021 21:56:12
View 4f822f5

Prefixed uxn functions

neauoire authored on 01/08/2021 21:46:43
View 6e21f3a

Removed stdio dependency from uxn.c

Andrew Alderwick authored on 01/08/2021 20:35:46
July 28, 2021
View 7b7f4fd

System now carries the debug flag, System/0xf is now stopping eval

neauoire authored on 28/07/2021 17:29:09
July 25, 2021
View fa6b8a1

Improved error messages

neauoire authored on 25/07/2021 00:09:46
July 17, 2021
View 4622a8a

Created working stack space in case of previous evaluxn overflow

Andrew Alderwick authored on 14/07/2021 19:19:29
July 16, 2021
View 3bfebc5

Made pop16 more robust

neauoire authored on 16/07/2021 02:52:37
June 26, 2021
View 2197e35

Route errors to stderr

neauoire authored on 26/06/2021 20:22:01
June 8, 2021
View 064f774

Added reporting of division by zero errors rather than crashing

Andrew Alderwick authored on 08/06/2021 21:58:02