January 7, 2022
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 b94c52c

correctly parse arguments in build.sh

Vlad-Stefan Harbuz authored on 06/01/2022 12:31:09 • neauoire committed on 06/01/2022 16:33:28
View adc4780

(hypervisor)Added visual guides

neauoire authored on 06/01/2022 05:18:46
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 9024963

Add basic in-Uxn debugger and usage example.

Andrew Alderwick authored on 05/01/2022 17:27:50
View 4cbb661

Implement System/vector for debugging.

Andrew Alderwick authored on 05/01/2022 17:27:01
View 0fd288d

Fix compiler suggestion.

Andrew Alderwick authored on 05/01/2022 14:37:37