... and analog noise being generated like ass (nw)

This commit is contained in:
Angelo Salese 2016-06-17 12:53:20 +02:00 committed by GitHub
parent dc5d8a94e6
commit 2e8a87393b

View File

@ -1572,6 +1572,7 @@ bool screen_device::update_quads()
void screen_device::update_burnin()
{
// TODO: other than being unnecessary (we should use our rand function first off), this is a simplification of how analog signals really works!
#undef rand
if (!m_burnin.valid())
return;