mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-12-27 01:01:31 +00:00
Functionally everything is here, however it crashes for some bizarre reason upon initialization. Yay for qemu having an overcomplicated initialization process that's difficult to keep a mental model of. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| mem_apis.c | ||
| sample_all.sh | ||
| sample_arm.c | ||
| sample_arm64.c | ||
| sample_arm64eb.c | ||
| sample_armeb.c | ||
| sample_batch_reg.c | ||
| sample_m68k.c | ||
| sample_mips.c | ||
| sample_riscv.c | ||
| sample_sparc.c | ||
| sample_x86.c | ||
| sample_x86_32_gdt_and_seg_regs.c | ||
| shellcode.c | ||