mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	|  f8b38eabeb Let's use C++ templates to implement the generic parts of instructions. There are tons of them with the same set of inputs, just different behavior. Templates are perfect for this. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Emulator.cpp | ||
| Emulator.h | ||
| main.cpp | ||
| SoftCPU.cpp | ||
| SoftCPU.h | ||
| SoftMMU.cpp | ||
| SoftMMU.h | ||