January 8, 2022
View 5004ee1

The file device cannot write on the supervisor

neauoire authored on 08/01/2022 18:03:21
View 8fdb039

Merge branch 'main' of git.sr.ht:~rabbits/uxn

neauoire authored on 08/01/2022 00:47:01
View f5278f3

Removed device vector variable

neauoire authored on 08/01/2022 00:46:50
January 7, 2022
View eeb0dc9

put back newlines to avoid compilation warnings

Sigrid Solveig Haflínudóttir authored on 07/01/2022 22:46:39
View 19a8e56

Started device port masking

neauoire authored on 07/01/2022 18:02:28
January 4, 2022
View 2a825de

Switch void context increments from pre to post

Andrew Alderwick authored on 04/01/2022 02:04:09
January 3, 2022
View 4789d8c

Removed peek16

neauoire authored on 03/01/2022 21:29:47
View 0ee4776

Removed poke16

neauoire authored on 03/01/2022 21:23:57
December 29, 2021
View a747e4b

Fixed issue with screen resize

neauoire authored on 29/12/2021 01:22:40
December 28, 2021
View 69f7248

Invert y scroll

neauoire authored on 28/12/2021 18:56:53
December 27, 2021
View 13fd0d9

Moved file APIs in device/file

neauoire authored on 27/12/2021 04:26:27
November 7, 2021
View d2c6d5e

Remove unused limits.h

Andrew Alderwick authored on 07/11/2021 19:34:41
View fd7cf5e

file: write: return error if fflush failed

Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:20:32
View 3606081

file: reduce casts

Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:06:15
View 677b02f

file: replace strncpy+strncat with a single snprintf call

Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:00:56