mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-05 13:15:05 +00:00
Cleanup in the boilerplate that each target must define. Replace x86_env_get_cpu with env_archcpu. The combination CPU(x86_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now. Backports commit 6aa9e42f27331be34e06d4d66f92f2272868f96a from qemu |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| pc.c | ||
| pc_piix.c | ||