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
May 23, 2021
View aeddd9e

Added src/uxn-fast.c generator script

Andrew Alderwick authored on 23/05/2021 16:33:00
View 3b70b23

Reformatted ops to use consistent if-style

Andrew Alderwick authored on 23/05/2021 15:50:50
View ea69dff

Updated SFT2 to take byte for shift amount

Andrew Alderwick authored on 23/05/2021 15:27:15
May 13, 2021
View d56d900

Reordered variable names on opcodes

Andrew Alderwick authored on 12/05/2021 22:14:42