mame/src
ImJezze d516871e6f 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)
2016-01-25 22:02:24 +01:00
..
devices fixed duplicated save state (nw) 2015-12-12 16:15:36 +01:00
emu macro removal INLINE -> static inline (nw) 2015-12-12 08:58:57 +01:00
ldplayer Rename *.c -> *.cpp in our source (nw) 2015-11-08 12:56:12 +01:00
lib make exception save actual tag (nw) 2015-12-12 16:36:36 +01:00
mame hh_tms1k tpinball WIP 2015-12-13 02:38:30 +01:00
osd NTSC Refactoring and Options 2016-01-25 22:02:24 +01:00
tools macro removal INLINE -> static inline (nw) 2015-12-12 08:58:57 +01:00
version.cpp Cleanups and version bump 2015-11-25 08:22:24 +01:00