mame-rr icon indicating copy to clipboard operation
mame-rr copied to clipboard

`XBuf`-related segfaults

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Functions like `gui_getpixel` index into `XBuf`, but `XBuf` is never assigned. 
I don't see how it could work.

To get screenshots to work, I used `machine->video().save_snapshot(...)`. 
Specifics in attached file.

Original issue reported on code.google.com by [email protected] on 21 Aug 2014 at 7:59

Attachments:

GoogleCodeExporter avatar May 09 '15 13:05 GoogleCodeExporter