Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Return: AL = 00h if not supported
Notes: This function is provided by an ELD (Extension for lDebug)
hooking into the debugger's AMIS handler.
Older versions of the ELD only had a buffer of 128 Bytes.
SeeAlso: INT 2D/AL=41h"lDebug"
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Return: AL = 00h if not supported
current amismsg.eld does not destroy any other registers
Notes: This function is provided by an ELD (Extension for lDebug)
hooking into the debugger's AMIS handler.
SeeAlso: INT 2D/AL=40h"lDebug"
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ INT 2D - lDebug - RESERVED FOR ELD INTERFACING
Return: AL = 00h if not supported
Notes: These functions may be provided by future ELDs (Extensions
for lDebug) hooking into the debugger's AMIS handler.
SeeAlso: INT 2D/AL=40h"lDebug",INT 2D/AL=41h"lDebug",INT 2D/AL=42h"lDebug"
SeeAlso: INT 2D/AL=43h"lDebug"