From 2122f0707ba5c5d0facad71686a89485d05aea23 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Thu, 2 Dec 2021 18:12:24 -0500 Subject: [PATCH] Add Franklin ACE 2200 machine definition. --- Ample.xcodeproj/project.pbxproj | 6 + Ample/Resources/ace2200.plist | 6376 +++++++++++++++++++++++++++++++ Ample/Resources/models.plist | 6 + Ample/Resources/roms.plist | 1 + python/machines.py | 2 +- python/mkmodels.py | 2 +- 6 files changed, 6391 insertions(+), 2 deletions(-) create mode 100644 Ample/Resources/ace2200.plist diff --git a/Ample.xcodeproj/project.pbxproj b/Ample.xcodeproj/project.pbxproj index df0cd5c..9ba0e91 100644 --- a/Ample.xcodeproj/project.pbxproj +++ b/Ample.xcodeproj/project.pbxproj @@ -159,6 +159,8 @@ B68A899526BF12A600B2C8C6 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B68A899326BF124B00B2C8C6 /* CoreMIDI.framework */; }; B6A1A1942528EB1700DB0FD7 /* Menu.m in Sources */ = {isa = PBXBuildFile; fileRef = B6A1A1932528EB1700DB0FD7 /* Menu.m */; }; B6A1A1952528EB1700DB0FD7 /* Menu.m in Sources */ = {isa = PBXBuildFile; fileRef = B6A1A1932528EB1700DB0FD7 /* Menu.m */; }; + B6ABF47C275986EB00DC3D48 /* ace2200.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6ABF47B275986EA00DC3D48 /* ace2200.plist */; }; + B6ABF47D275986EB00DC3D48 /* ace2200.plist in Resources */ = {isa = PBXBuildFile; fileRef = B6ABF47B275986EA00DC3D48 /* ace2200.plist */; }; B6B9EA662506A5550080E70D /* EjectButton.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B9EA642506A5550080E70D /* EjectButton.m */; }; B6B9EA672506A5550080E70D /* EjectButton.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B9EA642506A5550080E70D /* EjectButton.m */; }; B6BA258024E99BE9005FB8FF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B6BA257F24E99BE9005FB8FF /* AppDelegate.m */; }; @@ -464,6 +466,7 @@ B68A899326BF124B00B2C8C6 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; B6A1A1932528EB1700DB0FD7 /* Menu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Menu.m; sourceTree = ""; }; B6A1A1962528EB4600DB0FD7 /* Menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Menu.h; sourceTree = ""; }; + B6ABF47B275986EA00DC3D48 /* ace2200.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ace2200.plist; sourceTree = ""; }; B6B9EA642506A5550080E70D /* EjectButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EjectButton.m; sourceTree = ""; }; B6B9EA652506A5550080E70D /* EjectButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EjectButton.h; sourceTree = ""; }; B6BA257B24E99BE9005FB8FF /* Ample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Ample.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -570,6 +573,7 @@ B6109A0824F5F373005CB652 /* ace100.plist */, B63E57E12755AF1F00F8B5D1 /* ace500.plist */, B646D10A263A5DF20014C586 /* ace1000.plist */, + B6ABF47B275986EA00DC3D48 /* ace2200.plist */, B6109A1624F5F376005CB652 /* agat7.plist */, B6109A1224F5F375005CB652 /* agat9.plist */, B6109A1124F5F375005CB652 /* albert.plist */, @@ -1014,6 +1018,7 @@ B63C1B9F250192D800511A71 /* ceci.plist in Resources */, B6109A3224F5F377005CB652 /* basis108.plist in Resources */, B6109A4324F5F377005CB652 /* agat7.plist in Resources */, + B6ABF47C275986EB00DC3D48 /* ace2200.plist in Resources */, B6DE324E2605482500418375 /* mac512k.plist in Resources */, B6109A2B24F5F377005CB652 /* elppa.plist in Resources */, B63C1B8E25004C6D00511A71 /* mame-data.tgz in Resources */, @@ -1133,6 +1138,7 @@ B6F7B539266FDA5B00624C6B /* MachineView.xib in Resources */, B63C1BA9250192E600511A71 /* zijini.plist in Resources */, B6E4B5E524FDE2670094A35C /* craft2p.plist in Resources */, + B6ABF47D275986EB00DC3D48 /* ace2200.plist in Resources */, B6E4B5E624FDE2670094A35C /* uniap2pt.plist in Resources */, B6E4B5E724FDE2670094A35C /* las128e2.plist in Resources */, B63C1B9E250192D800511A71 /* cece.plist in Resources */, diff --git a/Ample/Resources/ace2200.plist b/Ample/Resources/ace2200.plist new file mode 100644 index 0000000..47f49ee --- /dev/null +++ b/Ample/Resources/ace2200.plist @@ -0,0 +1,6376 @@ + + + + + value + ace2200 + description + ACE 2200 + media + + cass + 1 + + resolution + + 560 + 384 + + slots + + + name + ramsize + description + RAM + options + + + intValue + 131072 + description + 128K + value + 128K + default + + + + + + name + smartport + description + Disk Drives + options + + + value + + description + + devname + smartport + default + + + + + + name + sl2 + description + Slot 2 + options + + + value + + description + —None— + default + + + + value + lancegs + description + ///SHH Systeme LANceGS + devname + a2lancegs + + + value + 4play + description + 4play Joystick Card (rev. B) + devname + a24play + + + value + midi + description + 6850 MIDI card + devname + a2midi + + + value + uthernet + description + a2RetroSystems Uthernet + devname + a2uthernet + + + value + alfam2 + description + ALF MC1 / Apple Music II + devname + a2alfam2 + + + value + diskii + description + Apple Disk II controller + devname + a2diskii + media + + floppy_5_25 + 2 + + + + value + diskiiiwm + description + Apple Disk II IWM controller + devname + a2iwm + + + value + diskiing13 + description + Apple Disk II NG controller (13-sector) + devname + diskii13 + + + value + diskiing + description + Apple Disk II NG controller (16-sector) + devname + a2diskiing + + + value + hsscsi + description + Apple II High-Speed SCSI Card + disabled + + + + value + memexp + description + Apple II Memory Expansion Card + devname + a2memexp + + + value + mouse + description + Apple II Mouse Card + devname + a2mouse + + + value + parallel + description + Apple II Parallel Interface Card + devname + a2pic + + + value + parprn + description + Apple II Parallel Printer Interface Card + devname + a2parprn + + + value + scsi + description + Apple II SCSI Card + devname + a2scsi + + + value + a2sd + description + Apple II SD Card + devname + a2sd + media + + hard + 1 + + + + value + ssc + description + Apple Super Serial Card + devname + a2ssc + + + value + applesurance + description + Applesurance Diagnostic Controller + devname + a2surance + + + value + pcxport + description + Applied Engineering PC Transporter + disabled + + + + value + phasor + description + Applied Engineering Phasor + devname + a2phasor + + + value + ramfactor + description + Applied Engineering RamFactor + devname + a2ramfac + + + value + aesms + description + Applied Engineering Super Music Synthesizer + devname + a2aesms + + + value + tm2ho + description + Applied Engineering TimeMaster H.O. + devname + a2tmstho + + + value + twarp + description + Applied Engineering TransWarp + devname + a2twarp + + + value + aevm80 + description + Applied Engineering Viewmaster 80 + devname + a2aevm80 + + + value + vulcan + description + Applied Engineering Vulcan IDE controller (//e version) + disabled + + + + value + ssi + description + Apricorn Super Serial Imager + devname + aprissi + + + value + booti + description + Booti Card + devname + a2booti + + + value + byte8251 + description + BYTE Serial Interface (8251 based) + devname + a2bus_byte8251 + + + value + ccs7710 + description + CCS Model 7710 Asynchronous Serial Interface + devname + ccs7710 + + + value + cffa202 + description + CFFA 2.0 Compact Flash (6502 firmware, www.dreher.net) + devname + a2cffa02 + + + value + cffa2 + description + CFFA 2.0 Compact Flash (65C02 firmware, www.dreher.net) + devname + a2cffa2 + + + value + cmsscsi + description + CMS SCSI II Card + disabled + + + + value + corvus + description + Corvus Flat Cable interface + disabled + + + + value + dx1 + description + Decillonix DX-1 + devname + a2dx1 + + + value + ceyes2 + description + Digital Vision ComputerEyes/2 + devname + a2ceyes2 + media + + picture + 1 + + + + value + sam + description + Don't Ask Software S.A.M. + devname + a2sam + + + value + ezcgi + description + E-Z Color Graphics Interface + devname + a2ezcgi + + + value + ezcgi9938 + description + E-Z Color Graphics Interface (TMS9938) + devname + a2ezcgi3 + + + value + ezcgi9958 + description + E-Z Color Graphics Interface (TMS9958) + devname + a2ezcgi5 + + + value + sider1 + description + First Class Peripherals Sider 1 SASI Card + disabled + + + + value + sider2 + description + First Class Peripherals Sider 2 SASI Card + disabled + + + + value + swyft + description + IAI SwyftCard + devname + a2swyft + + + value + ap16 + description + IBS AP-16 80 column card + devname + a2ap16 + + + value + ap16alt + description + IBS AP-16 80 column card (alt. version) + devname + a2ap16a + + + value + softcard + description + Microsoft SoftCard + devname + a2softcard + + + value + mcms1 + description + Mountain Computer Music System (card 1) + devname + a2mcms1 + + + value + mcms2 + description + Mountain Computer Music System (card 2) + devname + a2mcms2 + + + value + ssbapple + description + Multitech Industrial SSB Apple speech card + devname + a2ssbapl + + + value + bufgrapplusa + description + Orange Micro Buffered Grappler+ (rev A) Printer Interface + devname + a2bufgrapplerplusa + + + value + bufgrapplus + description + Orange Micro Buffered Grappler+ Printer Interface + devname + a2bufgrapplerplus + + + value + grappler + description + Orange Micro Grappler Printer Interface + devname + a2grappler + + + value + grapplus + description + Orange Micro Grappler+ Printer Interface + devname + a2grapplerplus + + + value + focusdrive + description + Parsons Engineering Focus Drive + disabled + + + + value + applicard + description + PCPI Applicard + devname + a2aplcrd + + + value + q68 + description + Stellation Two Q-68 + devname + a2q68 + + + value + q68plus + description + Stellation Two Q-68 Plus + devname + a2q68plus + + + value + themill + description + Stellation Two The Mill + devname + a2themill + + + value + echoii + description + Street Electronics Echo II + devname + a2echoii + + + value + echoiiplus + description + Street Electronics Echo Plus + devname + a2echop + + + value + mockingboard + description + Sweet Micro Systems Mockingboard Sound/Speech I + devname + a2mockbd + + + value + ssprite + description + Synetix SuperSprite + devname + a2ssprite + + + value + arcbd + description + Third Millenium Engineering Arcade Board + devname + a2arcbd + + + value + thclock + description + ThunderWare ThunderClock Plus + devname + a2thunpl + + + value + vtc1 + description + unknown Videoterm clone + devname + a2vtc1 + + + value + ultratermenh + description + Videx UltraTerm (enhanced //e) + devname + a2ultrme + + + value + ultraterm + description + Videx UltraTerm (original) + devname + a2ulttrm + + + value + uniprint + description + Videx Uniprint Printer Interface + devname + a2uniprint + + + value + videoterm + description + Videx Videoterm 80 Column Display + devname + a2vidtrm + + + value + zipdrive + description + Zip Technologies ZipDrive + disabled + + + + + + name + sl5 + description + Slot 5 + options + + + value + + description + —None— + default + + + + value + lancegs + description + ///SHH Systeme LANceGS + devname + a2lancegs + + + value + 4play + description + 4play Joystick Card (rev. B) + devname + a24play + + + value + midi + description + 6850 MIDI card + devname + a2midi + + + value + uthernet + description + a2RetroSystems Uthernet + devname + a2uthernet + + + value + alfam2 + description + ALF MC1 / Apple Music II + devname + a2alfam2 + + + value + diskii + description + Apple Disk II controller + devname + a2diskii + media + + floppy_5_25 + 2 + + + + value + diskiiiwm + description + Apple Disk II IWM controller + devname + a2iwm + + + value + diskiing13 + description + Apple Disk II NG controller (13-sector) + devname + diskii13 + + + value + diskiing + description + Apple Disk II NG controller (16-sector) + devname + a2diskiing + + + value + hsscsi + description + Apple II High-Speed SCSI Card + disabled + + + + value + memexp + description + Apple II Memory Expansion Card + devname + a2memexp + + + value + mouse + description + Apple II Mouse Card + devname + a2mouse + + + value + parallel + description + Apple II Parallel Interface Card + devname + a2pic + + + value + parprn + description + Apple II Parallel Printer Interface Card + devname + a2parprn + + + value + scsi + description + Apple II SCSI Card + devname + a2scsi + + + value + a2sd + description + Apple II SD Card + devname + a2sd + media + + hard + 1 + + + + value + ssc + description + Apple Super Serial Card + devname + a2ssc + + + value + applesurance + description + Applesurance Diagnostic Controller + devname + a2surance + + + value + pcxport + description + Applied Engineering PC Transporter + disabled + + + + value + phasor + description + Applied Engineering Phasor + devname + a2phasor + + + value + ramfactor + description + Applied Engineering RamFactor + devname + a2ramfac + + + value + aesms + description + Applied Engineering Super Music Synthesizer + devname + a2aesms + + + value + tm2ho + description + Applied Engineering TimeMaster H.O. + devname + a2tmstho + + + value + twarp + description + Applied Engineering TransWarp + devname + a2twarp + + + value + aevm80 + description + Applied Engineering Viewmaster 80 + devname + a2aevm80 + + + value + vulcan + description + Applied Engineering Vulcan IDE controller (//e version) + disabled + + + + value + ssi + description + Apricorn Super Serial Imager + devname + aprissi + + + value + booti + description + Booti Card + devname + a2booti + + + value + byte8251 + description + BYTE Serial Interface (8251 based) + devname + a2bus_byte8251 + + + value + ccs7710 + description + CCS Model 7710 Asynchronous Serial Interface + devname + ccs7710 + + + value + cffa202 + description + CFFA 2.0 Compact Flash (6502 firmware, www.dreher.net) + devname + a2cffa02 + + + value + cffa2 + description + CFFA 2.0 Compact Flash (65C02 firmware, www.dreher.net) + devname + a2cffa2 + + + value + cmsscsi + description + CMS SCSI II Card + disabled + + + + value + corvus + description + Corvus Flat Cable interface + disabled + + + + value + dx1 + description + Decillonix DX-1 + devname + a2dx1 + + + value + ceyes2 + description + Digital Vision ComputerEyes/2 + devname + a2ceyes2 + media + + picture + 1 + + + + value + sam + description + Don't Ask Software S.A.M. + devname + a2sam + + + value + ezcgi + description + E-Z Color Graphics Interface + devname + a2ezcgi + + + value + ezcgi9938 + description + E-Z Color Graphics Interface (TMS9938) + devname + a2ezcgi3 + + + value + ezcgi9958 + description + E-Z Color Graphics Interface (TMS9958) + devname + a2ezcgi5 + + + value + sider1 + description + First Class Peripherals Sider 1 SASI Card + disabled + + + + value + sider2 + description + First Class Peripherals Sider 2 SASI Card + disabled + + + + value + swyft + description + IAI SwyftCard + devname + a2swyft + + + value + ap16 + description + IBS AP-16 80 column card + devname + a2ap16 + + + value + ap16alt + description + IBS AP-16 80 column card (alt. version) + devname + a2ap16a + + + value + softcard + description + Microsoft SoftCard + devname + a2softcard + + + value + mcms1 + description + Mountain Computer Music System (card 1) + devname + a2mcms1 + + + value + mcms2 + description + Mountain Computer Music System (card 2) + devname + a2mcms2 + + + value + ssbapple + description + Multitech Industrial SSB Apple speech card + devname + a2ssbapl + + + value + bufgrapplusa + description + Orange Micro Buffered Grappler+ (rev A) Printer Interface + devname + a2bufgrapplerplusa + + + value + bufgrapplus + description + Orange Micro Buffered Grappler+ Printer Interface + devname + a2bufgrapplerplus + + + value + grappler + description + Orange Micro Grappler Printer Interface + devname + a2grappler + + + value + grapplus + description + Orange Micro Grappler+ Printer Interface + devname + a2grapplerplus + + + value + focusdrive + description + Parsons Engineering Focus Drive + disabled + + + + value + applicard + description + PCPI Applicard + devname + a2aplcrd + + + value + q68 + description + Stellation Two Q-68 + devname + a2q68 + + + value + q68plus + description + Stellation Two Q-68 Plus + devname + a2q68plus + + + value + themill + description + Stellation Two The Mill + devname + a2themill + + + value + echoii + description + Street Electronics Echo II + devname + a2echoii + + + value + echoiiplus + description + Street Electronics Echo Plus + devname + a2echop + + + value + mockingboard + description + Sweet Micro Systems Mockingboard Sound/Speech I + default + + devname + a2mockbd + + + value + ssprite + description + Synetix SuperSprite + devname + a2ssprite + + + value + arcbd + description + Third Millenium Engineering Arcade Board + devname + a2arcbd + + + value + thclock + description + ThunderWare ThunderClock Plus + devname + a2thunpl + + + value + vtc1 + description + unknown Videoterm clone + devname + a2vtc1 + + + value + ultratermenh + description + Videx UltraTerm (enhanced //e) + devname + a2ultrme + + + value + ultraterm + description + Videx UltraTerm (original) + devname + a2ulttrm + + + value + uniprint + description + Videx Uniprint Printer Interface + devname + a2uniprint + + + value + videoterm + description + Videx Videoterm 80 Column Display + devname + a2vidtrm + + + value + zipdrive + description + Zip Technologies ZipDrive + disabled + + + + + + name + sl7 + description + Slot 7 + options + + + value + + description + —None— + default + + + + value + lancegs + description + ///SHH Systeme LANceGS + devname + a2lancegs + + + value + 4play + description + 4play Joystick Card (rev. B) + devname + a24play + + + value + midi + description + 6850 MIDI card + devname + a2midi + + + value + uthernet + description + a2RetroSystems Uthernet + devname + a2uthernet + + + value + alfam2 + description + ALF MC1 / Apple Music II + devname + a2alfam2 + + + value + diskii + description + Apple Disk II controller + devname + a2diskii + media + + floppy_5_25 + 2 + + + + value + diskiiiwm + description + Apple Disk II IWM controller + devname + a2iwm + + + value + diskiing13 + description + Apple Disk II NG controller (13-sector) + devname + diskii13 + + + value + diskiing + description + Apple Disk II NG controller (16-sector) + devname + a2diskiing + + + value + hsscsi + description + Apple II High-Speed SCSI Card + disabled + + + + value + memexp + description + Apple II Memory Expansion Card + devname + a2memexp + + + value + mouse + description + Apple II Mouse Card + devname + a2mouse + + + value + parallel + description + Apple II Parallel Interface Card + devname + a2pic + + + value + parprn + description + Apple II Parallel Printer Interface Card + devname + a2parprn + + + value + scsi + description + Apple II SCSI Card + devname + a2scsi + + + value + a2sd + description + Apple II SD Card + devname + a2sd + media + + hard + 1 + + + + value + ssc + description + Apple Super Serial Card + devname + a2ssc + + + value + applesurance + description + Applesurance Diagnostic Controller + devname + a2surance + + + value + pcxport + description + Applied Engineering PC Transporter + disabled + + + + value + phasor + description + Applied Engineering Phasor + devname + a2phasor + + + value + ramfactor + description + Applied Engineering RamFactor + devname + a2ramfac + + + value + aesms + description + Applied Engineering Super Music Synthesizer + devname + a2aesms + + + value + tm2ho + description + Applied Engineering TimeMaster H.O. + devname + a2tmstho + + + value + twarp + description + Applied Engineering TransWarp + devname + a2twarp + + + value + aevm80 + description + Applied Engineering Viewmaster 80 + devname + a2aevm80 + + + value + vulcan + description + Applied Engineering Vulcan IDE controller (//e version) + disabled + + + + value + ssi + description + Apricorn Super Serial Imager + devname + aprissi + + + value + booti + description + Booti Card + devname + a2booti + + + value + byte8251 + description + BYTE Serial Interface (8251 based) + devname + a2bus_byte8251 + + + value + ccs7710 + description + CCS Model 7710 Asynchronous Serial Interface + devname + ccs7710 + + + value + cffa202 + description + CFFA 2.0 Compact Flash (6502 firmware, www.dreher.net) + devname + a2cffa02 + + + value + cffa2 + description + CFFA 2.0 Compact Flash (65C02 firmware, www.dreher.net) + devname + a2cffa2 + + + value + cmsscsi + description + CMS SCSI II Card + disabled + + + + value + corvus + description + Corvus Flat Cable interface + disabled + + + + value + dx1 + description + Decillonix DX-1 + devname + a2dx1 + + + value + ceyes2 + description + Digital Vision ComputerEyes/2 + devname + a2ceyes2 + media + + picture + 1 + + + + value + sam + description + Don't Ask Software S.A.M. + devname + a2sam + + + value + ezcgi + description + E-Z Color Graphics Interface + devname + a2ezcgi + + + value + ezcgi9938 + description + E-Z Color Graphics Interface (TMS9938) + devname + a2ezcgi3 + + + value + ezcgi9958 + description + E-Z Color Graphics Interface (TMS9958) + devname + a2ezcgi5 + + + value + sider1 + description + First Class Peripherals Sider 1 SASI Card + disabled + + + + value + sider2 + description + First Class Peripherals Sider 2 SASI Card + disabled + + + + value + swyft + description + IAI SwyftCard + devname + a2swyft + + + value + ap16 + description + IBS AP-16 80 column card + devname + a2ap16 + + + value + ap16alt + description + IBS AP-16 80 column card (alt. version) + devname + a2ap16a + + + value + softcard + description + Microsoft SoftCard + devname + a2softcard + + + value + mcms1 + description + Mountain Computer Music System (card 1) + devname + a2mcms1 + + + value + mcms2 + description + Mountain Computer Music System (card 2) + devname + a2mcms2 + + + value + ssbapple + description + Multitech Industrial SSB Apple speech card + devname + a2ssbapl + + + value + bufgrapplusa + description + Orange Micro Buffered Grappler+ (rev A) Printer Interface + devname + a2bufgrapplerplusa + + + value + bufgrapplus + description + Orange Micro Buffered Grappler+ Printer Interface + devname + a2bufgrapplerplus + + + value + grappler + description + Orange Micro Grappler Printer Interface + devname + a2grappler + + + value + grapplus + description + Orange Micro Grappler+ Printer Interface + devname + a2grapplerplus + + + value + focusdrive + description + Parsons Engineering Focus Drive + disabled + + + + value + applicard + description + PCPI Applicard + devname + a2aplcrd + + + value + q68 + description + Stellation Two Q-68 + devname + a2q68 + + + value + q68plus + description + Stellation Two Q-68 Plus + devname + a2q68plus + + + value + themill + description + Stellation Two The Mill + devname + a2themill + + + value + echoii + description + Street Electronics Echo II + devname + a2echoii + + + value + echoiiplus + description + Street Electronics Echo Plus + devname + a2echop + + + value + mockingboard + description + Sweet Micro Systems Mockingboard Sound/Speech I + devname + a2mockbd + + + value + ssprite + description + Synetix SuperSprite + devname + a2ssprite + + + value + arcbd + description + Third Millenium Engineering Arcade Board + devname + a2arcbd + + + value + thclock + description + ThunderWare ThunderClock Plus + devname + a2thunpl + + + value + vtc1 + description + unknown Videoterm clone + devname + a2vtc1 + + + value + ultratermenh + description + Videx UltraTerm (enhanced //e) + devname + a2ultrme + + + value + ultraterm + description + Videx UltraTerm (original) + devname + a2ulttrm + + + value + uniprint + description + Videx Uniprint Printer Interface + devname + a2uniprint + + + value + videoterm + description + Videx Videoterm 80 Column Display + devname + a2vidtrm + + + value + zipdrive + description + Zip Technologies ZipDrive + disabled + + + + + + name + aux + description + Auxiliary + options + + + value + + description + —None— + default + + + + value + ext80 + description + Apple IIe Extended 80-Column Card + default + + devname + a2eext80 + + + value + std80 + description + Apple IIe Standard 80-Column Card + devname + a2estd80 + + + value + rw3 + description + Applied Engineering RamWorks III + devname + a2erwks3 + + + + + name + gameio + description + Game I/O + options + + + value + + description + —None— + default + + + + value + joy + description + Apple II analog joysticks + devname + a2joy + + + value + paddles + description + Apple II paddles + devname + a2pdls + + + value + compeyes + description + Digital Vision ComputerEyes + devname + a2ceyes + media + + picture + 1 + + + + value + gizmo + description + HAL Labs Gizmo + devname + a2gizmo + + + + + devices + + + name + smartport + slots + + + name + sl6:0 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + name + sl6:1 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + + + name + a2bufgrapplerplus + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2bufgrapplerplusa + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2bus_byte8251 + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + a2cffa02 + slots + + + name + :cffa2_ata:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :cffa2_ata:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2cffa2 + slots + + + name + :cffa2_ata:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :cffa2_ata:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2diskiing + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + + + name + a2focdrv + slots + + + name + :zipdrive_ata:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :zipdrive_ata:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2grappler + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2grapplerplus + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2hsscsi + slots + + + name + :scsibus:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:2 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:3 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:4 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:5 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:6 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2iwm + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + + + name + a2midi + slots + + + name + :mdin + options + + + value + + description + —None— + default + + + + value + midiin + description + MIDI In port + default + + media + + midiin + 1 + + + + + + name + :mdout + options + + + value + + description + —None— + default + + + + value + midiout + description + MIDI Out port + default + + media + + midiout + 1 + + + + + + + + name + a2parprn + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2pcxport + slots + + + name + :kbd + options + + + value + + description + —None— + default + + + + value + ec1841 + description + EC-1841 Keyboard + default + + + + value + pc + description + IBM PC Keyboard + default + + + + value + pcxt + description + IBM PC/XT Keyboard + default + + + + value + iskr1030 + description + Iskra-1030 Keyboard + default + + + + value + keytronc_pc3270 + description + Keytronic PC3270 + default + + + + + + + + name + a2pic + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2scsi + slots + + + name + :scsibus:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:2 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:3 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:4 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:5 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:6 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2sider1 + slots + + + name + :sasibus:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:2 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:3 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:4 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:5 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:6 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2sider2 + slots + + + name + :sasibus:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:2 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:3 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:4 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:5 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :sasibus:6 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2ssc + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + a2surance + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + + + name + a2uniprint + slots + + + name + :prn + options + + + value + + description + —None— + default + + + + value + printer + description + Centronics Printer + default + + + + value + pl80 + description + COMX PL-80 + default + + + + value + covox_stereo + description + Covox (Stereo-in-1) + default + + + + value + covox + description + Covox Speech Thing + default + + + + value + ap2000 + description + Epson ActionPrinter 2000 + default + + + + value + ex800 + description + Epson EX-800 + default + + + + value + lx800 + description + Epson LX-800 + default + + + + value + lx810l + description + Epson LX-810L + default + + + + value + p72 + description + NEC PinWriter P72 + default + + + + value + samdac + description + SAMDAC + default + + + + value + chessmec + description + Tasc ChessMachine EC Interface + default + + + + value + smartboard + description + Tasc SmartBoard SB30 Interface + default + + + + + + + + name + a2vuliie + slots + + + name + :vulcan_ata:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :vulcan_ata:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + a2zipdrv + slots + + + name + :zipdrive_ata:0 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :zipdrive_ata:1 + options + + + value + + description + —None— + default + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + hdd + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + aprissi + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + ccs7710 + slots + + + name + :rs232 + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + cmsscsi + slots + + + name + :scsibus:0 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:1 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:2 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:3 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:4 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:5 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + name + :scsibus:6 + options + + + value + + description + —None— + default + + + + value + aplcdsc + description + Apple SCSI CD-ROM + default + + media + + cdrom + 1 + + + + value + cdrom + description + CD-ROM + default + + media + + cdrom + 1 + + + + value + harddisk + description + Hard Disk + default + + media + + hard + 1 + + + + + + + + name + diskii13 + slots + + + name + :0 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + name + :1 + options + + + value + + description + —None— + default + + + + value + 525 + description + 5.25" + default + + media + + floppy_5_25 + 1 + + + + + + + + name + rs232_patch_box + slots + + + name + :dce + options + + + value + + description + —None— + default + + + + value + ie15 + description + IE15 Terminal + default + + + + value + pty + description + Pseudo terminal + default + + + + value + rs_printer + description + Radio Shack Serial Printer + default + + + + value + patch + description + RS-232 Patch Box + default + + + + value + loopback + description + RS232 Loopback + default + + + + value + dec_loopback + description + RS232 Loopback (DEC 12-15336-00) + default + + + + value + null_modem + description + RS232 Null Modem + default + + media + + bitbanger + 1 + + + + value + rs232_sync_io + description + RS232 Synchronous I/O + default + + media + + bitbanger + 1 + + + + value + keyboard + description + Serial Keyboard + default + + + + value + printer + description + Serial Printer + default + + + + value + terminal + description + Serial Terminal + default + + + + value + sunkbd + description + Sun Keyboard Adaptor + default + + + + value + mockingboard + description + Sweet Micro Systems Mockingboard D + default + + + + value + swtpc8212 + description + SWTPC8212 Terminal + default + + + + + + + + name + sunkbd_adaptor + slots + + + name + :keyboard + options + + + value + + description + —None— + default + + + + value + type3hle + description + Sun Type 3 Keyboard (HLE) + default + + + + value + type4hle + description + Sun Type 4 Keyboard (HLE) + default + + + + value + type5gbhle + description + Sun Type 5 Keyboard (Great Britain - HLE) + default + + + + value + type5jphle + description + Sun Type 5 Keyboard (Japan - HLE) + default + + + + value + type5sehle + description + Sun Type 5 Keyboard (Sweden - HLE) + default + + + + value + type5hle + description + Sun Type 5 Keyboard (U.S.A. - HLE) + default + + + + + + + + software + + apple2_flop_clcracked.xml + + name + apple2_flop_orig.xml + filter + A2E + + apple2_flop_misc.xml + + + diff --git a/Ample/Resources/models.plist b/Ample/Resources/models.plist index eeeaacc..27b3149 100644 --- a/Ample/Resources/models.plist +++ b/Ample/Resources/models.plist @@ -309,6 +309,12 @@ value ace1000 + + description + ACE 2200 + value + ace2200 + diff --git a/Ample/Resources/roms.plist b/Ample/Resources/roms.plist index 75fdcde..f629f1b 100644 --- a/Ample/Resources/roms.plist +++ b/Ample/Resources/roms.plist @@ -53,6 +53,7 @@ a3fdc ace100 ace1000 + ace2200 ace500 agat7 agat7_flop diff --git a/python/machines.py b/python/machines.py index 21336ee..0c9b9cc 100644 --- a/python/machines.py +++ b/python/machines.py @@ -11,7 +11,7 @@ MACHINES = ( "laser128", "laser2c", "las128ex", "las128e2", "laser128o", # Franklin - "ace100", "ace500", "ace1000", + "ace100", "ace500", "ace1000", "ace2200", # IIe clones "mprof3", "prav8c", "spectred", "tk3000", diff --git a/python/mkmodels.py b/python/mkmodels.py index 2ff86e9..5357274 100644 --- a/python/mkmodels.py +++ b/python/mkmodels.py @@ -15,7 +15,7 @@ apple2e_children = ["apple2e", "apple2ees", "apple2euk", "apple2ep", "apple2ee", apple2c_children = ["apple2c", "apple2cp"] apple2gs_children = ["apple2gsr0", "apple2gsr1", "apple2gs"] laser_children = ["laser2c", "laser128", "laser128o", "las128ex", "las128e2"] -franklin_children = ["ace100", "ace500", "ace1000"] +franklin_children = ["ace100", "ace500", "ace1000", "ace2200"] ii_clones_children = ["albert", "am100", "am64", "basis108", "craft2p", "dodo", "elppa", "hkc8800a", "ivelultr",