> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 17:35:39 up 3 days 16:36, 2 users, load average: 1.05, 0.89, 1.31
This commit is contained in:
parent
e094a0e019
commit
38987ace72
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ static int cmd_c(char *args) {
|
|||
|
||||
|
||||
static int cmd_q(char *args) {
|
||||
nemu_state.state = NEMU_QUIT;
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue