November 2, 2021 | ||
---|---|---|
View 28aaf40
ppu_write: put new byte value only if it's differentSigrid Solveig Haflínudóttir authored on 02/11/2021 17:18:30 |
||
View ca56754
ppu_write: remove duplicate condition we already checked forSigrid Solveig Haflínudóttir authored on 02/11/2021 17:15:11 |
October 31, 2021 | ||
---|---|---|
View 4b5183c
Remove unfinished repl.talAndrew Alderwick authored on 31/10/2021 21:25:50 |
October 30, 2021 | ||
---|---|---|
View 1bf7fb1
Update uxn-fast.c with new LIT opcode meaningsAndrew Alderwick authored on 30/10/2021 07:55:23 |
||
View d5f3bc3
Raise errors on hex literals with zero lengthAndrew Alderwick authored on 30/10/2021 06:48:41 |
October 29, 2021 | ||
---|---|---|
View 80b4e4f
Use Keep mode for all LIT opcodesAndrew Alderwick authored on 29/10/2021 23:28:33 |
||
View 6f872fe
Use Keep modes for byte and short literalsDevine Lu Linvega authored on 29/10/2021 23:02:07 |
||
View 8132a09
Test for valid destination in uxnasmDevine Lu Linvega authored on 29/10/2021 16:29:23 |
October 28, 2021 | ||
---|---|---|
View 035e0d8
Fixed error message when zero-page label is not foundAndrew Alderwick authored on 28/10/2021 22:12:49 |
||
View a635fea
Use rom name for window titleneauoire authored on 28/10/2021 16:27:39 |
October 26, 2021 | ||
---|---|---|
View 33e77e2
uxnasm errors-out if too many macrosClaude 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 labelsClaude 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 usedSigrid Solveig Haflínudóttir authored on 24/10/2021 20:14:27 |
||
View 2afded6
check SDL_UpdateTexture return code as wellSigrid Solveig Haflínudóttir authored on 24/10/2021 19:48:56 |
||
View 297046e
check SDL_GetCurrentDisplayMode return code, keep zoom at 1 if it failedSigrid Solveig Haflínudóttir authored on 24/10/2021 19:31:25 |