[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTPro 1.1.2 Released
On Feb 22, 1:49 am, David Wilson <mcs6...@gmail.com> wrote:
> I would like to suggest adding support for the "Delete" key as well as
> the Backspace/LeftArrow for correcting file-name typing errors (for
> use on IIe, IIc and IIgs).
ADT started out life (and ADTPro followed) stealing the ROM NXTCHAR
routine, which controls what keys do... you can see all kinds of crazy
garbage if you start using escape codes. :-) The formatter has its
own line-input routine that limits you to typing in valid ProDOS
volume names... perhaps that could be repurposed.