January 7, 2022
View 180984f

Removed device port masks

neauoire authored on 07/01/2022 19:48:09
View b328a4e

Commented the fkey controls temporarily

neauoire authored on 07/01/2022 19:36:04
View 38334a6

Pass fn keys directly to the supervisor

neauoire authored on 07/01/2022 18:55:09
View 19a8e56

Started device port masking

neauoire authored on 07/01/2022 18:02:28
View 41d0911

The supervisor program now uses its own vectors

neauoire authored on 07/01/2022 03:51:34
View 1a7af4d

Supervisor is now watching the device page

neauoire authored on 07/01/2022 03:20:50
View 28b9265

Let us make a device page in shadow memory

neauoire authored on 07/01/2022 02:49:54
View a82f7d7

Defined the location of stacks in shadow memory

neauoire authored on 07/01/2022 01:29:34
January 6, 2022
View 4c68211

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

neauoire authored on 06/01/2022 22:32:35
View ed1f6e6

Connected error reporting and the hypervisor

neauoire authored on 06/01/2022 22:32:28
View d21bfb2

SDL_PIXELFORMAT_XRGB8888 → SDL_PIXELFORMAT_RGB888 (for older SDL2 versions)

Sigrid Solveig Haflínudóttir authored on 06/01/2022 17:24:35
View 3cc2ba9

First hypervisor

neauoire authored on 06/01/2022 04:44:33
View b9a3707

Started work on the hypervisor

neauoire authored on 06/01/2022 03:48:51
January 5, 2022
View 4cd5220

make the SDL texture XRGB8888 (no alpha) and remove padding pixels from it

Sigrid Solveig Haflínudóttir authored on 05/01/2022 21:45:49
View f48a09c

Stop LeakSanitizer complaining about Uxn's RAM.

Andrew Alderwick authored on 05/01/2022 18:18:13