mirror of
				https://github.com/alsa-project/alsa-tools.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
	
		
			112 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
	
		
			112 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
| 
								 | 
							
								;PZU
							 | 
						||
| 
								 | 
							
									name "2-channel copy"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								left	IO
							 | 
						||
| 
								 | 
							
								right	IO
							 | 
						||
| 
								 | 
							
									
							 | 
						||
| 
								 | 
							
									macs  left,left,$40,$40
							 | 
						||
| 
								 | 
							
									macs  right,right,$40,$40
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										end
							 | 
						||
| 
								 | 
							
									
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									
							 |