A86: the kshell! - source
[Prev][Next][Index][Thread]
A86: the kshell! - source
i have attached my source code for KShell. if any of you can think of a way
to fix the various problems it has, please tell me. i thought about using
the dynamic menu area for storing the menu options (the dynamic menu area is
used when you do PRGM NAMES, etc.) but it can only hold 5 items at a time,
which means i have to trap the more key and all sorts of other weird stuff.
in my opinion it's already too much of a hack, trapping menus and keys at
the same time and all.
later,
Kirk
Kshell.asm
Follow-Ups: