November 2, 2021
View 1bf6eae

Basic snake.tal

Devine Lu Linvega authored on 02/11/2021 20:13:59
View 28aaf40

ppu_write: put new byte value only if it's different

Sigrid Solveig Haflínudóttir authored on 02/11/2021 17:18:30
View ca56754

ppu_write: remove duplicate condition we already checked for

Sigrid Solveig Haflínudóttir authored on 02/11/2021 17:15:11
October 31, 2021
View 4b5183c

Remove unfinished repl.tal

Andrew Alderwick authored on 31/10/2021 21:25:50
October 30, 2021
View 1bf7fb1

Update uxn-fast.c with new LIT opcode meanings

Andrew Alderwick authored on 30/10/2021 07:55:23
View d5f3bc3

Raise errors on hex literals with zero length

Andrew Alderwick authored on 30/10/2021 06:48:41
October 29, 2021
View 80b4e4f

Use Keep mode for all LIT opcodes

Andrew Alderwick authored on 29/10/2021 23:28:33
View 6f872fe

Use Keep modes for byte and short literals

Devine Lu Linvega authored on 29/10/2021 23:02:07
View 8132a09

Test for valid destination in uxnasm

Devine Lu Linvega authored on 29/10/2021 16:29:23
October 28, 2021
View 035e0d8

Fixed error message when zero-page label is not found

Andrew Alderwick authored on 28/10/2021 22:12:49
View a635fea

Use rom name for window title

neauoire authored on 28/10/2021 16:27:39
October 26, 2021
View 33e77e2

uxnasm errors-out if too many macros

Claude Heiland-Allen authored on 26/10/2021 15:59:58 • neauoire committed on 26/10/2021 16:55:57
View a373939

uxnasm errors-out if too many labels

Claude Heiland-Allen authored on 26/10/2021 15:59:04 • neauoire committed on 26/10/2021 16:54:29
October 24, 2021
View a3ee7ab

emu: close audio device if used

Sigrid Solveig Haflínudóttir authored on 24/10/2021 20:14:27
View 2afded6

check SDL_UpdateTexture return code as well

Sigrid Solveig Haflínudóttir authored on 24/10/2021 19:48:56