August 3, 2021
View 43ea253

Made audio open errors into warnings

Andrew Alderwick authored on 03/08/2021 22:02:57
August 2, 2021
View de3591c

Fixed issue with mouse zoom

neauoire authored on 02/08/2021 04:51:43
August 1, 2021
View b64570f

Minor cleanup

neauoire authored on 01/08/2021 22:04:51
View 5d7151a

Cleaned up a few function names

neauoire authored on 01/08/2021 21:56:12
View 4f822f5

Prefixed uxn functions

neauoire authored on 01/08/2021 21:46:43
View 6e21f3a

Removed stdio dependency from uxn.c

Andrew Alderwick authored on 01/08/2021 20:35:46
View 98f773c

Removed unused hor/ver values

neauoire authored on 01/08/2021 18:38:04
View be85023

Prefixed function names with ppu

neauoire authored on 01/08/2021 18:33:43
July 31, 2021
View 4257f98

Switched to indexed SDL_Surface using blit to window.

Andrew Alderwick authored on 31/07/2021 18:46:27
View d2c3d0e

Started implementing the sprite port for the screen device

neauoire authored on 31/07/2021 02:23:02
July 30, 2021
View 486e79c

screen_talk should not peek at addr when drawing a single pixel

neauoire authored on 30/07/2021 23:31:10
View 7f34542

Moved inspect in uxnemu.c

neauoire authored on 30/07/2021 21:38:08
July 29, 2021
View 2c78f2c

Named System device

neauoire authored on 29/07/2021 03:20:57
July 28, 2021
View 7b7f4fd

System now carries the debug flag, System/0xf is now stopping eval

neauoire authored on 28/07/2021 17:29:09
View 41eb23e

Added missing boot function

neauoire authored on 28/07/2021 16:24:26