| Previous | 199869 Revisions | Next |
| r34591 Saturday 24th January, 2015 at 19:13:43 UTC by Oliver Stöneberg |
|---|
| fixed unterminated strings in powerpc debugger (nw) |
| [src/emu/cpu/powerpc] | ppccom.c |
| r243102 | r243103 | |
|---|---|---|
| 693 | 693 | m_hotspot_select = 0; |
| 694 | 694 | memset(m_hotspot, 0, sizeof(m_hotspot)); |
| 695 | 695 | |
| 696 | m_debugger_temp = 0; | |
| 697 | ||
| 696 | 698 | m_cache_line_size = 32; |
| 697 | 699 | m_cpu_clock = clock(); |
| 698 | 700 | m_program = &space(AS_PROGRAM); |
| https://github.com/mamedev/mame/commit/50a9cf0de42c939a8a161882254e06210875ce22 |
| Previous | 199869 Revisions | Next |