CALL BTELCOM

Par mars2000you

Enlighted (6555)

Portrait de mars2000you

26-07-2022, 20:22

@Zeilemaker54 : I don't see this instruction in the FS-CM1 rom.

Besides, it leads to "Syntax error" on emulated FS-A1FM (probably because the modem emulation is missing).

What is it supposed to do? And what's the difference with CALL TELCOM?

!login ou Inscrivez-vous pour poster

Par sdsnatcher73

Enlighted (4278)

Portrait de sdsnatcher73

26-07-2022, 22:09

Syntax error would not be from missing hardware imho. It could mean a parameter may be required.

Par mars2000you

Enlighted (6555)

Portrait de mars2000you

27-07-2022, 09:57

I've found the answer. It was to connect to BT Japan Co., the Japanese service of British Telecom.

See https://ja.wikipedia.org/wiki/BT%E3%82%B0%E3%83%AB%E3%83%BC%...

"日本では、BTジャパン株式会社として1985年より赤坂のアークヒルズにて日本での事業を開始し、東京に事業所を開設する最初の外資系通信事業者になった"

"In Japan, BT Japan Co. , Ltd. started its business in Japan at Ark Hills in Akasaka in 1985, and became the first foreign-affiliated telecommunications carrier to open a business office in Tokyo."

Par mars2000you

Enlighted (6555)

Portrait de mars2000you

27-07-2022, 10:23

sdsnatcher73 wrote:

Syntax error would not be from missing hardware imho. It could mean a parameter may be required.

Indeed, the syntax seems to be CALL BTELCOM(Number). On emulator, it leads you to the same pages as CALL TELCOM, probably because the modem is not emulated. As this service for MSX is no more available, it's difficult to know what was the real effect.

Par zeilemaker54

Champion (355)

Portrait de zeilemaker54

27-07-2022, 22:15

mars2000you wrote:
sdsnatcher73 wrote:

Syntax error would not be from missing hardware imho. It could mean a parameter may be required.

Indeed, the syntax seems to be CALL BTELCOM(Number). On emulator, it leads you to the same pages as CALL TELCOM, probably because the modem is not emulated. As this service for MSX is no more available, it's difficult to know what was the real effect.

Correct. I am (for some time) in the proces of disassembly of the different MSX modem firmware versions. Also the MSX modem BASIC and BIOS functions.