diff options
author | 2016-01-25 22:02:24 +0100 | |
---|---|---|
committer | 2016-01-25 22:02:24 +0100 | |
commit | d516871e6fcbde11863b927de75a042e8b8ce3e9 (patch) | |
tree | 221386c2586da4b6b080a6593de33baa811171ee /artwork | |
parent | ded9493cb097ef7e19aa5eb3136fab819b360a24 (diff) |
NTSC Refactoring and Options
- merged YIQ encode and decode pass into one NTSC pass
- added options for most NTSC settings
- reduced sample count to 64
- changed default O value to 0
- fit NTSC signal jitter between a reasonable limit of 0 and 1
- fit A and B value between a reasonable limit of -1 and 1
- fit scanline jitter between a reasonable limit of 0 and 1
- added hum bar simulation based on [MooglyGuy's] GLSL port of the mame
shader pipeline
- added monochrome-chessboard.png
- added slot-mask-aligned.png (to simulate a TFT LCD)
Diffstat (limited to 'artwork')
-rw-r--r-- | artwork/monochrome-chessboard.png | bin | 0 -> 23358 bytes |
-rw-r--r-- | artwork/monochrome-matrix.png | bin | 31397 -> 33194 bytes |
-rw-r--r-- | artwork/slot-mask-aligned.png | bin | 0 -> 26638 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/artwork/monochrome-chessboard.png b/artwork/monochrome-chessboard.png Binary files differnew file mode 100644 index 00000000000..b10019847bf --- /dev/null +++ b/artwork/monochrome-chessboard.png diff --git a/artwork/monochrome-matrix.png b/artwork/monochrome-matrix.png Binary files differindex c44d063c397..c1180363087 100644 --- a/artwork/monochrome-matrix.png +++ b/artwork/monochrome-matrix.png diff --git a/artwork/slot-mask-aligned.png b/artwork/slot-mask-aligned.png Binary files differnew file mode 100644 index 00000000000..764c5fcb5be --- /dev/null +++ b/artwork/slot-mask-aligned.png |