|
|
@614
|
3 years |
Krister Nordvall |
Changes:
* BIOSDRVS should now build again (broke in r613).
* …
|
|
|
@605
|
3 years |
Krister Nordvall |
Changes:
* The "Remove other hard drives" option in the Boot settings …
|
|
|
@601
|
6 years |
Krister Nordvall |
Changes:
* Building the BIOS now works again.
* Added a new IDE …
|
|
|
@599
|
6 years |
Tomi Tilli |
Hotkey bar is now updated and drawn from system timer tick handler …
|
|
|
@598
|
6 years |
Tomi Tilli |
Windows 95 CMOS hack broke on last commit. Windows 95 DID require that …
|
|
|
@597
|
6 years |
Tomi Tilli |
Windows 95 CMOS hack now works with Award BIOSes.
Some small …
|
|
|
@596
|
6 years |
Krister Nordvall |
Changes:
* Made changes to HotkeyBar.asm to give the Boot Menu and …
|
|
|
@594
|
6 years |
Tomi Tilli |
Previosly committed flash fix for configurator was incomplete. Now …
|
|
|
@593
|
6 years |
Tomi Tilli |
Flashing now works again.
Hack to get Windows 95 to work properly …
|
|
|
@589
|
8 years |
Krister Nordvall |
Changes:
* BIOS: Fixed a purely cosmetic bug from r542 where, in …
|
|
|
@580
|
10 years |
Krister Nordvall |
Changes:
* XTIDECFG: Fixed a bug from r459 where the menu option for …
|
|
|
@568
|
10 years |
Krister Nordvall |
Changes:
* SerDrive: Using named pipe mode (serdrive -p) now works …
|
|
|
@567
|
10 years |
Krister Nordvall |
Changes:
* Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT.
* …
|
|
|
@558
|
11 years |
Krister Nordvall |
Changes:
* Building the BIOS Drive Information Tool now works again.
…
|
|
|
@545
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Integrated XT-CFv3 support by …
|
|
|
@528
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Swapping Floppy and Hard Drives at …
|
|
|
@526
|
12 years |
Krister Nordvall |
Changes:
* Update of the copyright notices to include the year 2013.
|
|
|
@505
|
12 years |
Krister Nordvall |
Changes:
* Reverted the changes to MenuEvents.inc done in r492 since …
|
|
|
@493
|
12 years |
Greg Lindhorst |
Separated MODULE_8BIT_IDE into the basic part used by XTIDE rev 1 and …
|
|
|
@492
|
12 years |
Greg Lindhorst |
Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. …
|
|
|
@491
|
12 years |
Krister Nordvall |
Changes:
* Added a new define (USE_UNDOC_INTEL) that enables …
|
|
|
@474
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive detection now displays …
|
|
|
@473
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Large changes to prepare full …
|
|
|
@441
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* ATA-ID sector is now verified …
|
|
|
@397
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned some code concerning …
|
|
|
@395
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hotkey Bar and drive translations …
|
|
|
@392
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Greatly improved Hotkey Bar is …
|
|
|
@386
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu is now an optional …
|
|
|
@376
|
13 years |
Greg Lindhorst |
WIDE checkin... Added copyright and license information to sorce …
|
|
|
@363
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added Advanced ATA Module …
|
|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@269
|
13 years |
Greg Lindhorst |
Fixed a bug with reporting the number of hard disks when there were …
|
|
|
@263
|
13 years |
Greg Lindhorst |
Oops, forgot to check if it still compiled without floppy support, …
|
|
|
@262
|
13 years |
Greg Lindhorst |
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
|
|
|
@261
|
13 years |
Greg Lindhorst |
Basic maintenance to enable the unused code check to work again, no …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@254
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed BOOTNFO to BOOTMENUINFO …
|
|
|
@242
|
13 years |
Krister Nordvall |
Changes:
* Optimizations (both for size and speed) in IdeTransfer.asm …
|
|
|
@233
|
13 years |
Greg Lindhorst |
Serial Port: split single byte port and baud into two bytes, taking …
|
|
|
@203
|
13 years |
Greg Lindhorst |
Reworked the 'skip detecting the slave if there was no master' code to …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@199
|
13 years |
Greg Lindhorst |
Adding proper serial port support to the Configurator, which required …
|
|
|
@196
|
13 years |
Greg Lindhorst |
Added printing of COM port and baud rate, when set explicitly by …
|
|
|
@189
|
13 years |
Greg Lindhorst |
Additional space optimizations, including making IdleProcessing an …
|
|
|
@179
|
13 years |
Greg Lindhorst |
Main checkin, adding virtual IDE drive over serial port connection
|
|
|
@175
|
13 years |
Greg Lindhorst |
ifdef of existing serial code, in preperation for checkin
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|
|
|
@120
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Display library now gets …
|
|
|
@98
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some more initialization …
|
|
|
@97
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Inlined some initialization …
|
|
|
@86
|
14 years |
Krister Nordvall |
Size optimizations in various files in the XTIDE BIOS.
Also added a …
|
|
|
@33
|
14 years |
Tomi Tilli |
Interrupt controllers are now unmasked during drive reset.
|
|
|
@3
|
14 years |
Tomi Tilli |
|