|
|
@616
|
3 years |
Tomi Tilli |
* Added check for APM
|
|
|
@589
|
8 years |
Krister Nordvall |
Changes:
* BIOS: Fixed a purely cosmetic bug from r542 where, in …
|
|
|
@584
|
10 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added support for Lo-tech 8-bit …
|
|
|
@567
|
10 years |
Krister Nordvall |
Changes:
* Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT.
* …
|
|
|
@550
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* CREATE_COMPATIBLE_DPT is now …
|
|
|
@542
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Fixed a bug that allowed EBIOS …
|
|
|
@540
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Improved interrupt handling: INT …
|
|
|
@536
|
12 years |
Krister Nordvall |
Changes:
* Added support for the Silicon Valley Computer ADP50L …
|
|
|
@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 …
|
|
|
@491
|
12 years |
Krister Nordvall |
Changes:
* Added a new define (USE_UNDOC_INTEL) that enables …
|
|
|
@488
|
12 years |
Greg Lindhorst |
Removed unused '4' entry from Strings.asm and recompressed. Added 8x …
|
|
|
@480
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* XT-CF DMA transfers should now work.
|
|
|
@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 …
|
|
|
@472
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Implemented AH=1Eh, XT-CF Features.
|
|
|
@437
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed Fast XTIDE to Lo-tech …
|
|
|
@422
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Modified ROMVARS for user defined …
|
|
|
@421
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Addressing modes are now NORMAL, …
|
|
|
@411
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Moved some IRQ and LBA48 code to …
|
|
|
@400
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Moved 8-bit device support to …
|
|
|
@399
|
13 years |
Krister Nordvall |
Changes:
* Added Power Management (Standby Timer) support to the BIOS …
|
|
|
@397
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned some code concerning …
|
|
|
@376
|
13 years |
Greg Lindhorst |
WIDE checkin... Added copyright and license information to sorce …
|
|
|
@370
|
13 years |
Krister Nordvall |
Changes:
* Added some missing PIO mode timings to ATA_ID.inc (based …
|
|
|
@365
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Errors from AH=9h are stored to …
|
|
|
@364
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Advanced ATA Module variables are …
|
|
|
@363
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added Advanced ATA Module …
|
|
|
@358
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Moved BIOS title and version …
|
|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@238
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Makefile now builds small (8k) and …
|
|
|
@237
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Another quick fix: alignment byte …
|
|
|
@236
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Restored lost alignment byte to …
|
|
|
@235
|
13 years |
Greg Lindhorst |
More fun with comments, restoring a comment change that was lost in …
|
|
|
@233
|
13 years |
Greg Lindhorst |
Serial Port: split single byte port and baud into two bytes, taking …
|
|
|
@232
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Minor improvements to AH=24h (Set …
|
|
|
@227
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work in lite mode.
|
|
|
@226
|
13 years |
Greg Lindhorst |
Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@193
|
13 years |
Greg Lindhorst |
Space optimizations in AccessDPT.asm, transfer one routine to a macro …
|
|
|
@175
|
13 years |
Greg Lindhorst |
ifdef of existing serial code, in preperation for checkin
|
|
|
@173
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* L-CHS parameters are now generated …
|
|
|
@165
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hopefully this commit is …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@152
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* XTIDE mod should now be supported …
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|
|
|
@99
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Even more initialization code …
|
|
|
@3
|
14 years |
Tomi Tilli |
|