mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-01 18:40:59 +00:00
94dbf9eb96
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.
6 lines
97 B
Makefile
6 lines
97 B
Makefile
# Default configuration for riscv-softmmu
|
|
|
|
CONFIG_SERIAL=y
|
|
CONFIG_VIRTIO_MMIO=y
|
|
CONFIG_CADENCE=y
|