diff psg.h @ 364:62177cc39049

Incredibly broken YM2612 support plus a fix to Z80 bus request
author Mike Pavone <pavone@retrodev.com>
date Wed, 29 May 2013 00:57:19 -0700
parents 15dd6418fe67
children 1c8d74f2ab0b
line wrap: on
line diff
--- a/psg.h	Wed May 29 00:13:48 2013 -0700
+++ b/psg.h	Wed May 29 00:57:19 2013 -0700
@@ -9,7 +9,6 @@
 	double   buffer_fraction;
 	double   buffer_inc;
 	uint32_t buffer_pos;
-	uint32_t back_pos;
 	uint32_t cycles;
 	uint32_t samples_frame;
 	uint16_t lsfr;