Skip to content

Commit e9b078c

Browse files
committed
[PC] update fnconfig.ini
1 parent 42ce811 commit e9b078c

File tree

1 file changed

+37
-20
lines changed

1 file changed

+37
-20
lines changed

distfiles/fnconfig.ini

Lines changed: 37 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ devicename=
33
hsioindex=8
44
rotationsounds=1
55
configenabled=1
6+
altconfigfile=
67
boot_mode=0
7-
8-
[Serial]
9-
port=
10-
command=DSR
11-
proceed=DTR
8+
status_wait_enabled=1
9+
printer_enabled=1
10+
encrypt_passphrase=0
1211

1312
[WiFi]
13+
enabled=1
1414
SSID=Dummy Cafe
1515
passphrase=
1616

1717
[Bluetooth]
18-
devicename=FujiNetSIO2BT
18+
devicename=SIO2BTFujiNet
1919
enabled=0
2020
baud=19200
2121

@@ -28,20 +28,32 @@ name=SD
2828

2929
[Host2]
3030
type=TNFS
31-
name=tnfs.fujinet.online
31+
name=fujinet.online
3232

3333
[Host3]
3434
type=TNFS
3535
name=apps.irata.online
3636

3737
[Host4]
3838
type=TNFS
39-
name=fujinet.atari8bit.net
39+
name=fujinet.diller.org
4040

4141
[Host5]
4242
type=TNFS
43+
name=FujiNet.Atari8bit.net
44+
45+
[Host6]
46+
type=TNFS
47+
name=atarionline.eu
48+
49+
[Host7]
50+
type=TNFS
4351
name=fujinet.pl
4452

53+
[Host8]
54+
type=TNFS
55+
name=tnfs.abbuc.social
56+
4557
[Modem]
4658
modem_enabled=1
4759
sniffer_enabled=0
@@ -51,21 +63,26 @@ play_record=0 Play
5163
pulldown=1 Pulldown Resistor
5264
cassette_enabled=1
5365

54-
[NetSIO]
55-
enabled=1
56-
host=localhost
57-
port=9997
66+
[CPM]
67+
cpm_enabled=1
68+
ccp=
69+
70+
[ENABLE]
71+
enable_device_slot_1=1
72+
enable_device_slot_2=1
73+
enable_device_slot_3=1
74+
enable_device_slot_4=1
75+
enable_device_slot_5=1
76+
enable_device_slot_6=1
77+
enable_device_slot_7=1
78+
enable_device_slot_8=1
79+
enable_apetime=1
80+
enable_pclink=1
5881

5982
[BOIP]
6083
enabled=1
6184
host=localhost
6285
port=
6386

64-
[BOS]
65-
enabled=1
66-
port_name=COM1
67-
baud=9600
68-
bits=8
69-
parity=0
70-
stop_bits=1
71-
flowcontrol=0
87+
[Serial]
88+
port=

0 commit comments

Comments
 (0)