Fix for ROMs not loading properly on many machines - my bad.

This commit is contained in:
waltje
2017-10-13 02:41:17 -04:00
parent 724e5c44df
commit 97b3ca3430
12 changed files with 10 additions and 34 deletions

View File

@@ -135,7 +135,6 @@ machine_europc_init(machine_t *model)
{
machine_common_init(model);
mem_add_bios();
lpt3_init(0x3bc);
jim_init();
keyboard_xt_init();