| Previous | 199869 Revisions | Next |
| r32758 Wednesday 15th October, 2014 at 03:27:53 UTC by Fabio Priuli |
|---|
| devices with samples shall specify sampleof too. nw. |
| [src/emu] | info.c |
| r32757 | r32758 | |
|---|---|---|
| 344 | 344 | fprintf(m_output, " sourcefile=\"%s\"", xml_normalize_string(device.source())); |
| 345 | 345 | fprintf(m_output, " isdevice=\"yes\""); |
| 346 | 346 | fprintf(m_output, " runnable=\"no\""); |
| 347 | output_sampleof(); | |
| 347 | 348 | fprintf(m_output, ">\n"); |
| 348 | 349 | fprintf(m_output, "\t\t<description>%s</description>\n", xml_normalize_string(device.name())); |
| 349 | 350 |
| Previous | 199869 Revisions | Next |