January 7, 2022
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
View 646d79f

Factor out common parts of system_dei/deo.

Andrew Alderwick authored on 05/01/2022 13:28:22
View c378317

Split uxn_halt into beginnings of System device file.

Andrew Alderwick authored on 05/01/2022 12:59:22
January 4, 2022
View 2a825de

Switch void context increments from pre to post

Andrew Alderwick authored on 04/01/2022 02:04:09