Timeline


and

Mar 3, 2012:

6:53 AM Changeset in xtideuniversalbios [292] by gregli@…
Small optimization, moved around some serial code to avoid a few jumps …

Mar 2, 2012:

1:31 PM Changeset in xtideuniversalbios [291] by aitotat@…
Changes to XTIDE Universal BIOS: * Added BOOT_MENU_DEFAULT_TIMEOUT define.
1:30 PM Changeset in xtideuniversalbios [290] by aitotat@…
Changes to Configurator v2: * Added option to disable boot menu.
1:29 PM Changeset in xtideuniversalbios [289] by aitotat@…
Changes to Assembly Library: * Menu Library now properly restores …
12:33 PM Changeset in xtideuniversalbios [288] by aitotat@…
Changes to XTIDE Universal BIOS: * Changed wip string to beta character.
12:31 PM Changeset in xtideuniversalbios [287] by aitotat@…
Changes to Assembly Library: * Hopefully fixed a problem of wrong …

Mar 1, 2012:

8:52 PM Changeset in xtideuniversalbios [286] by aitotat@…
Changes to Configurator v2: * JR-IDE/ISA can now be selected. * …

Feb 29, 2012:

7:20 PM Changeset in xtideuniversalbios [285] by aitotat@…
Changes to XTIDE Universal BIOS: * Some minor optimizations. * Boot …
6:13 PM Changeset in xtideuniversalbios [284] by gregli@…
Increased the width of the drive Model name that the boot menu …
11:42 AM Changeset in xtideuniversalbios [283] by gregli@…
Fixed bug where total sector count was not being properly calculated …
10:21 AM Changeset in xtideuniversalbios [282] by gregli@…
More fun with resets: It turns out to be important to reset our drives …

Feb 28, 2012:

6:18 PM Changeset in xtideuniversalbios [281] by aitotat@…
Changes to XTIDE Universal BIOS: * All IDE Error Register errors from …
5:48 PM Changeset in xtideuniversalbios [280] by gregli@…
Updated configurator with serial code move to assembly library. …
4:20 PM Changeset in xtideuniversalbios [279] by aitotat@…
Changes to XTIDE Universal BIOS: * Drive internal write cache is now …
2:51 PM Changeset in xtideuniversalbios [278] by gregli@…
Updated version number of serial server.
2:45 PM Changeset in xtideuniversalbios [277] by gregli@…
Moved the bulk of the serial code to the assembly library, for …
2:21 PM Changeset in xtideuniversalbios [276] by aitotat@…
Changes to XTIDE Universal BIOS: * Changed version number to 2.0.0 * …
1:25 PM Changeset in xtideuniversalbios [275] by gregli@…
Made some tweaks to ah0h, saving some space by taking advantage of …

Feb 27, 2012:

5:54 PM Changeset in xtideuniversalbios [274] by gregli@…
Fixed register corruption bugs with the AT build for getting number of …
4:53 PM Changeset in xtideuniversalbios [273] by aitotat@…
Changes to XTIDE Universal BIOS: * Updated main.asm for 8k JR-IDE/ISA …
4:44 PM Changeset in xtideuniversalbios [272] by aitotat@…
Changes to XTIDE Universal BIOS: * Updated makefile to build only 8k …
4:24 PM Changeset in xtideuniversalbios [271] by aitotat@…
Changes to XTIDE Universal BIOS: * AH=0h (Reset) should now work but …
3:19 PM Changeset in xtideuniversalbios [270] by gregli@…
Fixed a bug with the number of floppy drives reported, if there were …
2:58 PM Changeset in xtideuniversalbios [269] by gregli@…
Fixed a bug with reporting the number of hard disks when there were …

Feb 25, 2012:

7:14 AM Changeset in xtideuniversalbios [268] by aitotat@…
Changes to XTIDE Universal BIOS: * JR-IDE/ISA support now works!

Feb 24, 2012:

8:34 PM Changeset in xtideuniversalbios [267] by aitotat@…
Changes to XTIDE Universal BIOS: * More JR-IDE/ISA fixes.
3:06 PM Changeset in xtideuniversalbios [266] by aitotat@…
Changes to XTIDE Universal BIOS: * Some fixes for JR-IDE/ISA code …
1:26 PM Changeset in xtideuniversalbios [265] by aitotat@…
Changes to XTIDE Universal BIOS: * Now builds without serial module.
11:12 AM Changeset in xtideuniversalbios [264] by gregli@…
Corrected a bug where the initial pointer to idevars0 was not properly set.
10:31 AM Changeset in xtideuniversalbios [263] by gregli@…
Oops, forgot to check if it still compiled without floppy support, …
10:28 AM Changeset in xtideuniversalbios [262] by gregli@…
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
3:04 AM Changeset in xtideuniversalbios [261] by gregli@…
Basic maintenance to enable the unused code check to work again, no …

