April 9, 2022
View 96f4510

Switch to SDL Timer for redraw handler.

Andrew Alderwick authored on 09/04/2022 10:37:51
March 29, 2022
View 2a892a2

uxnemu: fix a memory leak (ram) in start() and reduce types clutter

Sigrid Solveig Haflínudóttir authored on 29/03/2022 17:23:59
March 28, 2022
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 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
March 26, 2022
View f2c644f

Move DateTime to 0xc0, add second File to 0xb0.

Andrew Alderwick authored on 17/03/2022 18:57:22
March 17, 2022
View 27089a7

Prepare for more than one File device.

Andrew Alderwick authored on 17/03/2022 18:31:33
View 5dcf0a2

Make the UxnAudio struct private to audio.c.

Andrew Alderwick authored on 17/03/2022 16:59:36
February 4, 2022
View 33940d3

Fix blurry pixels on high-DPI displays

Liam Cooke authored on 29/01/2022 02:13:01 • neauoire committed on 04/02/2022 16:52:31
January 23, 2022
View 055fa9b

Close some security holes.

Andrew Alderwick authored on 23/01/2022 23:09:25
View 6577d3c

Remove jump-based infinite loop detection.

Andrew Alderwick authored on 23/01/2022 11:17:07
January 20, 2022
View d186b7a

Perform resizing of SDL screen during redraw.

Andrew Alderwick authored on 20/01/2022 01:24:22