summaryrefslogtreecommitdiffstatshomepage
path: root/artwork
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2016-01-25 22:02:24 +0100
committer ImJezze <jezze@gmx.net>2016-01-25 22:02:24 +0100
commitd516871e6fcbde11863b927de75a042e8b8ce3e9 (patch)
tree221386c2586da4b6b080a6593de33baa811171ee /artwork
parentded9493cb097ef7e19aa5eb3136fab819b360a24 (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.pngbin0 -> 23358 bytes
-rw-r--r--artwork/monochrome-matrix.pngbin31397 -> 33194 bytes
-rw-r--r--artwork/slot-mask-aligned.pngbin0 -> 26638 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/artwork/monochrome-chessboard.png b/artwork/monochrome-chessboard.png
new file mode 100644
index 00000000000..b10019847bf
--- /dev/null
+++ b/artwork/monochrome-chessboard.png
Binary files differ
diff --git a/artwork/monochrome-matrix.png b/artwork/monochrome-matrix.png
index c44d063c397..c1180363087 100644
--- a/artwork/monochrome-matrix.png
+++ b/artwork/monochrome-matrix.png
Binary files differ
diff --git a/artwork/slot-mask-aligned.png b/artwork/slot-mask-aligned.png
new file mode 100644
index 00000000000..764c5fcb5be
--- /dev/null
+++ b/artwork/slot-mask-aligned.png
Binary files differ