log

age author description
Fri, 06 Sep 2019 08:32:35 -0400 Jordi Gutiérrez Hermoso refactor TilePicker and GridCanvas (now ROMCanvas) into common superclass
Wed, 04 Sep 2019 12:31:05 -0400 Jordi Gutiérrez Hermoso TilePicker: add tile flipping functionality
Wed, 04 Sep 2019 10:14:04 -0400 Jordi Gutiérrez Hermoso ColourButton: label each colour with its hex index
Tue, 03 Sep 2019 22:54:24 -0400 Jordi Gutiérrez Hermoso TilePicker: beginnings of new widget
Tue, 03 Sep 2019 22:05:31 -0400 Jordi Gutiérrez Hermoso GridCanvas: add zoom in and zoom out buttons
Tue, 03 Sep 2019 22:03:23 -0400 Jordi Gutiérrez Hermoso use 2x2 bitmap for grid borders
Tue, 03 Sep 2019 10:28:50 -0400 Jordi Gutiérrez Hermoso replace DisplayTile with plain tile and GridLayout with custom widget
Mon, 02 Sep 2019 14:26:05 -0400 Jordi Gutiérrez Hermoso use setDevicePixelRatio instead of scaling
Mon, 02 Sep 2019 09:47:01 -0400 Jordi Gutiérrez Hermoso properly handle CHR in ROMs when it's actually present
Sun, 25 Aug 2019 13:30:56 -0400 Jordi Gutiérrez Hermoso slow implementation of palette switching :-(
Sun, 25 Aug 2019 10:04:43 -0400 Jordi Gutiérrez Hermoso Training's over. This is now starting to look like a real thing
Sun, 25 Aug 2019 01:04:12 -0400 Jordi Gutiérrez Hermoso init