mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
more
This commit is contained in:
parent
9fa0c0b963
commit
91a218589b
@ -188,7 +188,7 @@ void fmboard_reset(const NP2CFG *pConfig, UINT32 type) {
|
||||
break;
|
||||
|
||||
case 0x04:
|
||||
// board86_reset(pConfig);
|
||||
board86_reset(pConfig);
|
||||
break;
|
||||
|
||||
case 0x06:
|
||||
@ -249,7 +249,7 @@ void fmboard_bind(void) {
|
||||
break;
|
||||
|
||||
case 0x04:
|
||||
// board86_bind();
|
||||
board86_bind();
|
||||
break;
|
||||
|
||||
case 0x06:
|
||||
|
Loading…
x
Reference in New Issue
Block a user