source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src/Main.asm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @254   12 years aitotat Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
(edit) @248   12 years aitotat Changes to XTIDE Universal BIOS: * Booting with hotkey now properly …
(edit) @243   12 years aitotat Changes to XTIDE Universal BIOS: * Brought back optional "A then C" …
(edit) @239   12 years gregli Passing ROMSIZE into main.asm to calculate number of 512B blocks for …
(edit) @238   12 years aitotat Changes to XTIDE Universal BIOS: * Makefile now builds small (8k) and …
(edit) @233   12 years gregli Serial Port: split single byte port and baud into two bytes, taking …
(edit) @229   12 years aitotat Changes to XTIDE Universal BIOS: * All builds now initialize drives …
(edit) @221   12 years aitotat Changes to XTIDE Universal BIOS: * AH=0Ch (Seek) should work properly …
(edit) @218   12 years aitotat Changes to XTIDE Universal BIOS: * Number of sectors to transfer is …
(edit) @199   12 years gregli Adding proper serial port support to the Configurator, which required …
(edit) @192   12 years gregli Optimized away some long jumps, by rearranging routines within files, …
(edit) @186   12 years gregli Initial string compression checkin. All changes are under …
(edit) @183   12 years gregli Space optimization, added option to inline offsets for MENUEVENT …
(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
(edit) @176   12 years gregli Made a module around the EBIOS code, so that it can be turned off to …
(edit) @175   12 years gregli ifdef of existing serial code, in preperation for checkin
(edit) @165   13 years aitotat Changes to XTIDE Universal BIOS: * Hopefully this commit is …
(edit) @160   13 years aitotat Changes to XTIDE Universal BIOS: * Support for XTIDE mod now works.
(edit) @158   13 years aitotat Changes to XTIDE Universal BIOS: * Optimized few bytes.
(edit) @155   13 years aitotat Changes to XTIDE Universal BIOS: * AH=4h again uses VERIFY command …
(edit) @152   13 years aitotat Changes to XTIDE Universal BIOS: * XTIDE mod should now be supported …
(edit) @150   13 years aitotat Changes to XTIDE Universal BIOS: * Redesigned Disk Parameter Tables. …
(edit) @143   13 years aitotat Changes to XTIDE Universal BIOS: * Removed "Boot sector found!" …
(edit) @140   13 years aitotat Changes to XTIDE Universal BIOS: * INT 13h functions should no …
(edit) @137   13 years aitotat Changes to XTIDE Universal BIOS: * Menu selection timeout is now …
(edit) @121   13 years aitotat Changes to XTIDE Universal BIOS: * Endianness is now corrected for …
(edit) @116   13 years krille_n_ Changes to all parts of the project: * Removed a redundant macro …
(edit) @112   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Removed the original copy of …
(edit) @97   13 years aitotat Changes to XTIDE Universal BIOS: * Inlined some initialization …
(edit) @96   13 years aitotat Changes to XTIDE Universal BIOS: * Cleaned boot loader code some more.
(edit) @93   13 years aitotat Changes to XTIDE Universal BIOS: * Diagnostic cylinder can no longer …
(edit) @92   13 years aitotat Changes to XTIDE Universal BIOS: * Removed ROM Boot from boot menu …
(edit) @90   13 years aitotat Changes to XTIDE Universal BIOS: * Removed INT 13h format and …
(edit) @88   13 years aitotat Changes to XTIDE Universal BIOS: * Now uses new libraries (untested) …
(edit) @86   13 years krille_n_ Size optimizations in various files in the XTIDE BIOS. Also added a …
(edit) @61   13 years aitotat Changes to XTIDE Universal BIOS: * AA55h signature no longer …
(edit) @43   14 years aitotat Errors are now being checked when calling previous INT 13h handler on …
(edit) @39   14 years aitotat * Better INT 40h handler detection to fix floppy drive detection with …
(edit) @35   14 years aitotat Cleaned recent changes a bit to save few bytes.
(edit) @33   14 years aitotat Interrupt controllers are now unmasked during drive reset.
(edit) @32   14 years aitotat Correct number of drives is now returned from AH=08h even when it is …
(edit) @28   14 years aitotat * v1.1.1 broke booting from foreign drives, it is now fixed. * …
(edit) @27   14 years aitotat * v1.1.1 broke booting from foreign drives, it is now fixed. * Fixed …
(edit) @26   14 years aitotat Fixed a bug where Disk Parameter Table was accessed with wrong pointer …
(edit) @23   14 years aitotat Booting is now possible from hard disks if floppy controller reset …
(add) @3   14 years aitotat
Note: See TracRevisionLog for help on using the revision log.