ReC98/th02/hardware
nmlgc 54e5bf39fc [Maintenance] Use `dots` for 1bpp lines, and `planar` for B/R/G/E dot structs
I tried `brge` for the latter, but that had *the* most horrible
ergonomics, and I misspelled it as `bgre` 100% of the times I typed it
manually. Turns out that `dots` is also consistent with master.lib's
naming scheme, leaving `planar` to *actually* refer to types storing
multiple planes worth of pixels. These types are showing up more and
more, and deserve something better than their previous long-winded and
misleading name.

Part of P0081, funded by Ember2528.
2020-03-07 21:19:25 +01:00
..
frame_delay.asm [C decompilation] [th02] Code segment #2 of all three executables 2015-03-14 23:25:50 +01:00
frmdely1.c [C decompilation] [th02] Code segment #2 of all three executables 2015-03-14 23:25:50 +01:00
frmdely2.c [C decompilation] [th02/op] [th03/op] [th04/op] Frame delay #1 2015-03-04 02:47:16 +01:00
grppsafx.c [Maintenance] Use `dots` for 1bpp lines, and `planar` for B/R/G/E dot structs 2020-03-07 21:19:25 +01:00
input.c [ZUN symbols] key_det / shiftkey 2019-11-30 19:32:10 +01:00
input.inc [Position independence] [th02/th04/th05] False positives in input constants 2020-02-29 16:01:13 +01:00
input_sense[bss].asm [ZUN symbols] key_det / shiftkey 2019-11-30 19:32:10 +01:00
keydelay.c [C decompilation] [th02] Code segment #2 of all three executables 2015-03-14 23:25:50 +01:00
pages[bss].asm [Reverse-engineering] [th02/th03/th04/th05] Back/front page pairs 2018-12-30 00:16:18 +01:00