mirror of
https://github.com/ksherlock/ample.git
synced 2024-10-30 07:24:28 +00:00
106 lines
2.5 KiB
Plaintext
106 lines
2.5 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>value</key>
|
|
<string>apple1</string>
|
|
<key>description</key>
|
|
<string>Apple I</string>
|
|
<key>RAM</key>
|
|
<array>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>4096</integer>
|
|
<key>description</key>
|
|
<string>4K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>8192</integer>
|
|
<key>description</key>
|
|
<string>8K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>12288</integer>
|
|
<key>description</key>
|
|
<string>12K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>16384</integer>
|
|
<key>description</key>
|
|
<string>16K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>20480</integer>
|
|
<key>description</key>
|
|
<string>20K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>24576</integer>
|
|
<key>description</key>
|
|
<string>24K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>28672</integer>
|
|
<key>description</key>
|
|
<string>28K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>32768</integer>
|
|
<key>description</key>
|
|
<string>32K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>36864</integer>
|
|
<key>description</key>
|
|
<string>36K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>40960</integer>
|
|
<key>description</key>
|
|
<string>40K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>45056</integer>
|
|
<key>description</key>
|
|
<string>44K</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<integer>49152</integer>
|
|
<key>description</key>
|
|
<string>48K</string>
|
|
</dict>
|
|
</array>
|
|
<key>Resolution</key>
|
|
<array>
|
|
<integer>560</integer>
|
|
<integer>384</integer>
|
|
</array>
|
|
<key>exp</key>
|
|
<array>
|
|
<dict>
|
|
<key>value</key>
|
|
<string>cffa</string>
|
|
<key>description</key>
|
|
<string>CFFA Compact Flash for Apple I</string>
|
|
</dict>
|
|
<dict>
|
|
<key>value</key>
|
|
<string>cassette</string>
|
|
<key>description</key>
|
|
<string>Apple I cassette board</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|