18 lines
		
	
	
		
			405 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			405 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # QEMU (Virtualization)
 | |
| 
 | |
| This provides a target for running the firmware inside of QEMU. Use the following commands:
 | |
| 
 | |
| ```
 | |
| ./scripts/build.sh qemu 
 | |
| ./scripts/qemu.sh
 | |
| ```
 | |
| 
 | |
| ## Contents
 | |
| 
 | |
| - [EC](./ec.rom)
 | |
|   - *Read Error: No such file or directory (os error 2)*
 | |
| - [FD](./fd.rom)
 | |
|   - *Read Error: No such file or directory (os error 2)*
 | |
| - [ME](./me.rom)
 | |
|   - *Read Error: No such file or directory (os error 2)*
 |