WIP more work on mip
got interrupts working started work on timer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
make qemu-mips-test -j4 &&
|
||||
qemu-system-mips -machine mips -kernel build-qemu-mips-test/lk.elf -nographic $@
|
||||
qemu-system-mips -machine mips -cpu M14K -kernel build-qemu-mips-test/lk.elf -nographic $@
|
||||
|
||||
Reference in New Issue
Block a user