Sun, 08 Sep 2019 21:10:03 -0400 |
Jordi Gutiérrez Hermoso |
Tile: use descriptors for tile property
|
Sun, 08 Sep 2019 21:09:17 -0400 |
Jordi Gutiérrez Hermoso |
Tile: add unparse_tile method
|
Sun, 08 Sep 2019 21:08:34 -0400 |
Jordi Gutiérrez Hermoso |
Tile: fix __repr__
|
Sun, 08 Sep 2019 19:19:37 -0400 |
Jordi Gutiérrez Hermoso |
NES_ROM: new class, make it responsible for storing tiles, filename, PRG, CHRG
|
Sun, 08 Sep 2019 19:18:51 -0400 |
Jordi Gutiérrez Hermoso |
parse_tile: move this into a classmethod of Tile class
|
Sun, 08 Sep 2019 18:43:19 -0400 |
Jordi Gutiérrez Hermoso |
ColourButton: use complete CSS instead overriding platfrom style
|
Sat, 07 Sep 2019 13:05:16 -0400 |
Jordi Gutiérrez Hermoso |
ColourButton: always use plastique style, not system style
|
Sun, 08 Sep 2019 18:47:21 -0400 |
Jordi Gutiérrez Hermoso |
TileGrid: only repaint the visible region
|
Fri, 06 Sep 2019 22:11:18 -0400 |
Jordi Gutiérrez Hermoso |
TileGrid: use separate backgrounds for ROMCanvas and TilePicker
|
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
|