/ qemu.sh
qemu.sh
1 qemu-system-arm -machine raspi1ap \ 2 -kernel nucleus/beebs.img \ 3 -m 512 \ 4 -serial stdio \ 5 -d in_asm,cpu_reset
1 qemu-system-arm -machine raspi1ap \ 2 -kernel nucleus/beebs.img \ 3 -m 512 \ 4 -serial stdio \ 5 -d in_asm,cpu_reset