To enable the fast transfert feature:

start x48
download x48-0.4.0/bin/kget and x48-0.4.0/bin/send to your x48 home directory.

You may use kget and send like KGET and SEND but only for one filename
(I will probably implement lists later).

New debugger commands:
ls and cd (unix-like).
Limitations:
ls does not accept arguments, cd works only with absolute pathnames

How it works (if someone else want to implement fast file transfert!):
kget and send writes 0 or 1 to the read buffer of the rs232c. This
is never done by the HP48 itself, the emulator catches this as a
file transfert signal. Arguments (buffer beginning, end, filename) are 
given by the saturn register (A,C,D1).

Bernard Parisse, Institut Fourier, Universit de Grenoble I.
e-mail parisse@fourier.ujf-grenoble.fr
URL http://www-fourier.ujf-grenoble.fr/~parisse
