October 2, 2021
View 08fb3e7

Close uxnemu on System/halt

neauoire authored on 02/10/2021 19:06:50
September 30, 2021
View 0fe8b39

Cleaned up PPU

neauoire authored on 30/09/2021 17:44:40
View c494e42

Drawing is pixel-perfect again

neauoire authored on 30/09/2021 03:54:27
View bac54f1

Progress on new bitpacking

neauoire authored on 30/09/2021 03:44:15
View 92e44e4

Merge branch 'main' of git.sr.ht:~rabbits/uxn into ppu-slow

neauoire authored on 30/09/2021 01:05:08
View 7cff22f

Returned zoom functionality

neauoire authored on 30/09/2021 01:03:56
View ecc1d7c

Experimenting with 2 layers

neauoire authored on 30/09/2021 00:58:58
September 29, 2021
View f3b3823

The PPU require-draw flag is renamed to reqdraw

neauoire authored on 29/09/2021 23:14:13
View 7f3a889

Removed clamp from within set_zoom

neauoire authored on 29/09/2021 23:08:36
View 8d72c36

Moved get_pixel to ppu.c

neauoire authored on 29/09/2021 23:01:54
September 22, 2021
View 30c1e4d

Keep vectors in memory instead of constantly peek16()

neauoire authored on 22/09/2021 19:16:16
View 0cc717b

Removed white flash on launch

neauoire authored on 22/09/2021 18:56:27
View 659dea4

Renamed update_palette to set_palette

neauoire authored on 22/09/2021 18:54:25
View f2260ab

Moved mouse-wheel event into domouse

neauoire authored on 22/09/2021 18:53:13
View 5905afc

Use set_zoom() but test for gWindow before resize

neauoire authored on 22/09/2021 18:35:00