mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 05:53:15 -07:00
Fix for ROMs not loading properly on many machines - my bad.
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
void
|
||||
machine_at_init(machine_t *model)
|
||||
{
|
||||
AT = 1;
|
||||
|
||||
machine_common_init(model);
|
||||
|
||||
pit_set_out_func(&pit, 1, pit_refresh_timer_at);
|
||||
|
||||
Reference in New Issue
Block a user