├── .gitattributes ├── Blanks ├── 1440K.dsk ├── 1440K.zip ├── 400K.zip ├── 800K.zip ├── K │ ├── 128K.zip │ ├── 160K.zip │ ├── 192K.zip │ ├── 224K.zip │ ├── 256K.zip │ ├── 320K.zip │ ├── 384K.zip │ ├── 448K.zip │ ├── 512K.zip │ ├── 640K.zip │ ├── 768K.zip │ └── 896K.zip ├── M │ ├── 001M.zip │ ├── 001_25M.zip │ ├── 001_5M.zip │ ├── 001_75M.zip │ ├── 002M.zip │ ├── 002_5M.zip │ ├── 003M.zip │ ├── 003_5M.zip │ ├── 004M.zip │ ├── 005M.zip │ ├── 006M.zip │ ├── 007M.zip │ ├── 008M.zip │ ├── 010M.zip │ ├── 012M.zip │ ├── 014M.zip │ ├── 016M.zip │ ├── 020M.zip │ ├── 024M.zip │ ├── 028M.zip │ ├── 032M.zip │ ├── 040M.zip │ ├── 048M.zip │ ├── 056M.zip │ ├── 064M.zip │ ├── 080M.zip │ ├── 096M.zip │ ├── 112M.zip │ ├── 128M.dsk │ ├── 128M.zip │ ├── 160M.zip │ ├── 192M.zip │ ├── 224M.zip │ └── 512M.dsk ├── dc42 │ ├── 400K.zip │ ├── 800K.zip │ ├── mfs400K.zip │ └── mfs800K.zip └── mfs │ ├── mfs1440K.zip │ ├── mfs400K.zip │ └── mfs800K.zip ├── Disks ├── 7.5.5 │ ├── System 7.5.5 Update - 1 │ ├── System 7.5.5 Update - 2 │ ├── System 7.5.5 Update - 3 │ └── System 7.5.5 Update - 4 ├── Apps │ ├── MacSSH68k.sit │ ├── diskcopy612.hqx │ ├── marathon.sit │ ├── realbasic212.sit │ ├── stuffit_expander_40 │ │ ├── stuffit_expander_40.dsk │ │ └── stuffit_expander_40.md5.txt │ ├── stuffit_expander_45.bin │ └── stuffit_expander_55.bin ├── Apps1.DSK ├── Apps10.dsk ├── Apps11.dsk ├── Apps12.dsk ├── Apps13.dsk ├── Apps14.dsk ├── Apps15.dsk ├── Apps16.dsk ├── Apps17.dsk ├── Apps18.dsk ├── Apps3.DSK ├── Apps4.dsk ├── Apps5.dsk ├── Apps6.dsk ├── Apps7.dsk ├── Apps8.dsk ├── Apps9.dsk ├── DeskPicture4.51Install.dsk ├── ICAppSourceKit2.0.2.dsk ├── ICProgKit2.0.2.dsk ├── MinivMacBootv2.dsk ├── System 7.01 UK │ ├── Disk Tools.image │ ├── Fonts.image │ ├── Install 1.image │ ├── Install 2.image │ ├── Printing.image │ ├── System 7 Tune-Up.image │ └── Tidbits.image ├── System Additions ├── System Startup ├── TrueType_1.0.sea.bin ├── Ultima II.dsk ├── binunpk-1.2.0 │ ├── binunpk-1.2.0.dsk │ └── binunpk-1.2.0.md5.txt ├── drag-any-window-45.dsk ├── exportfl-1.3.1 │ ├── exportfl-1.3.1.dsk │ └── exportfl-1.3.1.md5.txt └── importfl-1.2.1 │ ├── importfl-1.2.1.dsk │ └── importfl-1.2.1.md5.txt ├── Icon ├── Icons ├── Mini vMac FDD DSK.icns ├── Mini vMac HDD DSK.icns ├── Mini vMac ROM.icns └── Mini vMac Win FDD DSK.icns ├── Installers └── 761.dsk ├── M1 Mini vMac II 1280x360 Millions.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ └── Resources │ ├── English.lproj │ └── dummy.txt │ └── ICONAPPO.icns ├── M1 Mini vMac II 1920x1080 Thousands.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ └── Resources │ ├── English.lproj │ └── dummy.txt │ └── ICONAPPO.icns ├── M1 Mini vMac II 2560x720 Thousands.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ └── Resources │ ├── English.lproj │ └── dummy.txt │ └── ICONAPPO.icns ├── M1 Mini vMac II 512x384 BW.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ └── Resources │ ├── English.lproj │ └── dummy.txt │ └── ICONAPPO.icns ├── M1 Mini vMac II 640x480 256.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ └── Resources │ ├── English.lproj │ └── dummy.txt │ └── ICONAPPO.icns ├── MacII.ROM ├── Mini vMac.exe ├── Old_World_Mac_Roms.zip ├── README.md ├── macOS755.dsk.zip ├── vMac.ROM ├── x86_64 Mini vMac 1280x720.app └── Contents │ ├── Info.plist │ ├── MacOS │ └── minivmac │ ├── PkgInfo │ ├── Resources │ ├── English.lproj │ │ └── dummy.txt │ ├── ICONAPPO.icns │ ├── ICONDSKO.icns │ └── ICONROMO.icns │ └── _CodeSignature │ └── CodeResources └── x86_64 Mini vMac 800x600.app └── Contents ├── Info.plist ├── MacOS └── minivmac ├── PkgInfo ├── Resources ├── English.lproj │ └── dummy.txt ├── ICONAPPO.icns ├── ICONDSKO.icns └── ICONROMO.icns └── _CodeSignature └── CodeResources /.gitattributes: -------------------------------------------------------------------------------- 1 | *.dsk filter=lfs diff=lfs merge=lfs -text 2 | macOS755.dsk.zip filter=lfs diff=lfs merge=lfs -text 3 | -------------------------------------------------------------------------------- /Blanks/1440K.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:eb810a3bcdc41f2a4ce7b7e8ae8523d3e1e1998bdbfd5b9f5283b4ffd65d706c 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Blanks/1440K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/1440K.zip -------------------------------------------------------------------------------- /Blanks/400K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/400K.zip -------------------------------------------------------------------------------- /Blanks/800K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/800K.zip -------------------------------------------------------------------------------- /Blanks/K/128K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/128K.zip -------------------------------------------------------------------------------- /Blanks/K/160K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/160K.zip -------------------------------------------------------------------------------- /Blanks/K/192K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/192K.zip -------------------------------------------------------------------------------- /Blanks/K/224K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/224K.zip -------------------------------------------------------------------------------- /Blanks/K/256K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/256K.zip -------------------------------------------------------------------------------- /Blanks/K/320K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/320K.zip -------------------------------------------------------------------------------- /Blanks/K/384K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/384K.zip -------------------------------------------------------------------------------- /Blanks/K/448K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/448K.zip -------------------------------------------------------------------------------- /Blanks/K/512K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/512K.zip -------------------------------------------------------------------------------- /Blanks/K/640K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/640K.zip -------------------------------------------------------------------------------- /Blanks/K/768K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/768K.zip -------------------------------------------------------------------------------- /Blanks/K/896K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/K/896K.zip -------------------------------------------------------------------------------- /Blanks/M/001M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/001M.zip -------------------------------------------------------------------------------- /Blanks/M/001_25M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/001_25M.zip -------------------------------------------------------------------------------- /Blanks/M/001_5M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/001_5M.zip -------------------------------------------------------------------------------- /Blanks/M/001_75M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/001_75M.zip -------------------------------------------------------------------------------- /Blanks/M/002M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/002M.zip -------------------------------------------------------------------------------- /Blanks/M/002_5M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/002_5M.zip -------------------------------------------------------------------------------- /Blanks/M/003M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/003M.zip -------------------------------------------------------------------------------- /Blanks/M/003_5M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/003_5M.zip -------------------------------------------------------------------------------- /Blanks/M/004M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/004M.zip -------------------------------------------------------------------------------- /Blanks/M/005M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/005M.zip -------------------------------------------------------------------------------- /Blanks/M/006M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/006M.zip -------------------------------------------------------------------------------- /Blanks/M/007M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/007M.zip -------------------------------------------------------------------------------- /Blanks/M/008M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/008M.zip -------------------------------------------------------------------------------- /Blanks/M/010M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/010M.zip -------------------------------------------------------------------------------- /Blanks/M/012M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/012M.zip -------------------------------------------------------------------------------- /Blanks/M/014M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/014M.zip -------------------------------------------------------------------------------- /Blanks/M/016M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/016M.zip -------------------------------------------------------------------------------- /Blanks/M/020M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/020M.zip -------------------------------------------------------------------------------- /Blanks/M/024M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/024M.zip -------------------------------------------------------------------------------- /Blanks/M/028M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/028M.zip -------------------------------------------------------------------------------- /Blanks/M/032M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/032M.zip -------------------------------------------------------------------------------- /Blanks/M/040M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/040M.zip -------------------------------------------------------------------------------- /Blanks/M/048M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/048M.zip -------------------------------------------------------------------------------- /Blanks/M/056M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/056M.zip -------------------------------------------------------------------------------- /Blanks/M/064M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/064M.zip -------------------------------------------------------------------------------- /Blanks/M/080M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/080M.zip -------------------------------------------------------------------------------- /Blanks/M/096M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/096M.zip -------------------------------------------------------------------------------- /Blanks/M/112M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/112M.zip -------------------------------------------------------------------------------- /Blanks/M/128M.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a267263effc44d888e3abf8aa4f0ed4ab3bdeb4960ec53d7bcab0a678a0b434f 3 | size 134217728 4 | -------------------------------------------------------------------------------- /Blanks/M/128M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/128M.zip -------------------------------------------------------------------------------- /Blanks/M/160M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/160M.zip -------------------------------------------------------------------------------- /Blanks/M/192M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/192M.zip -------------------------------------------------------------------------------- /Blanks/M/224M.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/M/224M.zip -------------------------------------------------------------------------------- /Blanks/M/512M.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:3d1ae3ab1068d24b374955af38a8519a15bfef74f10825f842aceaf7e1eba7e4 3 | size 536870912 4 | -------------------------------------------------------------------------------- /Blanks/dc42/400K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/dc42/400K.zip -------------------------------------------------------------------------------- /Blanks/dc42/800K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/dc42/800K.zip -------------------------------------------------------------------------------- /Blanks/dc42/mfs400K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/dc42/mfs400K.zip -------------------------------------------------------------------------------- /Blanks/dc42/mfs800K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/dc42/mfs800K.zip -------------------------------------------------------------------------------- /Blanks/mfs/mfs1440K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/mfs/mfs1440K.zip -------------------------------------------------------------------------------- /Blanks/mfs/mfs400K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/mfs/mfs400K.zip -------------------------------------------------------------------------------- /Blanks/mfs/mfs800K.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Blanks/mfs/mfs800K.zip -------------------------------------------------------------------------------- /Disks/7.5.5/System 7.5.5 Update - 1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/7.5.5/System 7.5.5 Update - 1 -------------------------------------------------------------------------------- /Disks/7.5.5/System 7.5.5 Update - 2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/7.5.5/System 7.5.5 Update - 2 -------------------------------------------------------------------------------- /Disks/7.5.5/System 7.5.5 Update - 3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/7.5.5/System 7.5.5 Update - 3 -------------------------------------------------------------------------------- /Disks/7.5.5/System 7.5.5 Update - 4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/7.5.5/System 7.5.5 Update - 4 -------------------------------------------------------------------------------- /Disks/Apps/MacSSH68k.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/Apps/MacSSH68k.sit -------------------------------------------------------------------------------- /Disks/Apps/marathon.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/Apps/marathon.sit -------------------------------------------------------------------------------- /Disks/Apps/realbasic212.sit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/Apps/realbasic212.sit -------------------------------------------------------------------------------- /Disks/Apps/stuffit_expander_40/stuffit_expander_40.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a64ff1b14faafb1bfd88137ae6a5cb23cc7eb962cfbc7d77b84f98c0e45b8dc0 3 | size 262144 4 | -------------------------------------------------------------------------------- /Disks/Apps/stuffit_expander_40/stuffit_expander_40.md5.txt: -------------------------------------------------------------------------------- 1 | 3243dc58ec7e027bd7b1027b2f0d2514 stuffit_expander_40.dsk -------------------------------------------------------------------------------- /Disks/Apps/stuffit_expander_45.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/Apps/stuffit_expander_45.bin -------------------------------------------------------------------------------- /Disks/Apps/stuffit_expander_55.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/Apps/stuffit_expander_55.bin -------------------------------------------------------------------------------- /Disks/Apps1.DSK: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a9d0ccec4bc4fb78c7a83084f2ff188bda7ee6dfdc56a12fa760f7502e76684e 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps10.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e6c5b8470064f51c025ce1eceee961fdb92bf7987c8710151d7728bdf47c89a0 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps11.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:789fda78d7d313d64923a61e85e56a651f9a8a0ba68603ad1e17ba6871db311a 3 | size 10485760 4 | -------------------------------------------------------------------------------- /Disks/Apps12.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e0cfcdad1401b28f2525d6ef5176ef5c2d0785e37cb023c4223d1b047f69eb02 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps13.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ac7a0cba4414c6f72a55660dbd42a3d1f284f921f1c1a634b77798ab53d868ff 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps14.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e78a6644a6d3029eadf09b1829073ebb972e6f6112a52a4debe795fb66dbd550 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps15.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0e26ee35fdb89df1ee646821dc3e088d9dbf1be505f5531084df0514a4c70d86 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps16.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:5e45afca407c21423f8c79024e2b5b178955a148ed58e3020aa85225eb19f8ff 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps17.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:765811abb164f0b928e1ae6e94f5895c32381ed2458a518482401dbd3d96fabe 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps18.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e87ec57e56768cbe53519449dd674e63cc21196a6c15b8387761351f8dae6263 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps3.DSK: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:354eb32b2acd9a90d543e0555d71c618d3b2670dbcf7e6e5cae69dca7d82f18c 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps4.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:31840de42bc2528abcda6a59227e351c9660f4ecc09aaa14ecdcc959c3678462 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps5.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:65e11dc54a46b1e7b09066ea83003236e10af13f06f8d79a008277820bd71b18 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps6.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f407125a478d9fb703d05657033934bcfc0b33faccd52742fa1d0d706af68246 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps7.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:66cb20be7431b2c666aa9bccfba3c2e23d68b7fccefaa417cad607d624947d01 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps8.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ecb9208415b23fda7670ee298e806b8fa34526e16e92c6974bafc19702bc25ac 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/Apps9.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:94c0ef8ecca601638cf034855c97c17cc8b5341cbdee1774b9b36db8390eb02e 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/DeskPicture4.51Install.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f8c33cf470ad57792d6be26a7d85e726a1993496d63e1e38e1e065f72355e5f5 3 | size 819200 4 | -------------------------------------------------------------------------------- /Disks/ICAppSourceKit2.0.2.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:805a754f495fbcd4c8d695300e49f8666bdbf003756dcfbba374441c5507bc8e 3 | size 1474560 4 | -------------------------------------------------------------------------------- /Disks/ICProgKit2.0.2.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:9c085590ce82c32616546a35f7d8f46c1805fe892d4611b12354fc8f016fb98c 3 | size 2621440 4 | -------------------------------------------------------------------------------- /Disks/MinivMacBootv2.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:8d72711551fdcb30498c2e25abf8df7b2fd94f6073f077e762653110e2e07921 3 | size 25165824 4 | -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Disk Tools.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Disk Tools.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Fonts.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Fonts.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Install 1.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Install 1.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Install 2.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Install 2.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Printing.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Printing.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/System 7 Tune-Up.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/System 7 Tune-Up.image -------------------------------------------------------------------------------- /Disks/System 7.01 UK/Tidbits.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System 7.01 UK/Tidbits.image -------------------------------------------------------------------------------- /Disks/System Additions: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System Additions -------------------------------------------------------------------------------- /Disks/System Startup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/System Startup -------------------------------------------------------------------------------- /Disks/TrueType_1.0.sea.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Disks/TrueType_1.0.sea.bin -------------------------------------------------------------------------------- /Disks/Ultima II.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:81f546e3bd8282841d6c3b1a42ab97d55875e18b944ece5e591f6db9d5d627c2 3 | size 409600 4 | -------------------------------------------------------------------------------- /Disks/binunpk-1.2.0/binunpk-1.2.0.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d27cdb7b47f7d052e3f03684e63977cbe701c8c9f45ccee538908c3166acb45a 3 | size 819200 4 | -------------------------------------------------------------------------------- /Disks/binunpk-1.2.0/binunpk-1.2.0.md5.txt: -------------------------------------------------------------------------------- 1 | 84235ad3c46128dc2bb6817a5844f86a binunpk-1.2.0.dsk -------------------------------------------------------------------------------- /Disks/drag-any-window-45.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f51e584df9ff0d9a965ccf9400a8df48e5a2cc4d7ccb57bda389ca8bd1e7832c 3 | size 819200 4 | -------------------------------------------------------------------------------- /Disks/exportfl-1.3.1/exportfl-1.3.1.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:2a50da6a213b386f3d8874f80053fb610bb8b3e989447ed56e35867abad3b31e 3 | size 819200 4 | -------------------------------------------------------------------------------- /Disks/exportfl-1.3.1/exportfl-1.3.1.md5.txt: -------------------------------------------------------------------------------- 1 | af668de43fb69aa917c12b2fb5e0ac6e exportfl-1.3.1.dsk -------------------------------------------------------------------------------- /Disks/importfl-1.2.1/importfl-1.2.1.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ee46472003cdd1e9f52cc622fa42a1eb2f7de8552820fbee89073130cde9e10f 3 | size 819200 4 | -------------------------------------------------------------------------------- /Disks/importfl-1.2.1/importfl-1.2.1.md5.txt: -------------------------------------------------------------------------------- 1 | e91526c284c918c8488e42ad9f81ecc6 importfl-1.2.1.dsk -------------------------------------------------------------------------------- /Icon : -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Icon -------------------------------------------------------------------------------- /Icons/Mini vMac FDD DSK.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Icons/Mini vMac FDD DSK.icns -------------------------------------------------------------------------------- /Icons/Mini vMac HDD DSK.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Icons/Mini vMac HDD DSK.icns -------------------------------------------------------------------------------- /Icons/Mini vMac ROM.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Icons/Mini vMac ROM.icns -------------------------------------------------------------------------------- /Icons/Mini vMac Win FDD DSK.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Icons/Mini vMac Win FDD DSK.icns -------------------------------------------------------------------------------- /Installers/761.dsk: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e2921b418252b5f0212417db154c9469c3b642920e69e6f94e98a1cd9d414c49 3 | size 234881024 4 | -------------------------------------------------------------------------------- /M1 Mini vMac II 1280x360 Millions.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleExecutable 19 | minivmac 20 | CFBundleGetInfoString 21 | minivmac-37.03-mcar, Copyright 2020 maintained by Paul C. Pratt. 22 | CFBundleIconFile 23 | ICONAPPO.icns 24 | CFBundleIdentifier 25 | com.gryphel.minivmac 26 | CFBundleInfoDictionaryVersion 27 | 6.0 28 | CFBundleName 29 | Mini vMac 30 | CFBundlePackageType 31 | APPL 32 | CFBundleShortVersionString 33 | 37.03 34 | CFBundleSupportedPlatforms 35 | 36 | MacOSX 37 | 38 | CFBundleSignature 39 | ???? 40 | CFBundleVersion 41 | 37.03 42 | LSMinimumSystemVersion 43 | 10.15 44 | NSHighResolutionCapable 45 | 1 46 | NSSupportsAutomaticGraphicsSwitching 47 | 1 48 | 49 | 50 | -------------------------------------------------------------------------------- /M1 Mini vMac II 1280x360 Millions.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 1280x360 Millions.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /M1 Mini vMac II 1280x360 Millions.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /M1 Mini vMac II 1280x360 Millions.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /M1 Mini vMac II 1280x360 Millions.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 1280x360 Millions.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /M1 Mini vMac II 1920x1080 Thousands.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleExecutable 19 | minivmac 20 | CFBundleGetInfoString 21 | minivmac-37.03-mcar, Copyright 2020 maintained by Paul C. Pratt. 22 | CFBundleIconFile 23 | ICONAPPO.icns 24 | CFBundleIdentifier 25 | com.gryphel.minivmac 26 | CFBundleInfoDictionaryVersion 27 | 6.0 28 | CFBundleName 29 | Mini vMac 30 | CFBundlePackageType 31 | APPL 32 | CFBundleShortVersionString 33 | 37.03 34 | CFBundleSupportedPlatforms 35 | 36 | MacOSX 37 | 38 | CFBundleSignature 39 | ???? 40 | CFBundleVersion 41 | 37.03 42 | LSMinimumSystemVersion 43 | 10.15 44 | NSHighResolutionCapable 45 | 1 46 | NSSupportsAutomaticGraphicsSwitching 47 | 1 48 | 49 | 50 | -------------------------------------------------------------------------------- /M1 Mini vMac II 1920x1080 Thousands.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 1920x1080 Thousands.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /M1 Mini vMac II 1920x1080 Thousands.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /M1 Mini vMac II 1920x1080 Thousands.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /M1 Mini vMac II 1920x1080 Thousands.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 1920x1080 Thousands.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /M1 Mini vMac II 2560x720 Thousands.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleExecutable 19 | minivmac 20 | CFBundleGetInfoString 21 | minivmac-37.03-mcar, Copyright 2020 maintained by Paul C. Pratt. 22 | CFBundleIconFile 23 | ICONAPPO.icns 24 | CFBundleIdentifier 25 | com.gryphel.minivmac 26 | CFBundleInfoDictionaryVersion 27 | 6.0 28 | CFBundleName 29 | Mini vMac 30 | CFBundlePackageType 31 | APPL 32 | CFBundleShortVersionString 33 | 37.03 34 | CFBundleSupportedPlatforms 35 | 36 | MacOSX 37 | 38 | CFBundleSignature 39 | ???? 40 | CFBundleVersion 41 | 37.03 42 | LSMinimumSystemVersion 43 | 10.15 44 | NSHighResolutionCapable 45 | 1 46 | NSSupportsAutomaticGraphicsSwitching 47 | 1 48 | 49 | 50 | -------------------------------------------------------------------------------- /M1 Mini vMac II 2560x720 Thousands.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 2560x720 Thousands.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /M1 Mini vMac II 2560x720 Thousands.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /M1 Mini vMac II 2560x720 Thousands.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /M1 Mini vMac II 2560x720 Thousands.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 2560x720 Thousands.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /M1 Mini vMac II 512x384 BW.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleExecutable 19 | minivmac 20 | CFBundleGetInfoString 21 | minivmac-37.03-mcar, Copyright 2020 maintained by Paul C. Pratt. 22 | CFBundleIconFile 23 | ICONAPPO.icns 24 | CFBundleIdentifier 25 | com.gryphel.minivmac 26 | CFBundleInfoDictionaryVersion 27 | 6.0 28 | CFBundleName 29 | Mini vMac 30 | CFBundlePackageType 31 | APPL 32 | CFBundleShortVersionString 33 | 37.03 34 | CFBundleSupportedPlatforms 35 | 36 | MacOSX 37 | 38 | CFBundleSignature 39 | ???? 40 | CFBundleVersion 41 | 37.03 42 | LSMinimumSystemVersion 43 | 10.15 44 | NSHighResolutionCapable 45 | 1 46 | NSSupportsAutomaticGraphicsSwitching 47 | 1 48 | 49 | 50 | -------------------------------------------------------------------------------- /M1 Mini vMac II 512x384 BW.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 512x384 BW.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /M1 Mini vMac II 512x384 BW.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /M1 Mini vMac II 512x384 BW.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /M1 Mini vMac II 512x384 BW.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 512x384 BW.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /M1 Mini vMac II 640x480 256.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleExecutable 19 | minivmac 20 | CFBundleGetInfoString 21 | minivmac-37.03-mcar, Copyright 2020 maintained by Paul C. Pratt. 22 | CFBundleIconFile 23 | ICONAPPO.icns 24 | CFBundleIdentifier 25 | com.gryphel.minivmac 26 | CFBundleInfoDictionaryVersion 27 | 6.0 28 | CFBundleName 29 | Mini vMac 30 | CFBundlePackageType 31 | APPL 32 | CFBundleShortVersionString 33 | 37.03 34 | CFBundleSupportedPlatforms 35 | 36 | MacOSX 37 | 38 | CFBundleSignature 39 | ???? 40 | CFBundleVersion 41 | 37.03 42 | LSMinimumSystemVersion 43 | 10.15 44 | NSHighResolutionCapable 45 | 1 46 | 47 | 48 | -------------------------------------------------------------------------------- /M1 Mini vMac II 640x480 256.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 640x480 256.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /M1 Mini vMac II 640x480 256.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPL???? -------------------------------------------------------------------------------- /M1 Mini vMac II 640x480 256.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /M1 Mini vMac II 640x480 256.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/M1 Mini vMac II 640x480 256.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /MacII.ROM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/MacII.ROM -------------------------------------------------------------------------------- /Mini vMac.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Mini vMac.exe -------------------------------------------------------------------------------- /Old_World_Mac_Roms.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/Old_World_Mac_Roms.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/README.md -------------------------------------------------------------------------------- /macOS755.dsk.zip: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d8cfa126b742891a2b220270f26be9a3df7138e1b708461d4544be5c2bba582a 3 | size 937299819 4 | -------------------------------------------------------------------------------- /vMac.ROM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/vMac.ROM -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleTypeExtensions 19 | 20 | rom 21 | 22 | CFBundleTypeIconFile 23 | ICONROMO.icns 24 | CFBundleTypeName 25 | Mini vMac Rom image 26 | CFBundleTypeOSTypes 27 | 28 | ROM! 29 | 30 | CFBundleTypeRole 31 | Editor 32 | 33 | 34 | CFBundleTypeExtensions 35 | 36 | dsk 37 | 38 | CFBundleTypeIconFile 39 | ICONDSKO.icns 40 | CFBundleTypeName 41 | Mini vMac Disk image 42 | CFBundleTypeOSTypes 43 | 44 | MvIm 45 | 46 | CFBundleTypeRole 47 | Editor 48 | 49 | 50 | CFBundleExecutable 51 | minivmac 52 | CFBundleGetInfoString 53 | minivmac-36.04-mc64, Copyright 2018 maintained by Paul C. Pratt. 54 | CFBundleIconFile 55 | ICONAPPO.icns 56 | CFBundleIdentifier 57 | com.gryphel.minivmac.im 58 | CFBundleInfoDictionaryVersion 59 | 6.0 60 | CFBundleName 61 | Mini vMac 62 | CFBundlePackageType 63 | APPL 64 | CFBundleShortVersionString 65 | 36.04 66 | CFBundleSignature 67 | MnvM 68 | CFBundleVersion 69 | 36.04 70 | LSRequiresCarbon 71 | 1 72 | NSHighResolutionCapable 73 | 1 74 | NSSupportsAutomaticGraphicsSwitching 75 | 1 76 | 77 | 78 | -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 1280x720.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPLMnvM -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONDSKO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONDSKO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONROMO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 1280x720.app/Contents/Resources/ICONROMO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 1280x720.app/Contents/_CodeSignature/CodeResources: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | files 6 | 7 | Resources/English.lproj/dummy.txt 8 | 9 | hash 10 | 11 | 8WHr0paZ2TQRzsCRXFEzwPMimig= 12 | 13 | optional 14 | 15 | 16 | Resources/ICONAPPO.icns 17 | 18 | qCY3fj7fqmDcy0/O15Lccq06Z8k= 19 | 20 | Resources/ICONDSKO.icns 21 | 22 | wAnBu1mWRWtmvTP7K1dBbVp+eGU= 23 | 24 | Resources/ICONROMO.icns 25 | 26 | Yy/Nf5LTSdSDxuDaOcfD1/TphJs= 27 | 28 | 29 | files2 30 | 31 | Resources/English.lproj/dummy.txt 32 | 33 | hash 34 | 35 | 8WHr0paZ2TQRzsCRXFEzwPMimig= 36 | 37 | hash2 38 | 39 | 0+tTmlVjUvP0eIHXH7Dld3svPppCUdKDwYxnzplndLc= 40 | 41 | optional 42 | 43 | 44 | Resources/ICONAPPO.icns 45 | 46 | hash 47 | 48 | qCY3fj7fqmDcy0/O15Lccq06Z8k= 49 | 50 | hash2 51 | 52 | GZePCdn2FT8UOIFfJNMHVC6uoxCrCnV4+2XG3sNbTos= 53 | 54 | 55 | Resources/ICONDSKO.icns 56 | 57 | hash 58 | 59 | wAnBu1mWRWtmvTP7K1dBbVp+eGU= 60 | 61 | hash2 62 | 63 | FCZim1DNvF2XwDJas5I1ZnFFxiLBoVtcsNlnJj0UIxM= 64 | 65 | 66 | Resources/ICONROMO.icns 67 | 68 | hash 69 | 70 | Yy/Nf5LTSdSDxuDaOcfD1/TphJs= 71 | 72 | hash2 73 | 74 | t/7F/DETFnW53N3ujMdi+uSsmzs2fTGnGboSreWOUwU= 75 | 76 | 77 | 78 | rules 79 | 80 | ^Resources/ 81 | 82 | ^Resources/.*\.lproj/ 83 | 84 | optional 85 | 86 | weight 87 | 1000 88 | 89 | ^Resources/.*\.lproj/locversion.plist$ 90 | 91 | omit 92 | 93 | weight 94 | 1100 95 | 96 | ^Resources/Base\.lproj/ 97 | 98 | weight 99 | 1010 100 | 101 | ^version.plist$ 102 | 103 | 104 | rules2 105 | 106 | .*\.dSYM($|/) 107 | 108 | weight 109 | 11 110 | 111 | ^(.*/)?\.DS_Store$ 112 | 113 | omit 114 | 115 | weight 116 | 2000 117 | 118 | ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ 119 | 120 | nested 121 | 122 | weight 123 | 10 124 | 125 | ^.* 126 | 127 | ^Info\.plist$ 128 | 129 | omit 130 | 131 | weight 132 | 20 133 | 134 | ^PkgInfo$ 135 | 136 | omit 137 | 138 | weight 139 | 20 140 | 141 | ^Resources/ 142 | 143 | weight 144 | 20 145 | 146 | ^Resources/.*\.lproj/ 147 | 148 | optional 149 | 150 | weight 151 | 1000 152 | 153 | ^Resources/.*\.lproj/locversion.plist$ 154 | 155 | omit 156 | 157 | weight 158 | 1100 159 | 160 | ^Resources/Base\.lproj/ 161 | 162 | weight 163 | 1010 164 | 165 | ^[^/]+$ 166 | 167 | nested 168 | 169 | weight 170 | 10 171 | 172 | ^embedded\.provisionprofile$ 173 | 174 | weight 175 | 20 176 | 177 | ^version\.plist$ 178 | 179 | weight 180 | 20 181 | 182 | 183 | 184 | 185 | -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/Info.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CFBundleDevelopmentRegion 6 | English 7 | CFBundleDocumentTypes 8 | 9 | 10 | CFBundleTypeOSTypes 11 | 12 | **** 13 | 14 | CFBundleTypeRole 15 | Editor 16 | 17 | 18 | CFBundleTypeExtensions 19 | 20 | rom 21 | 22 | CFBundleTypeIconFile 23 | ICONROMO.icns 24 | CFBundleTypeName 25 | Mini vMac Rom image 26 | CFBundleTypeOSTypes 27 | 28 | ROM! 29 | 30 | CFBundleTypeRole 31 | Editor 32 | 33 | 34 | CFBundleTypeExtensions 35 | 36 | dsk 37 | 38 | CFBundleTypeIconFile 39 | ICONDSKO.icns 40 | CFBundleTypeName 41 | Mini vMac Disk image 42 | CFBundleTypeOSTypes 43 | 44 | MvIm 45 | 46 | CFBundleTypeRole 47 | Editor 48 | 49 | 50 | CFBundleExecutable 51 | minivmac 52 | CFBundleGetInfoString 53 | minivmac-36.04-mc64, Copyright 2018 maintained by Paul C. Pratt. 54 | CFBundleIconFile 55 | ICONAPPO.icns 56 | CFBundleIdentifier 57 | com.gryphel.minivmac.im 58 | CFBundleInfoDictionaryVersion 59 | 6.0 60 | CFBundleName 61 | Mini vMac 62 | CFBundlePackageType 63 | APPL 64 | CFBundleShortVersionString 65 | 36.04 66 | CFBundleSignature 67 | MnvM 68 | CFBundleVersion 69 | 36.04 70 | LSRequiresCarbon 71 | 1 72 | NSHighResolutionCapable 73 | 1 74 | NSSupportsAutomaticGraphicsSwitching 75 | 1 76 | 77 | 78 | -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/MacOS/minivmac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 800x600.app/Contents/MacOS/minivmac -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | APPLMnvM -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/Resources/English.lproj/dummy.txt: -------------------------------------------------------------------------------- 1 | dummy 2 | -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/Resources/ICONAPPO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 800x600.app/Contents/Resources/ICONAPPO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/Resources/ICONDSKO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 800x600.app/Contents/Resources/ICONDSKO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/Resources/ICONROMO.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nyteshade/mini-vmac-setup/3d286d1b1879adf067e0ee797d94a8056605a92f/x86_64 Mini vMac 800x600.app/Contents/Resources/ICONROMO.icns -------------------------------------------------------------------------------- /x86_64 Mini vMac 800x600.app/Contents/_CodeSignature/CodeResources: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | files 6 | 7 | Resources/English.lproj/dummy.txt 8 | 9 | hash 10 | 11 | 8WHr0paZ2TQRzsCRXFEzwPMimig= 12 | 13 | optional 14 | 15 | 16 | Resources/ICONAPPO.icns 17 | 18 | qCY3fj7fqmDcy0/O15Lccq06Z8k= 19 | 20 | Resources/ICONDSKO.icns 21 | 22 | wAnBu1mWRWtmvTP7K1dBbVp+eGU= 23 | 24 | Resources/ICONROMO.icns 25 | 26 | Yy/Nf5LTSdSDxuDaOcfD1/TphJs= 27 | 28 | 29 | files2 30 | 31 | Resources/English.lproj/dummy.txt 32 | 33 | hash 34 | 35 | 8WHr0paZ2TQRzsCRXFEzwPMimig= 36 | 37 | hash2 38 | 39 | 0+tTmlVjUvP0eIHXH7Dld3svPppCUdKDwYxnzplndLc= 40 | 41 | optional 42 | 43 | 44 | Resources/ICONAPPO.icns 45 | 46 | hash 47 | 48 | qCY3fj7fqmDcy0/O15Lccq06Z8k= 49 | 50 | hash2 51 | 52 | GZePCdn2FT8UOIFfJNMHVC6uoxCrCnV4+2XG3sNbTos= 53 | 54 | 55 | Resources/ICONDSKO.icns 56 | 57 | hash 58 | 59 | wAnBu1mWRWtmvTP7K1dBbVp+eGU= 60 | 61 | hash2 62 | 63 | FCZim1DNvF2XwDJas5I1ZnFFxiLBoVtcsNlnJj0UIxM= 64 | 65 | 66 | Resources/ICONROMO.icns 67 | 68 | hash 69 | 70 | Yy/Nf5LTSdSDxuDaOcfD1/TphJs= 71 | 72 | hash2 73 | 74 | t/7F/DETFnW53N3ujMdi+uSsmzs2fTGnGboSreWOUwU= 75 | 76 | 77 | 78 | rules 79 | 80 | ^Resources/ 81 | 82 | ^Resources/.*\.lproj/ 83 | 84 | optional 85 | 86 | weight 87 | 1000 88 | 89 | ^Resources/.*\.lproj/locversion.plist$ 90 | 91 | omit 92 | 93 | weight 94 | 1100 95 | 96 | ^Resources/Base\.lproj/ 97 | 98 | weight 99 | 1010 100 | 101 | ^version.plist$ 102 | 103 | 104 | rules2 105 | 106 | .*\.dSYM($|/) 107 | 108 | weight 109 | 11 110 | 111 | ^(.*/)?\.DS_Store$ 112 | 113 | omit 114 | 115 | weight 116 | 2000 117 | 118 | ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ 119 | 120 | nested 121 | 122 | weight 123 | 10 124 | 125 | ^.* 126 | 127 | ^Info\.plist$ 128 | 129 | omit 130 | 131 | weight 132 | 20 133 | 134 | ^PkgInfo$ 135 | 136 | omit 137 | 138 | weight 139 | 20 140 | 141 | ^Resources/ 142 | 143 | weight 144 | 20 145 | 146 | ^Resources/.*\.lproj/ 147 | 148 | optional 149 | 150 | weight 151 | 1000 152 | 153 | ^Resources/.*\.lproj/locversion.plist$ 154 | 155 | omit 156 | 157 | weight 158 | 1100 159 | 160 | ^Resources/Base\.lproj/ 161 | 162 | weight 163 | 1010 164 | 165 | ^[^/]+$ 166 | 167 | nested 168 | 169 | weight 170 | 10 171 | 172 | ^embedded\.provisionprofile$ 173 | 174 | weight 175 | 20 176 | 177 | ^version\.plist$ 178 | 179 | weight 180 | 20 181 | 182 | 183 | 184 | 185 | --------------------------------------------------------------------------------