Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 732109eff2 Some clean-ups. Rewrite ethernet config interpreter. This implies some
prefs items changes but it should now be simpler to add other ethernet
emulation means (slirp, tap-win32).

# Basilisk II driver mode
	ether {guid}
becomes
	ether b2ether
	etherguid {guid}

# Basilisk II Router mode
	routerenabled true
becomes
	ether router
2006-04-23 15:36:51 +00:00
BasiliskII Some clean-ups. Rewrite ethernet config interpreter. This implies some 2006-04-23 15:36:51 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver fix underquoted definitions 2006-04-06 22:36:43 +00:00