Realistic CD-ROM timings on ATAPI PIO, ATAPI DMA, SCSI NCR 53c810, and SCSI Adaptec/Buslogic;
Added ability to select emulated CD-ROM drive speed; The Adaptec and BusLogic SCSI controllers are no longer threaded; Two fixes in video/vid_s3.c.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*
|
||||
* NOTE: FIXME: Strings 2176 and 2193 are same.
|
||||
*
|
||||
* Version: @(#)language.h 1.0.6 2018/01/23
|
||||
* Version: @(#)language.h 1.0.7 2018/03/07
|
||||
*
|
||||
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
|
||||
*
|
||||
@@ -151,6 +151,7 @@
|
||||
#define IDS_2175 2175 // "ZIP images (*.IM?)\0*.IM..."
|
||||
#define IDS_2176 2176 // "ZIP images (*.IM?)\0*.IM..."
|
||||
#define IDS_2177 2177 // "ZIP %i (%03i): %ls"
|
||||
#define IDS_2178 2178 // "Speed"
|
||||
|
||||
#define IDS_4096 4096 // "Hard disk (%s)"
|
||||
#define IDS_4097 4097 // "%01i:%01i"
|
||||
@@ -231,7 +232,7 @@
|
||||
|
||||
#define IDS_LANG_ENUS IDS_7168
|
||||
|
||||
#define STR_NUM_2048 130
|
||||
#define STR_NUM_2048 131
|
||||
#define STR_NUM_3072 11
|
||||
#define STR_NUM_4096 20
|
||||
#define STR_NUM_4352 7
|
||||
|
||||
Reference in New Issue
Block a user