1
0
Fork 0

changed BIOS_MOTOR_NACHLAUFTZEIT -> BIOS_DISK_MOTOR_TIMEOUT

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@136
This commit is contained in:
Ulf Wohlers 2002-08-10 10:11:35 +00:00
parent ff9d8e75ec
commit 0cd64452c0

View file

@ -39,7 +39,7 @@
/* #define bios_keyboard_buffer (*(unsigned int *) 0x41e) */
#define BIOS_DRIVE_ACTIVE 0x43e
#define BIOS_DRIVE_RUNNING 0x43f
#define BIOS_MOTOR_NACHLAUFZEIT 0x440
#define BIOS_DISK_MOTOR_TIMEOUT 0x440
#define BIOS_DISK_STATUS 0x441
/* #define bios_fdc_result_buffer (*(unsigned short *) 0x442) */
#define BIOS_VIDEO_MODE 0x449