January 6, 2022 | ||
---|---|---|
View d21bfb2
SDL_PIXELFORMAT_XRGB8888 → SDL_PIXELFORMAT_RGB888 (for older SDL2 versions)Sigrid Solveig Haflínudóttir authored on 06/01/2022 17:24:35 |
||
View 3cc2ba9
First hypervisorneauoire authored on 06/01/2022 04:44:33 |
||
View b9a3707
Started work on the hypervisorneauoire authored on 06/01/2022 03:48:51 |
January 5, 2022 | ||
---|---|---|
View 4cd5220
make the SDL texture XRGB8888 (no alpha) and remove padding pixels from itSigrid Solveig Haflínudóttir authored on 05/01/2022 21:45:49 |
||
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 postAndrew 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 logicAndrew Alderwick authored on 04/01/2022 01:12:03 |
January 3, 2022 | ||
---|---|---|
View 4789d8c
Removed peek16neauoire authored on 03/01/2022 21:29:47 |
||
View 0ee4776
Removed poke16neauoire authored on 03/01/2022 21:23:57 |
January 1, 2022 | ||
---|---|---|
View cca1253
Use calloc for memory arrayneauoire 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 frameSigrid 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 eventSigrid Solveig Haflínudóttir authored on 29/12/2021 17:47:54 |