Epple-II/conf/epple2.rev0bare.conf.in

22 lines
674 B
Plaintext
Raw Normal View History

2012-04-21 00:04:34 +00:00
# Apple ][ with revision zero motherboard
#
# This sets up a revision zero motherboard, and loads
# Integer BASIC and the old Monitor ROMs. This set up
# has nothing in any slots; it's a minimalist Apple ][.
#
# With a revision zero motherboard, powering on the machine
# doesn't start it running; you need to press RESET (Break)
# to get it actually running.
# Load Integer BASIC and old Monitor ROMs
2012-04-22 02:10:39 +00:00
import motherboard rom 1000 $(PREFIX)lib/apple2/system/a2/intbasic.a65
import motherboard rom 2425 $(PREFIX)lib/apple2/system/a2/other.a65
import motherboard rom 2800 $(PREFIX)lib/apple2/system/a2/monitor.a65
2012-04-21 00:04:34 +00:00
# Use an original, revision zero, motherboard
revision 0