[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plus two (utilities) for your "2 plus"



Hello again,

Root URL is: http://bgilon.free.fr/apple2
Two utilities for the ProDOS 8 BASIC.SYSTEM included in the
P8Merlin_Utils1.do disk image
a) One named PATH will allow the use of what I named External Overlay
Commands under BI.
The new term to consider here is overlay because all the developed EOC so
far will occupy the same memory area (their size must be less than 512
bytes) thus avoiding the loss of memory by accumulating transient utilities
for temporary needs considered how BASIC.SYSTEM memory management is
developed). I transform some commands originally developped by M. Sandy
Mossberg or Ken Manly to this format.

b) One named HISTORY will give a command history under BASIC.SYSTEM.. (just
like the VAX/DCL environment or the modern Unix shells abilities).

Documentation files (Appleworks) are provided and  source files for main
programs as well as for every EOC.

As usual, feedback is welcome on this thread..
Have fun,
Benoît