From 54f3fab8efc17a607439cb61e82b1e640f36c99a Mon Sep 17 00:00:00 2001 From: Mike Pavone Date: Wed, 29 May 2013 00:57:19 -0700 Subject: Incredibly broken YM2612 support plus a fix to Z80 bus request --- psg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'psg.h') diff --git a/psg.h b/psg.h index 7d36f5c..be7ca6a 100644 --- a/psg.h +++ b/psg.h @@ -9,7 +9,6 @@ typedef struct { double buffer_fraction; double buffer_inc; uint32_t buffer_pos; - uint32_t back_pos; uint32_t cycles; uint32_t samples_frame; uint16_t lsfr; -- cgit v1.2.3