kingdozie101 / mame-rr

Automatically exported from code.google.com/p/mame-rr
0 stars 0 forks source link

`XBuf`-related segfaults #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 br...@paracosm.io on 21 Aug 2014 at 7:59

Attachments: