August 17, 2021
View fd907e8

writing nonzero to "halt" port halts the read() loop.

neauoire authored on 17/08/2021 15:57:10
View acf6dce

Removed unused macro in console example

neauoire authored on 17/08/2021 01:45:27
August 16, 2021
View 1704e23

Fixed issue with uxncli debugger

neauoire authored on 16/08/2021 14:22:53
View d111146

Stack pointers can be written

neauoire authored on 16/08/2021 00:48:15
August 1, 2021
View b64570f

Minor cleanup

neauoire authored on 01/08/2021 22:04:51
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 29, 2021
View 2c78f2c

Named System device

neauoire authored on 29/07/2021 03:20:57
July 28, 2021
View b46d317

Added system device to uxncli

neauoire authored on 28/07/2021 22:41:07
July 17, 2021
View 7a865f2

Switched all output to stderr in uxncli

Andrew Alderwick authored on 14/07/2021 19:11:10
View d2627a7

Updated file_talk in uxncli

Andrew Alderwick authored on 14/07/2021 19:10:45
July 11, 2021
View 91fedff

Extended Console to write to FD 2-8 (most useful for 2, stderr)

Andrew Alderwick authored on 11/07/2021 16:51:11
June 29, 2021
View 5e71c0b

emu: start -> run, remove return type

Sigrid Solveig Haflínudóttir authored on 29/06/2021 13:43:28
June 28, 2021
View 7b5ad79

Switched from non-blocking read to thread and custom SDL event

Andrew Alderwick authored on 28/06/2021 20:46:50