vgmrips / vgmplay-legacy

VGM file command-line player and Winamp plugin.
http://vgmrips.net
224 stars 54 forks source link

Add SIGINT handler #36

Closed tatokis closed 6 years ago

tatokis commented 6 years ago

This commit introduces a SIGINT handler, useful for cleaning up resources and stopping playback on real OPL3 chips when ^C is pressed.