Files
GBBS/Source/Config/Initstr.S
paulhlee1967 caf6ddd745 Refresh all Files
All files refreshed.  Config now shows uppercase when using a ][+

Minor bug fixes in logon.seg.s

Newer XDOS external with bug fixes
2023-01-09 11:13:29 -08:00

40 lines
647 B
ArmAsm

lst off
rel
dsk rel/initstr
*-------------------------------
* init strings for modems
usr2400 ent
asc 'ATX2S0=1S2=128E0V0F1Q0',0d,00
usr9600 ent
asc 'ATX4&S1&B2V0S0=1S2=128E0F1Q0',0d,00
apl1200 ent
asc 'ATX1S0=1S2=128V0',0D,00
hayes1200 ent
asc 'ATS0=1S2=128S18=0V0',0D,00
hayes2400 ent
asc 'ATX3S0=1&C1&D2S2=128V0',0D,00
pro2400 ent
asc 'ATX5S0=1S2=128V0',0D,00
generic ent
asc 'ATS0=1S2=128V0',0D,00
epic ent
asc 'ATS0=1S2=128&C1&D2V0&S1',0D,00
hayes9600 ent
asc 'ATS0=1S2=128&C1&D2&S1&K0V0E0W0',0D,00
datalink24 ent
asc 'ATS0=1S2=128&C1&D2&S1V0',0d,00
ultra9600 ent
asc 'ATS0=1S2=128S95=44S35=5&C1&D2&S0&K3EVM',0d,00