TASEmulators / mame-rr

MAME Rerecording is the rerecording version of MAME with many customized features designed to aid in recording movie input files. There's only a pre-alpha version at this time
http://tasvideos.org/EmulatorResources/Mamerr.html
21 stars 7 forks source link

`XBuf`-related segfaults #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 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: