September 18, 2021
View b4fa6f5

Replaced malloc and manual initialization with calloc

Andrew Alderwick authored on 18/09/2021 21:34:13
September 17, 2021
View e976533

Initialized border color to black

Andrew Alderwick authored on 17/09/2021 23:00:28
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
September 10, 2021
View 9835ec4

Fixed address issue with screen auto

neauoire authored on 10/09/2021 16:07:08
View e52fe82

Fixed PPU auto byte

neauoire authored on 10/09/2021 15:52:07
September 9, 2021
View a3502f1

Implemented the screen auto byte

neauoire authored on 09/09/2021 16:42:03
View 266152e

Ported devw/devr changes to uxn.c

neauoire authored on 09/09/2021 00:51:23
September 7, 2021
View b88d2ad

Halt when talk function returns false, since setting ram.ptr no longer works

Andrew Alderwick authored on 07/09/2021 21:11:52
September 4, 2021
View 19e8407

Removed file_talk debugs

neauoire authored on 04/09/2021 16:11:43
August 31, 2021
View a6b9907

Changed file_talk files to open in binary mode

Andrew Alderwick authored on 31/08/2021 18:30:46
August 30, 2021
View a2e40d9

Removed unused device string

neauoire authored on 30/08/2021 02:52:12
View 91df7ab

Completed new uxn core

neauoire authored on 30/08/2021 01:18:52
August 29, 2021
View 9054074

Standardizing fns names before merge

neauoire authored on 29/08/2021 21:41:05