January 13, 2024
View edfc5a6

Make uxn256emu able to load the init.rom inside an erom (uncompressed zip containing rom files and assets)

Dario Rodriguez authored on 13/01/2024 18:14:13
January 11, 2024
View e065573

Make system device able to load a rom from memory

Dario Rodriguez authored on 11/01/2024 18:00:13
View a0b63e4

Modularize uxn256emu to prepare for having several roms executing simultaneously

Dario Rodriguez authored on 11/01/2024 16:32:28
December 20, 2023
View 7ec9531

Fix audio device regression

Bad Diode authored on 20/12/2023 08:20:22
December 18, 2023
View a62fce6

Faster screen drawing routines

neauoire authored on 18/12/2023 22:44:36
November 18, 2023
View e016461

(screen) Fixed pixel fill bug

neauoire authored on 18/11/2023 18:56:34
November 12, 2023
View 99c492d

Store instance device in Uxn itself

neauoire authored on 12/11/2023 04:57:28
View 0d05530

(screen) Added fill() function

neauoire authored on 12/11/2023 04:44:15
View dd1f3e0

Housekeeping

neauoire authored on 12/11/2023 04:32:52
November 9, 2023
View d0a5217

(mouse.tal) Improved implementation

neauoire authored on 09/11/2023 22:01:11
November 3, 2023
View 87d6798

Formatting

neauoire authored on 20/10/2023 15:54:25
View c26c27a

Add dei ports 0x2 and 0x4 to audio devices

Bad Diode authored on 19/10/2023 17:41:52 • neauoire committed on 03/11/2023 00:30:14
View 9c8ae94

Change sdl audio to not play until the first pitch is sent

Bad Diode authored on 19/10/2023 10:06:47 • neauoire committed on 03/11/2023 00:30:14
View 0f3b070

Try to avoid audio callback from working after free

Bad Diode authored on 17/10/2023 18:16:47 • neauoire committed on 03/11/2023 00:30:14
View 2c3f9f0

Fix wrong freeing of memory

Bad Diode authored on 17/10/2023 18:12:07 • neauoire committed on 03/11/2023 00:30:14