| Previous | 199869 Revisions | Next |
| r34113 Tuesday 30th December, 2014 at 18:44:36 UTC by Oliver Stöneberg |
|---|
| fixed uninitialized member in a2_video_device (nw) happened with e.g. apple2, apple2c0 |
| [src/mess/video] | apple2.c |
| r242624 | r242625 | |
|---|---|---|
| 756 | 756 | m_altcharset = false; |
| 757 | 757 | m_dhires = false; |
| 758 | 758 | m_flash = false; |
| 759 | m_mix = false; | |
| 759 | 760 | m_sysconfig = 0; |
| 760 | 761 | } |
| 761 | 762 |
| https://github.com/mamedev/mame/commit/a056bf3ffa0fcadcfab764a3b4b0cfba98c4b9ea |
| Previous | 199869 Revisions | Next |