March 28, 2022
View 47f65c7

(uxncli) Load ROM using the File device functions.

Andrew Alderwick authored on 28/03/2022 17:51:29
View 42dea5b

Replace file_i_deo and file_i_dei.

Andrew Alderwick authored on 28/03/2022 17:16:44
View 0b75afc

uxnemu: use read() in stdin thread and close(0) at shutdown for the thread to exit

Sigrid Solveig Haflínudóttir authored on 28/03/2022 15:49:54
View f064944

uxnemu: fix the stuck threads on quit, SOMEWHAT

Sigrid Solveig Haflínudóttir authored on 28/03/2022 15:24:35
March 27, 2022
View a325798

(file.tal) Changed poem in file device

neauoire authored on 27/03/2022 20:42:14
View f683e49

(file.tal) Flush file pointer

neauoire authored on 27/03/2022 20:22:19
View 45c3132

(examples/devices) Revamped a lot of the device examples

neauoire authored on 27/03/2022 18:53:24
View 0c587b9

(mouse.tal) Optimized

neauoire authored on 27/03/2022 16:43:24
View c4f7483

Arranged include order

neauoire authored on 27/03/2022 16:18:02
View 2de41fd

Move life-infinite-loop.tal to examples/exercises/.

Andrew Alderwick authored on 27/03/2022 13:07:59
View 91125f3

Add a version of life.tal with an infinite loop.

Andrew Alderwick authored on 27/03/2022 12:57:52
View 0e7ebb6

(uxnemu) Interrupt infinite loops with an error.

Andrew Alderwick authored on 27/03/2022 12:53:25
View b9ff19d

(uxnemu) Update indentation with clang-format.

Andrew Alderwick authored on 27/03/2022 12:18:37
View a283264

(uxnemu) Use a separate thread for triggering redraws.

Andrew Alderwick authored on 27/03/2022 12:16:40
View 1f7a15d

(screen.tal) Improved layout

neauoire authored on 27/03/2022 01:29:38