1 |
|
/* |
2 |
|
* prefs_items.cpp - Common preferences items |
3 |
|
* |
4 |
< |
* Basilisk II (C) 1997-2004 Christian Bauer |
4 |
> |
* Basilisk II (C) 1997-2005 Christian Bauer |
5 |
|
* |
6 |
|
* This program is free software; you can redistribute it and/or modify |
7 |
|
* it under the terms of the GNU General Public License as published by |
43 |
|
{"seriala", TYPE_STRING, false, "device name of Mac serial port A"}, |
44 |
|
{"serialb", TYPE_STRING, false, "device name of Mac serial port B"}, |
45 |
|
{"ether", TYPE_STRING, false, "device name of Mac ethernet adapter"}, |
46 |
+ |
{"etherconfig", TYPE_STRING, false,"path of network config script"}, |
47 |
|
{"udptunnel", TYPE_BOOLEAN, false, "tunnel all network packets over UDP"}, |
48 |
|
{"udpport", TYPE_INT32, false, "IP port number for tunneling"}, |
49 |
|
{"rom", TYPE_STRING, false, "path of ROM file"}, |