Removed obsolete INT 13 hard disk emulation.

This commit is contained in:
TomW 2013-07-07 13:26:46 +01:00
commit c9aa6dc3a9
3 changed files with 1 additions and 157 deletions

View file

@ -220,7 +220,6 @@ void initpc()
//loadfont();
loadnvr();
sound_init();
inithdc();
resetide();
ioctl_open(cdrom_drive);
model_init();