std.hades revision 1.5
1#	$NetBSD: std.hades,v 1.5 2005/09/17 09:44:06 yamt Exp $
2#
3# standard Hades information
4#
5machine		atari m68k
6include		"conf/std"	# MI standard options
7
8options 	_ATARIHW_		# Original Atari like mainboard hw.
9
10options 	EXEC_SCRIPT		# Support #!
11options 	EXEC_ELF32		# 32-bit ELF executables
12
13mainbus0	at root
14
15clock0		at mainbus0		# system clock
16kbd0		at mainbus0		# standard keyboard
17fdc0		at mainbus0		# floppy controller
18hdfd0		at fdc0 unit 0		# builtin Hades-type floppy drive
19hdfd1		at fdc0 unit 1		# external Hades-type floppy drive
20