E. C. Masloch - 2023-12-12

Added as the Extension for lDebug called rdumpidx.eld in yesterday's build. You can install it using ext rdumpidx.eld install and then in a 16-bit, Real/Virtual 86 Mode, non-40-column register dump the ELD will insert the desired display. The SI= display uses byte [ds:si] while DI= uses byte [es:di]. For printable ASCII single quote marks are used, except when the content is a single quote mark. Otherwise the DT command's table is used for the two-letter or three-letter name, no quote marks.

For now, this only displays "top" for bytes >= 128. Do you want an option to change this?