ColinPitrat / caprice32

An emulator of the Amstrad CPC 8bit home computer range.
GNU General Public License v2.0
146 stars 32 forks source link

sound buffer being smart too #198

Closed devnexen closed 3 years ago

ColinPitrat commented 3 years ago

On travis, for make deb_pkg:

src/psg.cpp:620:25: error: cannot convert ‘unsigned char (*)[]’ to ‘unsigned char*’ in assignment

And similar error in a few places in the same file.

devnexen commented 3 years ago

sorry missed your comment.

ColinPitrat commented 3 years ago

sorry missed your comment.

I'm not sure what happened, it's green now but I see you didn't make any changes. Looks good to me anyway.