mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-11-04 15:34:56 +00:00 
			
		
		
		
	
				* fix invalid script path (#975) * expose target_page_align and target_page_size to public API. * add newly exposed values to python binding. * Revert "expose target_page_align and target_page_size to public API." This reverts commit 38145bbaba26900118809c6179164d060b8e73e5. * Revert "add newly exposed values to python binding." This reverts commit 0884e06527155799494138733557adaf2f4fe71c. * add python2-setuptools in required cygwin packages. * Revert "fix invalid script path (#975)" This reverts commit 8c55ca7d3447824fb672ab83ff4af5aee9ec089d Backports commit cf0bcb82b465ec521235ba819a8eba5c46748ddd from unicorn  | 
			||
|---|---|---|
| .. | ||
| BHUSA2015-unicorn.pdf | ||
| COMPILE-NIX.md | ||
| COMPILE-WINDOWS.md | ||
| COMPILE.md | ||
| OPENBSD-NOTES.md | ||
| README.md | ||
| unicorn-logo.png | ||
| unicorn-logo.txt | ||
Documention of Unicorn engine.
- 
How to compile & install Unicorn.
 - 
Tutorial on programming with C & Python languages.
 - 
Compare Unicorn & QEMU