Previous | 199869 Revisions | Next |
r32959 Sunday 26th October, 2014 at 00:12:33 UTC by Oliver Stöneberg |
---|
fixed usage of uninitialized member in sega_32x_device (nw) |
[src/mess/machine] | mega32x.c |
r241470 | r241471 | |
---|---|---|
1897 | 1897 | // moved from init |
1898 | 1898 | |
1899 | 1899 | m_32x_adapter_enabled = 0; |
1900 | m_32x_access_auth = 0; | |
1900 | 1901 | |
1901 | 1902 | if (m_32x_adapter_enabled == 0) |
1902 | 1903 | { |
https://github.com/mamedev/mame/commit/63439efb2a1a66a248c8f6715ab433233e30d9a0 |
Previous | 199869 Revisions | Next |