diff --git a/index.html b/index.html index b35b7f3..0226e1f 100644 --- a/index.html +++ b/index.html @@ -33,100 +33,102 @@ Decoder - + + + + + Brightness - + Contrast - + Saturation - + Hue - + White Only - + Horizontal Center - + Horizontal Size - + Vertical Center - + Vertical Size - + Luma Bandwidth - + Chroma Bandwidth - + B/W Bandwidth - + Barrel - + Scanline Level - + Shadow Mask Level - + Shadow Mask Dot Pitch - + Shadow Mask - + + + + + Persistence - + Center Lighting - + Luminance Gain - +   @@ -144,12 +146,35 @@ diff --git a/screenEmu.js b/screenEmu.js index 9bbbde4..dcc7db1 100644 --- a/screenEmu.js +++ b/screenEmu.js @@ -1513,5 +1513,6 @@ void main(void) ImageInfo: ImageInfo, Vector: Vector, Size: Size, + Point: Point, }; })();