September 30, 2021
View bac54f1

Progress on new bitpacking

neauoire authored on 30/09/2021 03:44:15
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 8d72c36

Moved get_pixel to ppu.c

neauoire authored on 29/09/2021 23:01:54
September 21, 2021
View 68a8310

Muted warnings

neauoire authored on 21/09/2021 17:45:56
View 3d49536

ppu: keep track of the vertical region where redraw is supposed to happen

Sigrid Solveig Haflínudóttir authored on 21/09/2021 17:39:00
September 20, 2021
View c0e42f1

Switched to faster unsigned ints for PPU memory

Andrew Alderwick authored on 20/09/2021 21:32:42
View b6fe430

Switched to linear PPU memory

Andrew Alderwick authored on 19/09/2021 23:04:40
September 19, 2021
View f77fa80

Replaced duplicate parts of PPU init with resize functions

Andrew Alderwick authored on 19/09/2021 22:34:03
View 6337680

ppu: change the API to signal when redraw is required

Sigrid Solveig Haflínudóttir authored on 19/09/2021 21:30:53
September 18, 2021
View bca5562

The screen width/height ports can be written to

neauoire authored on 18/09/2021 23:51:20
September 17, 2021
View ccd9aab

ppu: remove unused "pixels" field from Ppu; reset bg/fg to all zeroes on init

Sigrid Solveig Haflínudóttir authored on 17/09/2021 18:24:50
View 478669a

Reverted to a standard SDL Texture for the screen

neauoire authored on 17/09/2021 02:48:00
August 1, 2021
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