Fixed A20 reset issues. Patch from Greatpsycho.
This commit is contained in:
parent
dc511447df
commit
7531b95e83
5 changed files with 32 additions and 2 deletions
|
|
@ -289,6 +289,7 @@ void ps1mb_m2121_init()
|
|||
0x3ffff,
|
||||
0,
|
||||
MEM_MAPPING_EXTERNAL);
|
||||
ps1_92 = 0;
|
||||
ps1_190 = 0;
|
||||
|
||||
lpt1_remove();
|
||||
|
|
|
|||
Loading…
Reference in a new issue