March 28, 2022
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
View cd0ca2e

Move clamp() to screen.c.

Andrew Alderwick authored on 20/01/2022 01:24:13
January 19, 2022
View cf84a5d

Prevent invalid screen sizes.

Andrew Alderwick authored on 19/01/2022 18:30:32
January 13, 2022
View fc659b9

Removed devsystem

neauoire authored on 13/01/2022 18:55:02