December 24, 2021
View 3fb4d40

Split pixels into fg/bg

neauoire authored on 24/12/2021 17:59:18
View 250e338

Redraw is now part of the PPU

neauoire authored on 24/12/2021 17:46:21
View 0794070

Palette is now part of the PPU

neauoire authored on 24/12/2021 17:39:51
View 668eab0

(ppu) Minor optimisation

neauoire authored on 24/12/2021 17:29:26
December 20, 2021
View 5af50c7

(terminal.tal) Created a basic terminal example

neauoire authored on 20/12/2021 19:16:09
View 4d2b55c

Removed stdio from ppu

neauoire authored on 20/12/2021 17:45:56
View 5ebeaf6

Using ppu_clear on resize

neauoire authored on 20/12/2021 17:42:29
December 19, 2021
View 6c64678

Merge branch 'main' of git.sr.ht:~rabbits/uxn

neauoire authored on 19/12/2021 20:20:21
View c4d9e52

(uxnemu) Clear debugger on toggle

neauoire authored on 19/12/2021 20:20:13
View 1e22407

emu: when both key down and key up are generated on the same frame, skip the up until the next one

Sigrid Solveig Haflínudóttir authored on 19/12/2021 19:40:20
View 972d2a4

Add --console switch to build with Console support on Windows.

Andrew Alderwick authored on 19/12/2021 11:39:41
December 16, 2021
View 256e597

Merge branch 'main' of git.sr.ht:~rabbits/uxn

neauoire authored on 16/12/2021 18:48:21
View ca1d830

(font.tal) Migrated to AUTO-Y-ADDR

neauoire authored on 16/12/2021 18:46:27
View 73c1ecc

emu: handle files dropped by loading it as a ROM

Sigrid Solveig Haflínudóttir authored on 16/12/2021 16:29:09
View 2cf6da4

emu: use "Back" on android to restart the rom for now

Sigrid Solveig Haflínudóttir authored on 16/12/2021 00:05:59