Moved BIOS mapping initialisation - SiS 496/497 now boots again without requiring hard reset.

This commit is contained in:
TomW 2016-01-17 20:57:30 +00:00
commit 39c95ee0af
2 changed files with 1 additions and 2 deletions

View file

@ -342,6 +342,7 @@ void resetpchard()
disc_reset();
model_init();
mem_add_bios();
video_init();
speaker_init();
sound_card_init(sound_card_current);