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
View a520176

Clear on resize

neauoire authored on 19/09/2021 00:18:20
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
View 6d8e06e

Added alpha to blending table

neauoire authored on 01/08/2021 18:16:29
View 2d493c5

Removed extra table

neauoire authored on 01/08/2021 18:08:02
View b826d78

Pushed new blending modes

neauoire authored on 01/08/2021 18:00:07
View f3b237f

Optimization in putchr

neauoire authored on 01/08/2021 04:29:40
View 8a8de7f

Simpler putchr(), not the best but..

neauoire authored on 01/08/2021 00:00:25
July 31, 2021
View b327719

Reworked putpixel

Andrew Alderwick authored on 31/07/2021 23:31:22
View 555d38a

Added more color blending modes for chrs

Andrew Alderwick authored on 31/07/2021 22:21:13