September 18, 2021
View b4fa6f5

Replaced malloc and manual initialization with calloc

Andrew Alderwick authored on 18/09/2021 21:34:13
View 3d8cf7c

Added input to the calculator

neauoire authored on 18/09/2021 19:27:19
View 39a93bd

Started calculator project

neauoire authored on 18/09/2021 19:01:34
View 9eb2f9c

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

neauoire authored on 18/09/2021 16:14:45
September 17, 2021
View e976533

Initialized border color to black

Andrew Alderwick authored on 17/09/2021 23:00:28
View dff11c2

gitignore roms

Sigrid Solveig Haflínudóttir authored on 17/09/2021 19:42:38
View cba316c

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

neauoire authored on 17/09/2021 18:25:31
View ccd9aab

ppu: remove unused "pixels" field from Ppu; reset bg/fg to all zeroes on init

Sigrid Solveig Haflínudóttir authored on 17/09/2021 18:24:50
View 67e30f7

mkfile: uxn doesn't use portmidi anymore

Sigrid Solveig Haflínudóttir authored on 17/09/2021 18:20:37
View ba20146

mkfile: exclude libraries from build on 9front

Sigrid Solveig Haflínudóttir authored on 17/09/2021 16:16:49
View 734f0a3

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

neauoire authored on 17/09/2021 15:24:22
View cabfe1a

Removed failed attempt at texture reset

neauoire authored on 17/09/2021 15:24:12
View 8d98d6d

emu: don't call SDL_UpdateTexture with NULL pixels

Sigrid Solveig Haflínudóttir authored on 17/09/2021 15:22:12
View 373a797

Removed gSurface and restored previous capture_screen

Andrew Alderwick authored on 17/09/2021 08:38:01
View 478669a

Reverted to a standard SDL Texture for the screen

neauoire authored on 17/09/2021 02:48:00