MegaPC uses a jumper to disable onboard video instead of doing it automatically.
This commit is contained in:
parent
8193605469
commit
c14c22169d
5 changed files with 5 additions and 20 deletions
|
|
@ -370,8 +370,6 @@ static void *paradise_wd90c11_megapc_init()
|
|||
"megapc/211253-bios hi.u19",
|
||||
0xc0000, 0x8000, 0x7fff, 0, MEM_MAPPING_EXTERNAL);
|
||||
|
||||
wd76c10_set_bios_rom(¶dise->bios_rom);
|
||||
|
||||
return paradise;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue