Changeset 109 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupage.asm
- Timestamp:
- Feb 22, 2011, 4:39:45 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupage.asm
r57 r109 1 ; File name : Menupage.asm2 1 ; Project name : XTIDE Universal BIOS Configurator v2 3 ; Created date : 5.10.20104 ; Last update : 1.11.20105 ; Author : Tomi Tilli6 2 ; Description : Functions for accessing MENUPAGE structs. 7 3 … … 32 28 33 29 ;-------------------------------------------------------------------- 34 ; Menupage_SetActiveMenupageFromDSDI30 ; SetActiveMenupageFromDSDI 35 31 ; Parameters: 36 32 ; DS:DI: Ptr to MENUPAGE to set active … … 39 35 ; Nothing 40 36 ; Corrupts registers: 41 ; AX, DI37 ; Nothing 42 38 ;-------------------------------------------------------------------- 43 39 ALIGN JUMP_ALIGN
Note:
See TracChangeset
for help on using the changeset viewer.