Export to GitHub

xtideuniversalbios - default

Source Commits


Commits

Author Date Commit Message
krille_n_@hotmail.com Jun 3, 2015 588 Changes: * Fixed a bug in AH24h_HSetBlocks.asm from r550. Trying to set a too l
aitotat May 2, 2015 587 Changes to XTIDE Universal BIOS: * Added support for Promise PDC 20230-C and 20
aitotat May 2, 2015 586 Changes to Assembly Library: * Added eCSETNZ macro.
aitotat Apr 25, 2015 585 Changes to Configurator v2: * Added support for Lo-tech 8-bit IDE Adapter (unte
aitotat Apr 25, 2015 584 Changes to XTIDE Universal BIOS: * Added support for Lo-tech 8-bit IDE Adapter
krille_n_@hotmail.com Apr 23, 2015 583 Changes: * Changed BOOT_MENU_DEFAULT_TIMEOUT to reduce rounding error. * Minor
krille_n_@hotmail.com Mar 17, 2015 582 Changes: * Size optimizations to the QD Vision code.
krille_n_@hotmail.com Feb 25, 2015 581 Changes: * Fixed a bug from r178 in MenuLoop.asm that would cause screen corrup
krille_n_@hotmail.com Feb 19, 2015 580 Changes: * XTIDECFG: Fixed a bug from r459 where the menu option for selection
aitotat@gmail.com Feb 8, 2015 579 Restored pictures.
aitotat@gmail.com Feb 8, 2015 578 Fixed links to XTIDE rev 2 and JR-IDE/ISA pages.
aitotat@gmail.com Feb 8, 2015 577 Restored pictures.
aitotat@gmail.com Feb 8, 2015 576 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 575 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 574 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 573 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 572 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 571 Restoring pictures to project home page and wiki.
aitotat@gmail.com Feb 8, 2015 570 Restoring pictures to project home page and wiki.
aitotat@gmail.com Jan 12, 2015 569 Added XTIDE Universal BIOS v2.0.0 beta testing thread link to manual.
krille_n_@hotmail.com Dec 21, 2014 568 Changes: * SerDrive: Using named pipe mode (serdrive -p) now works under Window
krille_n_@hotmail.com May 26, 2014 567 Changes: * Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT. * Renamed M
krille_n_@hotmail.com Aug 28, 2013 566 Changes to XTIDE Universal BIOS: * Fixed a very old bug (from r150) in IdeError
aitotat@gmail.com Jul 30, 2013 565 Changes to Configurator v2: * Forgot to update version info. Configurator now
aitotat@gmail.com Jul 30, 2013 564 Changes to XTIDE Universal BIOS: * If Advanced controller needs to limit PIO mo
aitotat@gmail.com Jul 15, 2013 563 Changes to XTIDE Universal BIOS: * Incremented FLASH_SIGNATURE since I most li
aitotat@gmail.com Jul 15, 2013 562 Changes to XTIDE Universal BIOS: * Default drive is now properly selected when
aitotat@gmail.com Jul 9, 2013 561 Changes to XTIDE Universal BIOS: * MODULE_VERY_LATE_INITIALIZATION is not incl
aitotat@gmail.com Jul 3, 2013 560 Changes to XTIDE Universal BIOS: * Very late init handler is now in MODULE_VER
aitotat@gmail.com Jun 24, 2013 559 Changes to XTIDE Universal BIOS: * All XT builds now default to 1 controller.
krille_n_@hotmail.com Jun 23, 2013 558 Changes: * Building the BIOS Drive Information Tool now works again. * Moved a
aitotat@gmail.com Jun 19, 2013 557 Changes to XTIDE Universal BIOS: * Finally fixed the Windows 98 problem (blue
aitotat@gmail.com Jun 16, 2013 556 Changes to XTIDE Universal BIOS: * Removed Windows 98 fix since it broke flopp
aitotat@gmail.com Jun 15, 2013 555 Changes to XTIDE Universal BIOS: * Short timeouts for drive detection work aga
aitotat@gmail.com Jun 8, 2013 554 Changes to Configurator v2: * Main.asm now includes RomVars.inc instead of Rom
aitotat@gmail.com Jun 8, 2013 553 Changes to XTIDE Universal BIOS: * Standard boot procedure (INT 19h) works aga
aitotat@gmail.com Jun 7, 2013 552 Changes to XTIDE Universal BIOS: * XTIDE Universal BIOS can now be initialized
aitotat@gmail.com Jun 6, 2013 551 Changes to XTIDE Universal BIOS: * DMA fixes by James Pearce. * Interrupt ha
aitotat@gmail.com Apr 27, 2013 550 Changes to XTIDE Universal BIOS: * CREATE_COMPATIBLE_DPT is now MODULE_COMPATI
aitotat@gmail.com Apr 22, 2013 549 Changes to XTIDE Universal BIOS: * Assited LBA is now the default geometry tra
aitotat@gmail.com Apr 22, 2013 548 Changes to Configurator v2: * Can be assembled again (Recent changes to RomVar
aitotat@gmail.com Apr 21, 2013 547 Changes to XTIDE Universal BIOS: * Hotkeys were incorrectly initialized to use
aitotat@gmail.com Apr 19, 2013 546 Changes to Configurator v2: * Integrated XT-CFv3 support by James Pearce.
aitotat@gmail.com Apr 19, 2013 545 Changes to XTIDE Universal BIOS: * Integrated XT-CFv3 support by James Pearce.
aitotat@gmail.com Apr 17, 2013 544 Changes to XTIDE Universal BIOS: * Comparing BX:DX:AX against 15,482,880 secto
aitotat@gmail.com Apr 16, 2013 543 Changes to XTIDE Universal BIOS: * Compatible DPTs can no longer have more tha
aitotat@gmail.com Apr 15, 2013 542 Changes to XTIDE Universal BIOS: * Fixed a bug that allowed EBIOS functions fo
aitotat@gmail.com Apr 14, 2013 541 Changes to XTIDE Universal BIOS: * Brought back compatible DPTs.
aitotat@gmail.com Apr 13, 2013 540 Changes to XTIDE Universal BIOS: * Improved interrupt handling: INT 15h AH=91h
aitotat@gmail.com Apr 12, 2013 539 Changes to XTIDE Universal BIOS: * Carry flag is no longer cleared when segmen
aitotat@gmail.com Apr 11, 2013 538 Changes to XTIDE Universal BIOS: * Segment overflow is now checked when transf
aitotat@gmail.com Apr 11, 2013 537 Changes to Assembly Library: * Commented that NORMALIZE_FAR_POINTER returns wi
krille_n_@hotmail.com Apr 10, 2013 536 Changes: * Added support for the Silicon Valley Computer ADP50L controller (and
aitotat@gmail.com Apr 8, 2013 535 Changes to XTIDE Universal BIOS: * AH=48h now returns Device Parameter Table E
aitotat@gmail.com Apr 3, 2013 534 Changes to XTIDE Universal BIOS: * Vision controllers are no longer searched f
aitotat@gmail.com Apr 3, 2013 533 Changes to XTIDE Universal BIOS: * P-Cylinders returned by AH=48h are now calc
krille_n_@hotmail.com Mar 31, 2013 532 Changes: * Changed unused.pl to remove a false positive when MODULE_STRINGS_COM
krille_n_@hotmail.com Mar 30, 2013 531 Changes: * A few minor optimizations.
aitotat@gmail.com Mar 28, 2013 530 Changes to XTIDE Universal BIOS: * AT builds again copy old INT 13h handler to
krille_n_@hotmail.com Mar 26, 2013 529 Changes to XTIDE Universal BIOS: * Fixed a bug in Int19h.asm (from r528)
aitotat@gmail.com Mar 22, 2013 528 Changes to XTIDE Universal BIOS: * Swapping Floppy and Hard Drives at the same
aitotat@gmail.com Mar 22, 2013 527 Changes to Assembly Library: * Menu system KeyStroke event related code now alw
krille_n_@hotmail.com Mar 15, 2013 526 Changes: * Update of the copyright notices to include the year 2013.
krille_n_@hotmail.com Mar 14, 2013 525 Changes: * Made some improvements to the stack switching in Int13h.asm. * Adde
aitotat@gmail.com Mar 14, 2013 524 Changes to XTIDE Universal BIOS: * Min time to display hotkeys finally work co
aitotat@gmail.com Mar 12, 2013 523 Changes to Configurator v2: * No more wrong EEPROM size message when loading w
aitotat@gmail.com Mar 11, 2013 522 Changes to XTIDE Universal BIOS: * INT 13h stack is now at the beginning of RA
aitotat@gmail.com Mar 10, 2013 521 Changes to XTIDE Universal BIOS: * Hopefully fixed problems with recent change
aitotat@gmail.com Mar 9, 2013 520 Changes to XTIDE Universal BIOS: * Slave drives are again initialized properly
aitotat@gmail.com Mar 5, 2013 519 Changes to Configurator v2: * IdeAutodetect.asm assembles again.
aitotat@gmail.com Mar 4, 2013 518 Changes to Configurator v2: * CF is now always cleared when XTIDE rev 1 is det
aitotat@gmail.com Mar 2, 2013 517
aitotat@gmail.com Mar 2, 2013 516
aitotat@gmail.com Mar 2, 2013 515
aitotat@gmail.com Mar 2, 2013 514
aitotat@gmail.com Mar 2, 2013 513
aitotat@gmail.com Mar 2, 2013 512
aitotat@gmail.com Mar 2, 2013 511 Changes to XTIDE Universal BIOS: * Large builds are now 12k to allow more featu
aitotat@gmail.com Mar 2, 2013 510 Changes to Assembly Library: * USE_UNDOC_INTEL is now automatically defined wh
aitotat@gmail.com Mar 2, 2013 509 Updated build instructions for v2.0.0 beta 3.
aitotat@gmail.com Mar 2, 2013 508 Updated manual for v2.0.0 beta 3.
aitotat@gmail.com Mar 1, 2013 507 Changes to XTIDE Universal BIOS: * Reduced minimum time to display hotkeys. Now
aitotat@gmail.com Feb 28, 2013 506 Changes to XTIDE Universal BIOS: Preparing for v2.0.0 beta 3 release: * Change
krille_n_@hotmail.com Feb 25, 2013 505 Changes: * Reverted the changes to MenuEvents.inc done in r492 since they broke
aitotat@gmail.com Feb 13, 2013 504 Changes to Configurator v2: * Cleaned IDE autodetect code.
aitotat@gmail.com Feb 13, 2013 503 Changes to XTIDE Universal BIOS: * Optimized AH=0h a bit.
aitotat@gmail.com Feb 9, 2013 502 Changes to Configurator v2: * XT-CF port can be selected again. * Auto Configu
aitotat@gmail.com Jan 26, 2013 501 Changes to XTIDE Universal BIOS: * XTIDE rev 2 and modded XTIDE rev 1 work agai
aitotat@gmail.com Jan 23, 2013 500 Changes to XTIDE Universal BIOS: * Selected drive is again properly displayed o
aitotat@gmail.com Jan 6, 2013 499 Added CF-adapter 8-bit mode compatibility results.
aitotat@gmail.com Jan 4, 2013 498 Changes to Configurator v2: * Auto Configure now detects XT-IDE rev 1 and rev 2
aitotat@gmail.com Dec 30, 2012 497 Changes to Configurator v2: * Added Auto Configure.
aitotat@gmail.com Dec 30, 2012 496 Changes to XTIDE Universal BIOS: * XT-CF related code in IdeIO_OutputALtoIdeCon
gregli@hotmail.com Dec 21, 2012 495 Fixed a tab-to-space problem.
gregli@hotmail.com Dec 21, 2012 494 Updating docs.
gregli@hotmail.com Dec 21, 2012 493 Separated MODULE_8BIT_IDE into the basic part used by XTIDE rev 1 and rev 2 whic
gregli@hotmail.com Dec 21, 2012 492 Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. With these
krille_n_@hotmail.com Dec 15, 2012 491 Changes: * Added a new define (USE_UNDOC_INTEL) that enables optimizations poss
gregli@hotmail.com Dec 13, 2012 490 Fixed a bug in the virtual serial drive code, where AX was being corrupted by Id
gregli@hotmail.com Dec 13, 2012 489 Added version string to initial title banner, for cases where there is not a boo