Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
This commit is contained in:
		
						commit
						b88970ff95
					
				|  | @ -35,6 +35,7 @@ class DivPlatformRF5C68: public DivDispatch { | |||
|       SharedChannel<int>(255), | ||||
|       audPos(0), | ||||
|       sample(-1), | ||||
|       wave(-1), | ||||
|       panning(255), | ||||
|       setPos(false), | ||||
|       macroVolMul(64) {} | ||||
|  |  | |||
|  | @ -35,6 +35,7 @@ class DivPlatformYMZ280B: public DivDispatch { | |||
|       SharedChannel<int>(255), | ||||
|       audPos(0), | ||||
|       sample(-1), | ||||
|       wave(-1), | ||||
|       panning(8), | ||||
|       setPos(false), | ||||
|       isNewYMZ(false), | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 cam900
						cam900