mirror of
				https://github.com/simon987/Much-Assembly-Required.git
				synced 2025-11-03 17:46:53 +00:00 
			
		
		
		
	Updated information on recharging battery
							parent
							
								
									89e096cc3a
								
							
						
					
					
						commit
						8442a05c60
					
				@ -15,8 +15,4 @@ Maximum Capacity: 60,000 kJ
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Your Cubot will turn to a red color when its battery level is below 100kJ.
 | 
					Your Cubot will turn to a red color when its battery level is below 100kJ.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
As of v1.2a, the only way to refill the battery is to use the temporary `REFILL` = `0xFFFF` value in the A register (see [#2](https://github.com/simon987/Much-Assembly-Required/issues/2)):
 | 
					Your battery will refill over time with the solar panel, or you can refill it by consuming Biomass.
 | 
				
			||||||
```assembly
 | 
					 | 
				
			||||||
MOV A, 0xFFFF
 | 
					 | 
				
			||||||
HWI 0x000A
 | 
					 | 
				
			||||||
````
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user