It would be great to see examples of loading .TAP and other file formats using the "TP" command in AMON.
AMON 2.8 by M. Eberhard
RAM: EF00
>
>?
AD <A> <C> [<G>] Absolute binary dump, optional GO address
AL [<0/1>] Absolute binary load, 0 prevents execution
BO Boot from Altair Floppy
CO <S> <D> <C> [<R>] Copy memory, optional repeat count <R>
DU <A> [<C>] Dump memory
EN <A> Enter data into memory
EX <A> [<1>] Execute memory, optional EPROM disable
FI [<V> [<A> [<C>]]] Fill memory with hex value <V>
HB [<P>] Altair Hard disk boot, opt. platter <P>
HD <A> <C> [<O>] Hex dump, optional address offset <O>
HL [<O>] Hex load, optional address offset <O>
MT <A> <C> Memory test (can take several minutes)
<A>, <S>, <D> are addresses. <C> is a byte count. All in hex.
---More---
IN <P> Read and report from input port <P>
OT <P> <V> Write hex value <V> to output port <P>
SE <A> <V1> ... <Vn> Search for hex string
SE <A> 'text' Search for text string
TE [<E>] Terminal mode, ^C [or ^<E>] to exit
TP <0-7> Set transfer port:
0: 88-2SIO port 0 4: 88-4PIO port 0
1: 88-2SIO port 0 5: 88-PIO
2: 88-SIO 6: 88-2SIO port 1
3: 88-ACR 7: Interfacer 1 port B
TT <0/1> Video Terminal/Teletype-style deleting
VE <S> <D> <C> Verify (compare) memory
<A>, <S>, <D> are addresses. <C> is a byte count. All in hex.
>BO
.