source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src/Device/Serial/SerialCommand.asm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @601   5 years krille_n_ Changes: * Building the BIOS now works again. * Added a new IDE …
(edit) @567   10 years krille_n_ Changes: * Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT. * …
(edit) @558   11 years krille_n_ Changes: * Building the BIOS Drive Information Tool now works again. …
(edit) @538   11 years aitotat Changes to XTIDE Universal BIOS: * Segment overflow is now checked …
(edit) @526   11 years krille_n_ Changes: * Update of the copyright notices to include the year 2013.
(edit) @490   11 years gregli Fixed a bug in the virtual serial drive code, where AX was being …
(edit) @489   11 years gregli Added version string to initial title banner, for cases where there is …
(edit) @480   11 years aitotat Changes to XTIDE Universal BIOS: * XT-CF DMA transfers should now work.
(edit) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @334   12 years gregli Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @292   12 years gregli Small optimization, moved around some serial code to avoid a few jumps …
(edit) @277   12 years gregli Moved the bulk of the serial code to the assembly library, for …
(edit) @262   12 years gregli More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
(edit) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @242   12 years krille_n_ Changes: * Optimizations (both for size and speed) in IdeTransfer.asm …
(edit) @234   12 years gregli Serial Port: Missed updating some comments in the code from the last …
(edit) @233   12 years gregli Serial Port: split single byte port and baud into two bytes, taking …
(edit) @226   12 years gregli Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
(edit) @223   12 years krille_n_ Changes: * Fixed what appears to be a mistake in EBIOS.inc * Added a …
(edit) @220   12 years gregli Serial port code, removed pointer re(normalization) code as the …
(edit) @216   12 years gregli Serial port code - improved pointer re-normalization.
(edit) @214   12 years gregli Rework of the serial write loop and read/write timeout code, resulting …
(edit) @208   12 years gregli Enhanced checksum for serial communications, much better at detecting …
(edit) @207   12 years gregli Added buffer pointer denormalization check within the serial port code …
(edit) @203   12 years gregli Reworked the 'skip detecting the slave if there was no master' code to …
(edit) @199   12 years gregli Adding proper serial port support to the Configurator, which required …
(edit) @196   12 years gregli Added printing of COM port and baud rate, when set explicitly by …
(edit) @181   12 years krille_n_ Changes to all parts of the project: * Size optimizations. * Added …
(edit) @179   12 years gregli Main checkin, adding virtual IDE drive over serial port connection
(add) @150   13 years aitotat Changes to XTIDE Universal BIOS: * Redesigned Disk Parameter Tables. …
Note: See TracRevisionLog for help on using the revision log.