Feb 23, 2012:

6:10 PM Changeset in xtideuniversalbios [260] by gregli@…
Implemented function int13h/05h (floppy disk format track), that …
7:14 AM Changeset in xtideuniversalbios [259] by gregli@…
For function int13/0h, restored the code to only reset the floppy …

Feb 22, 2012:

7:01 PM Changeset in xtideuniversalbios [258] by gregli@…
Added floppy drive emulation over the serial connection …

Feb 21, 2012:

11:26 AM Changeset in xtideuniversalbios [257] by aitotat@…
Changes to XTIDE Universal BIOS: * AH=15h now properly stores error …

Feb 19, 2012:

5:56 PM Changeset in xtideuniversalbios [256] by aitotat@…
Changes to Assembly Library: * Added Precise Event Timer functions.

Feb 18, 2012:

11:21 PM Changeset in xtideuniversalbios [255] by gregli@…
Bug fix in BootMenuPrint, introduced in r241, where floppy disk …
2:51 PM Changeset in xtideuniversalbios [254] by aitotat@…
Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
2:22 PM Changeset in xtideuniversalbios [253] by aitotat@…
Changes to XTIDE Universal BIOS: * Forgot to remove code that stored …
2:12 PM Changeset in xtideuniversalbios [252] by aitotat@…
Changes to XTIDE Universal BIOS: * Boot menu now shows only one …

Feb 17, 2012:

11:19 PM Changeset in xtideuniversalbios [251] by krille_n_@…
Changes: * Simplified the bug fix I did in r242. * Fixed a couple of …

Feb 16, 2012:

2:50 PM Changeset in xtideuniversalbios [250] by aitotat@…
Changes to XTIDE Universal BIOS: * INT 19h reset handler is now …
1:56 PM Changeset in xtideuniversalbios [249] by aitotat@…
Changes to XTIDE Universal BIOS: * Number of successfully transferred …

Feb 13, 2012:

1:22 PM Changeset in xtideuniversalbios [248] by aitotat@…
Changes to XTIDE Universal BIOS: * Booting with hotkey now properly …
1:17 PM Changeset in xtideuniversalbios [247] by aitotat@…
Changes to Assembly Library: * Delay functions are no longer required …
12:19 PM Changeset in xtideuniversalbios [246] by aitotat@…
Changes to Configurator v2: * Replaced reboot code with a call to …
12:17 PM Changeset in xtideuniversalbios [245] by aitotat@…
Changes to Assembly Library: * Added functions to reboot computer. * …

Feb 10, 2012:

5:18 PM Changeset in xtideuniversalbios [244] by gregli@…
Removed tiny optimization for DEVICE_SERIAL being the last device type …
2:00 PM Changeset in xtideuniversalbios [243] by aitotat@…
Changes to XTIDE Universal BIOS: * Brought back optional "A then C" …
3:12 AM Changeset in xtideuniversalbios [242] by krille_n_@…
Changes: * Optimizations (both for size and speed) in IdeTransfer.asm …

Feb 9, 2012:

11:08 AM Changeset in xtideuniversalbios [241] by gregli@…
Space optimizations in the Boot Menu and BootInfo routines, taking …

Feb 6, 2012:

4:03 AM Changeset in xtideuniversalbios [240] by gregli@…
Added support for recursive string formats (%s can contain a %s) to …

Feb 5, 2012:

5:06 PM Changeset in xtideuniversalbios [239] by gregli@…
Passing ROMSIZE into main.asm to calculate number of 512B blocks for …
12:59 PM Changeset in xtideuniversalbios [238] by aitotat@…
Changes to XTIDE Universal BIOS: * Makefile now builds small (8k) and …
10:44 AM Changeset in xtideuniversalbios [237] by aitotat@…
Changes to XTIDE Universal BIOS: * Another quick fix: alignment byte …
10:41 AM Changeset in xtideuniversalbios [236] by aitotat@…
Changes to XTIDE Universal BIOS: * Restored lost alignment byte to …
7:57 AM Changeset in xtideuniversalbios [235] by gregli@…
More fun with comments, restoring a comment change that was lost in …

Feb 4, 2012:

6:36 PM Changeset in xtideuniversalbios [234] by gregli@…
Serial Port: Missed updating some comments in the code from the last …
6:21 PM Changeset in xtideuniversalbios [233] by gregli@…
Serial Port: split single byte port and baud into two bytes, taking …
12:42 PM Changeset in xtideuniversalbios [232] by aitotat@…
Changes to XTIDE Universal BIOS: * Minor improvements to AH=24h (Set …
Note: See TracTimeline for information about the timeline view.