git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@336 4df02467-bbd4-4a76-a152-e7ce94205b78
		
			
				
	
	
		
			7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 	*=$1000
 | |
| 		clc
 | |
| 		nop
 | |
| 		rts
 | |
| 	*=$1001
 | |
| 		brk	; -> "Segment starts inside another one, overwriting it."
 |