January 5, 2022
View f48a09c

Stop LeakSanitizer complaining about Uxn's RAM.

Andrew Alderwick authored on 05/01/2022 18:18:13
View 646d79f

Factor out common parts of system_dei/deo.

Andrew Alderwick authored on 05/01/2022 13:28:22
View c378317

Split uxn_halt into beginnings of System device file.

Andrew Alderwick authored on 05/01/2022 12:59:22
January 4, 2022
View 2a825de

Switch void context increments from pre to post

Andrew Alderwick authored on 04/01/2022 02:04:09
View 7e3353e

Rename u->ram.dat to u->ram, u->ram.ptr to pc.

Andrew Alderwick authored on 04/01/2022 01:36:21
View 205f63c

Clear up SDL_KEYDOWN/SDL_TEXTINPUT logic

Andrew Alderwick authored on 04/01/2022 01:12:03
January 3, 2022
View 4789d8c

Removed peek16

neauoire authored on 03/01/2022 21:29:47
View 0ee4776

Removed poke16

neauoire authored on 03/01/2022 21:23:57
January 1, 2022
View cca1253

Use calloc for memory array

neauoire authored on 01/01/2022 23:20:48
December 29, 2021
View 22c6e07

emu: make sure to handle key down event if the same key is up at the same frame

Sigrid Solveig Haflínudóttir authored on 29/12/2021 22:31:08
View 2b1e7fe

emu: use SDL_BUTTON macro to get bitmask from a mouse button event

Sigrid Solveig Haflínudóttir authored on 29/12/2021 17:47:54
View 148dae4

fix a few "set and not used" warnings

Sigrid Solveig Haflínudóttir authored on 29/12/2021 17:33:23
View 385fa44

Prefixed globals with uxn_

neauoire authored on 29/12/2021 17:11:03
View 51b55f3

Do not check for erroring video twice

neauoire authored on 29/12/2021 01:38:55
View a747e4b

Fixed issue with screen resize

neauoire authored on 29/12/2021 01:22:40