mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Port 92h now hard resets as well.
This commit is contained in:
@@ -71,7 +71,7 @@ port_92_readw(uint16_t port, void *priv)
|
||||
static void
|
||||
port_92_pulse(void *priv)
|
||||
{
|
||||
softresetx86();
|
||||
resetx86();
|
||||
cpu_set_edx();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user