Genesis: now fix off not working on channel 6
This commit is contained in:
		
							parent
							
								
									2103f249fb
								
							
						
					
					
						commit
						716298c49c
					
				| 
						 | 
					@ -551,7 +551,7 @@ int DivPlatformGenesis::dispatch(DivCommand c) {
 | 
				
			||||||
        if (dumpWrites) addWrite(0xffff0002,0);
 | 
					        if (dumpWrites) addWrite(0xffff0002,0);
 | 
				
			||||||
        if (parent->song.brokenDACMode) {
 | 
					        if (parent->song.brokenDACMode) {
 | 
				
			||||||
          rWrite(0x2b,0);
 | 
					          rWrite(0x2b,0);
 | 
				
			||||||
          break;
 | 
					          if (dacMode) break;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      chan[c.chan].keyOff=true;
 | 
					      chan[c.chan].keyOff=true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue