source: xtideuniversalbios/trunk/Assembly_Library/Src/Menu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @596   6 years krille_n_ Changes: * Made changes to HotkeyBar.asm to give the Boot Menu and …
(edit) @593   6 years aitotat Flashing now works again. Hack to get Windows 95 to work properly …
(edit) @592   6 years krille_n_ Changes: * The problem with NASM in the previous revision (r591) has …
(edit) @589   8 years krille_n_ Changes: * BIOS: Fixed a purely cosmetic bug from r542 where, in …
(edit) @583   9 years krille_n_ Changes: * Changed BOOT_MENU_DEFAULT_TIMEOUT to reduce rounding …
(edit) @581   9 years krille_n_ Changes: * Fixed a bug from r178 in MenuLoop.asm that would cause …
(edit) @580   9 years krille_n_ Changes: * XTIDECFG: Fixed a bug from r459 where the menu option for …
(edit) @568   9 years krille_n_ Changes: * SerDrive: Using named pipe mode (serdrive -p) now works …
(edit) @532   11 years krille_n_ Changes: * Changed unused.pl to remove a false positive when …
(edit) @527   11 years aitotat Changes to Assembly Library: * Menu system KeyStroke event related …
(edit) @526   11 years krille_n_ Changes: * Update of the copyright notices to include the year 2013.
(edit) @525   11 years krille_n_ Changes: * Made some improvements to the stack switching in …
(edit) @505   11 years krille_n_ Changes: * Reverted the changes to MenuEvents.inc done in r492 since …
(edit) @492   11 years gregli Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. …
(edit) @491   11 years krille_n_ Changes: * Added a new define (USE_UNDOC_INTEL) that enables …
(edit) @489   11 years gregli Added version string to initial title banner, for cases where there is …
(edit) @445   12 years krille_n_ Changes: * A speed optimization to the eSHL_IM macro for 386 and …
(edit) @391   12 years aitotat Changes to Assembly Library: * Menu dialogs now compile again.
(edit) @390   12 years aitotat Changes to Assembly Library: * Menu library now stores and restores …
(edit) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @370   12 years krille_n_ Changes: * Added some missing PIO mode timings to ATA_ID.inc (based …
(edit) @369   12 years gregli Removed align directives for initalization code and added define for …
(edit) @293   12 years krille_n_ Commit 1/2 (Library, Configurators and Serial Server): * Changed …
(edit) @289   12 years aitotat Changes to Assembly Library: * Menu Library now properly restores …
(edit) @223   12 years krille_n_ Changes: * Fixed what appears to be a mistake in EBIOS.inc * Added a …
(edit) @205   12 years aitotat Changes to Assembly Library: * Menu Exit event can now be send when …
(edit) @194   12 years gregli ifdef'd out more unused code. Also added a tool for looking through …
(edit) @189   12 years gregli Additional space optimizations, including making IdleProcessing an …
(edit) @183   12 years gregli Space optimization, added option to inline offsets for MENUEVENT …
(edit) @182   12 years gregli General code size optimizations, preparing for string compression, …
(edit) @181   12 years krille_n_ Changes to all parts of the project: * Size optimizations. * Added …
(edit) @178   13 years krille_n_ * Removed an %ifdef in RomVars.inc that prevented XTIDECFG from …
(edit) @177   13 years gregli Optimiztion, replaced the jump tables for MENU_LIB and DISPLAY_LIB …
(edit) @170   13 years krille_n_ Changes to all parts of the project: * Minor size optimizations * …
(edit) @162   13 years krille_n_ Changes to all parts of the project: * Size optimizations, mostly by …
(edit) @141   13 years aitotat Changes to Assembly Library: * Some inlining in Size.asm. * File …
(edit) @133   13 years krille_n_ Size optimizations in various files in the Assembly Library. Also a …
(edit) @129   13 years aitotat Changes to Assembly Library: * …
(edit) @125   13 years aitotat Changes to Assembly Library: * Cursor coordinates no longer change …
(edit) @116   13 years krille_n_ Changes to all parts of the project: * Removed a redundant macro …
(edit) @106   13 years aitotat Changes to Assembly Library: * Some utility functions are now …
(edit) @105   13 years aitotat Changes to Assembly Library: * More optimizations to reduce size. …
(edit) @104   13 years aitotat Changes to Assembly Library: * Some more optimizations. * Moved …
(edit) @103   13 years krille_n_ Optimizations to Assembly Library.
(edit) @73   13 years aitotat Changes to Assembly Library: * Fixed library dependencies. * …
(edit) @69   13 years aitotat Changes to Assembly Library: * Progress Bar now displays properly.
(edit) @67   13 years aitotat Changes to Assembly Library: * Forgot to update SI on new File Read …
(edit) @64   13 years aitotat Changes to Assembly Library: * Progress dialog now prevents max …
(edit) @62   13 years aitotat Changes to Assembly Library: * Small improvements to timeout counter …
(edit) @60   13 years aitotat Changes to Assembly Library: * Timeout count down is now stopped …
(edit) @58   13 years aitotat Changes to Assembly Library: * Exiting menu with ESC can now be canceled.
(edit) @54   14 years aitotat Changes to Assembly Library: Drive selection moved to own dialog from …
(edit) @53   14 years aitotat Changes to Assembly Library: File Dialog is now compatible with new …
(edit) @52   14 years aitotat Changes to Assembly Library: Completely rewritten line splitting …
(edit) @51   14 years aitotat Changes to Assembly Library: File handle is now properly returned when …
(edit) @50   14 years aitotat Changes to Assembly Library: Removed Memory_ExchangeSSBPwithESDI since …
(edit) @48   14 years aitotat Changes to Assembly Library: Added functions to clear Menu Title and …
(edit) @47   14 years aitotat Assembly Library: CGA snow prevention now works when copying strings …
(edit) @46   14 years aitotat Changes to Assembly Library: Sorting now works (pivot item is copied …
(edit) @45   14 years aitotat Changes to assembly library: Changed …
(edit) @44   14 years aitotat Spaces can now be generated before format specifier when printing …
(add) @41   14 years aitotat Initial commit for Assembly Library.
Note: See TracRevisionLog for help on using the revision log.