Code Monkey home page Code Monkey logo

openemulator's Introduction

GitHub Travis (.org) Gitter


This is OpenEmulator, a cross-platform emulator of many legacy computer systems.

OpenEmulator is currently only fully supported on macOS, with support for Linux and Windows operating systems being developed. For compilation and installation instructions, refer to INSTALL.md.

About

OpenEmulator aims to be an accurate, portable emulator of legacy computer systems. By using a software components framework, it is easy to expand a software emulation with additional software devices, just as a real system could be expanded with real devices.

Features

The approach to this emulator is totally different from other emulators. It focuses on a framework on which many computer systems can be easily emulated. The features that make this possible are:

State-of-the-art User Interface

The first pillar of OpenEmulator is a state-of-the-art user interface. Emulations consist of an emulation window that gives you an overview of the installed devices/free ports, and also shows the details and properties of a device. It is thus easy to change the settings of a video monitor, a device's DIP switches or to configure a joystick.

The Hardware Library lets you easily install new devices: just pick a device from the Hardware Library list, and drag it over to an empty port in the emulation window. And all of this even works in real time!

Devices like displays, printers or keypads usually have a separate window. You can display these by clicking on the magnifying buttons.

In order to mount disk or ROM images you simply drag them to a storage device in the emulation window. You can also drag them over to any other window of the emulation or the app icon to let OpenEmulator decide the best device for this operation. To unmount a disk or ROM image press the eject button next to it.

Video Rendering

A second pillar is awesome GPU-accelerated video rendering. There is support for accurate CRT and LCD emulations, paper printouts and native OpenGL output.

The effects that are available for video rendering are: NTSC/PAL decoding, standard monitor controls like brightness, contrast, saturation, hue, active video center/size controls, monitor shadow masks like triad, in-line, aperture grille, LCD, Bayer, a CRT barrel effect, CRT dynamic scanline effect, CRT phosphor persistence, CRT center lighting, video bandwidth controls, composite color IRE levels, composite color luma and chroma bandwidth, composite color per-line variable color burst, composite color per-line U phase alternation, composite color Y'UV, Y'IQ (with standard I and Q bandwidth) and Sony decoding.

Component Framework

The third pillar of OpenEmulator is a component framework. This feature most likely appeals to computer programmers who want to develop their own emulations. The basis of an OpenEmulator emulation is an XML description called "Emulation Description Language". This is very similar to Java NetBeans and allows for the description, connection and configuration of software components. It is thus very easy to interconnect different CPUs, address decoders, memories, chip-sets or input/output devices.

It is also easy to add your own software components to the framework. You are encouraged to submit your own emulations as patches to the OpenEmulator team, so your work gets all the attention it deserves.

Systems

OpenEmulator emulates the following systems:

  • Apple I
    • Original Apple I
    • Replica-1
    • A-ONE
  • Apple II
    • Original Apple II
    • Apple II+
    • Apple II Europlus
    • Apple II J-Plus

Feedback and contributing

If you find a bug, or would like a specific feature, please report it at:

https://github.com/openemulator/openemulator/issues

If you would like to contribute to the project, fork the repository on GitHub and send us your pull requests!

License

OpenEmulator is released under the GNU General Public License v3.

openemulator's People

Contributors

cozoc avatar ericfromcanada avatar kerthunk avatar mressl avatar rwiker avatar tobier avatar zellyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openemulator's Issues

Hang when quitting with two emulators running

In OpenEmulator 1.1.1-202203110628, if I create one emulator and then Quit, I get this dialog box:

Do you want to save the changes made to the document “Untitled”?

Your changes will be lost if you don’t save them.

I can click [Save…] or [Don’t Save] or [Cancel] and it behaves correctly.

However if I create two emulators and then Quit, I get this dialog box:

You have 2 OpenEmulator documents with unsaved changes. Do you want to review these changes before quitting?

If you don’t review your documents, all your changes will be lost.

If I click [Review Changes] or [Cancel] it behaves correctly. However if I click [Discard Changes] it hangs.

libemulation.a missing arm64 architecture during openemulator build

When I run xcodebuild, I got the following error, how do I resolve it ? I already built the libemulation with libemulation.a under ~/openemulator/modules/libemulation/build folder

wyattwong@MacBookPro openemulator % xcodebuild
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild

note: Using new build system
note: Planning build
note: Constructing build description
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'OpenEmulator' from project 'OpenEmulator')
warning: OpenGL is deprecated. Consider migrating to Metal instead. (in target 'OpenEmulator' from project 'OpenEmulator')
error: The linked library 'libemulation.a' is missing one or more architectures required by this target: arm64. (in target 'OpenEmulator' from project 'OpenEmulator')

** BUILD FAILED **

Is there an offical build anywhere?

I'd like to get a new build with the .woz format support.
I can build it myself but I was just wondering if there was an official build somewhere?

Why is Sparkle included?

I'm guessing this is a historical artefact and can be removed? Was it ever a commercial project? Or is this just for ping backs/user counts etc.?

Can I remove it and issue a pull?

Missing ROM -- Apple II

2015-01-07 01:52:38.947 OpenEmulator[39893:688335] Could not connect the action openDonate: to target of class DocumentController
libemulation: missing ROM
libemulation: could not init 'appleII.romD0'

Issues with screen rendering

I have just built the current HEAD (77fbd28) in macOS 10.15.4 (Catalina). Screen rendering is not right, though. For instance, this is an Apple II:

Screenshot 2020-05-21 at 13 05 20

It changes like this when resizing the window:

Screenshot 2020-05-21 at 13 06 30

(Or vice versa: it starts small and it enlarges when resizing). This happens with all templates, AFAICS.

On a tangential note: any plan for a release snapshot?

Build input file cannot be found: '/opt/local/lib/libpng16.a'

I am trying to build develop's head in Xcode 10.1 and macOS 10.14.2. The build fails with the following error:

Libtool /Users/me/Library/Developer/Xcode/DerivedData/OpenEmulator-dghiwjfipkoadieueibnirgqjzlh/Build/Products/Debug/libemulation.a normal x86_64 (in target: emulation)
    cd /Users/me/Documents/Outbox/OpenEmulator-OSX
    export MACOSX_DEPLOYMENT_TARGET=10.9
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/me/Library/Developer/Xcode/DerivedData/OpenEmulator-dghiwjfipkoadieueibnirgqjzlh/Build/Products/Debug -L/Users/me/Documents/Outbox/OpenEmulator-OSX/lib -L/opt/local/lib -L/usr/local/lib -filelist /Users/me/Library/Developer/Xcode/DerivedData/OpenEmulator-dghiwjfipkoadieueibnirgqjzlh/Build/Intermediates.noindex/OpenEmulator.build/Debug/emulation.build/Objects-normal/x86_64/emulation.LinkFileList -lpng16 -o /Users/me/Library/Developer/Xcode/DerivedData/OpenEmulator-dghiwjfipkoadieueibnirgqjzlh/Build/Products/Debug/libemulation.a

error: Build input file cannot be found: '/opt/local/lib/libpng16.a'

I have libpng in /usr/local/lib/libpng16.a. I have tried to remove /opt/local/lib from Library Search Paths and Framework Search Paths, but I keep getting the same error. Any idea how to fix it?

Keyboard and mouse not registering as joystick/paddle in Centipede

I'm trying to play Centipede, but I can't move. Neither the mouse nor the keyboard seem to affect joystick/paddle position. I've tried the "Mouse" and "Joystick" options under the settings for the Hand Controllers but neither works. An Xbox One Bluetooth controller does work, however.

I can play games that can use the keyboard (like Lode Runner with Ctrl+K), but they don't work in joystick mode.

This is version 1.0.5 running on Catalina.

Apple III not working

When trying to start Apple III I get the message "The file couldn't be opened". Are the BIOS files missing? Maybe the ROM files from MAME could be used?
Anyway, it would be nice if the error message specified which file is missing so you don't have to guess.

OSX Runtime Crash

Process: OpenEmulator [25389]
Path: /Users/USER/Downloads/OpenEmulator.app/Contents/MacOS/OpenEmulator
Identifier: org.openemulator.OpenEmulator
Version: 1.0.3.1 (nversioned directory)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: OpenEmulator [25389]
User ID: 501

Date/Time: 2017-04-08 12:58:17.685 +1000
OS Version: Mac OS X 10.10.5 (14F2109)
Report Version: 11
Anonymous UUID: BA2FF7ED-0E06-8673-F06E-81F5C6A30F0C

Sleep/Wake UUID: 0B056448-0B11-4BF4-853B-BCF78E3D9241

Time Awake Since Boot: 710000 seconds
Time Since Wake: 5600 seconds

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Dyld Error Message:
Symbol not found: _AudioUnitSetProperty
Referenced from: /Users/USER/Downloads/OpenEmulator.app/Contents/MacOS/../libs/libportaudio.2.dylib (which was built for Mac OS X 10.11)
Expected in: /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 dyld 0x00007fff6db1c075 dyld_fatal_error + 1
1 dyld 0x00007fff6db1f2a8 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 180
2 libdyld.dylib 0x00007fff8b9103ba dyld_stub_binder + 282
3 ??? 0x0000000106c2a030 0 + 4408385584
4 libportaudio.2.dylib 0x0000000106c23d35 OpenStream + 1040
5 libportaudio.2.dylib 0x0000000106c1f4d2 Pa_OpenStream + 274
6 org.openemulator.OpenEmulator 0x000000010681ba1f PAAudio::openAudio() + 415
7 org.openemulator.OpenEmulator 0x000000010681b378 PAAudio::open() + 56
8 org.openemulator.OpenEmulator 0x00000001066dd065 -[DocumentController applicationWillFinishLaunching:] + 1573
9 com.apple.CoreFoundation 0x00007fff8e38845c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
10 com.apple.CoreFoundation 0x00007fff8e278634 _CFXNotificationPost + 3140
11 com.apple.Foundation 0x00007fff8f5f9aa1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
12 com.apple.AppKit 0x00007fff90387e57 -[NSApplication finishLaunching] + 440
13 com.apple.AppKit 0x00007fff90387921 -[NSApplication run] + 128
14 com.apple.AppKit 0x00007fff90304244 NSApplicationMain + 1832
15 org.openemulator.OpenEmulator 0x00000001066d4c82 main + 34
16 libdyld.dylib 0x00007fff8b9125c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8c783232 kevent64 + 10
1 libdispatch.dylib 0x00007fff89ac126e _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8c78294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e1623dd start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8c78294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e1623dd start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8c78294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e1623dd start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8c78294a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8e1623dd start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8c782136 __psynch_cvwait + 10
1 org.openemulator.OpenEmulator 0x000000010681a4bb PAAudio::runEmulations() + 123
2 org.openemulator.OpenEmulator 0x000000010681a435 PAAudioRunEmulations(void*) + 21
3 libsystem_pthread.dylib 0x00007fff8e16505a _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff8e164fd7 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff8e1623ed thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fff6db54288 rbx: 0x00007fdb1050ba60 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x00007fff6db543f0 rsi: 0x0000000000000000 rbp: 0x00007fff59551bf0 rsp: 0x00007fff59551bd8
r8: 0x00007fff6db3eb4c r9: 0x0000000000000000 r10: 0x00007fff6db41fb6 r11: 0x00007fff6db543f0
r12: 0x0000000000000000 r13: 0x00007fdb1050b6b0 r14: 0x00007fff6db543f0 r15: 0x0000000000000000
rip: 0x00007fff6db1c075 rfl: 0x0000000000000246 cr2: 0x0000000108ac4000

Logical CPU: 1
Error Code: 0x00000000
Trap Number: 3

Binary Images:
0x1066ad000 - 0x106880fff +org.openemulator.OpenEmulator (1.0.3.1 - nversioned directory) /Users/USER/Downloads/OpenEmulator.app/Contents/MacOS/OpenEmulator
0x10695c000 - 0x106983ff7 com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x10699e000 - 0x1069c5ffb +libFLAC.8.dylib (0) <66E85BDE-B0F6-31F1-ADEA-4DB4D7E5BF8D> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libFLAC.8.dylib
0x1069d4000 - 0x1069f7ffb +libpng16.16.dylib (0) <313D3D86-83CC-31F3-AA66-6D53E791BD90> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libpng16.16.dylib
0x106a03000 - 0x106a26ff7 +libvorbis.0.dylib (0) <52B5B4A3-31D7-3634-BF02-1653FC5D9303> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libvorbis.0.dylib
0x106a2b000 - 0x106a37ff7 +libzip.4.dylib (0) <704B8459-805C-34ED-9139-262981C594A1> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libzip.4.dylib
0x106a40000 - 0x106a99ff3 +libsndfile.1.dylib (0) <3E1A104F-40E8-3E7A-B57F-918E57A7B3C5> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libsndfile.1.dylib
0x106aae000 - 0x106c17ffb +libsamplerate.0.dylib (0) <5CB7110B-A062-3271-A754-6FBF69A19F8F> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libsamplerate.0.dylib
0x106c1a000 - 0x106c29ff7 +libportaudio.2.dylib (0) /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libportaudio.2.dylib
0x106c34000 - 0x106c37ff7 +libogg.0.dylib (0) /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libogg.0.dylib
0x106c41000 - 0x106cb8ff7 +libvorbisenc.2.dylib (0) <6BF91CA7-F447-354E-A3D5-28411740F527> /Users/USER/Downloads/OpenEmulator.app/Contents/libs/libvorbisenc.2.dylib
0x10a645000 - 0x10aed4fff com.apple.GeForceTeslaGLDriver (10.0.35 - 10.0.0) <870F515C-B5F5-3AEF-9FA6-732CDEBEA8AC> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x10c20c000 - 0x10c9aefff libclh.dylib (4.0.3 - 4.0.3) <154A5184-DEB5-35C6-B0EC-2CE9464CDB1F> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
0x10ca53000 - 0x10ca60fff libGPUSupport.dylib (11.1.6) <84EBD26B-5C9B-305F-BA3E-7D293330140C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10caea000 - 0x10caeefff com.apple.audio.AppleHDAHALPlugIn (272.18.3 - 272.18.3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10cba1000 - 0x10cdbeff3 com.apple.audio.units.Components (1.12 - 1.12) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff6db1b000 - 0x7fff6db5192f dyld (353.2.4) <708E385E-50C6-32A3-983C-42E97BEE4346> /usr/lib/dyld
0x7fff82bb8000 - 0x7fff82d19fff com.apple.avfoundation (2.0 - 889.210) <20132E07-6AF0-378A-B7E2-56696D53C879> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff82d25000 - 0x7fff83178fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff83179000 - 0x7fff831c6ff3 com.apple.CoreMediaIO (601.0 - 4760) <546B03BF-A687-36E1-AAFA-58D4B1A732D4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff831c7000 - 0x7fff8323bffb com.apple.securityfoundation (6.0 - 55126) <344401F5-4016-3AEB-BFDC-CE8E5546D39F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff83249000 - 0x7fff83304ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff83305000 - 0x7fff83306ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff83307000 - 0x7fff83327fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8336a000 - 0x7fff8336fff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff83374000 - 0x7fff833f8ff7 com.apple.ViewBridge (105.1 - 105.1) <98E9733F-D863-30CE-BF25-E6768C73AF21> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff83478000 - 0x7fff83478fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff83479000 - 0x7fff8347cfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8347d000 - 0x7fff834cefff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <8E6AE326-9F3E-3182-BD9E-FDF561211E2E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff834d8000 - 0x7fff834f2ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff83557000 - 0x7fff83666ff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff83667000 - 0x7fff83672ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff83673000 - 0x7fff83673ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff83674000 - 0x7fff836aeffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff837fd000 - 0x7fff838efff7 libxml2.2.dylib (26.12) <769FD755-D24A-3A7C-ABEE-9A82BB1196D0> /usr/lib/libxml2.2.dylib
0x7fff83f88000 - 0x7fff84019ff7 libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
0x7fff8401a000 - 0x7fff84104ff7 com.apple.QuickLookUIFramework (5.0 - 675.43) <011DEB49-0FB3-3E44-9D99-D89ADD59A3CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff84105000 - 0x7fff84106ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff84107000 - 0x7fff84114ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff84115000 - 0x7fff84117fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff84118000 - 0x7fff843e7ff3 com.apple.CoreImage (10.3.5) <0224F5A6-636A-374B-B46C-13E066596725> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff843f0000 - 0x7fff8443cff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib
0x7fff8443d000 - 0x7fff844d4fff com.apple.CoreMedia (1.0 - 1562.240) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff844d5000 - 0x7fff844faff7 libJPEG.dylib (1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff844fb000 - 0x7fff84511ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff84512000 - 0x7fff84516fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff84517000 - 0x7fff84522fff libGL.dylib (11.1.6) <38B3FF9A-5660-3080-9DB8-1CAE0E8CD739> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff854e7000 - 0x7fff854f5ff7 com.apple.opengl (11.1.6 - 11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff854f6000 - 0x7fff85503fff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
0x7fff855f2000 - 0x7fff85b1bff7 com.apple.QuartzComposer (5.1 - 332.1) <64399385-0768-3590-B4EF-1BD0F8A35CB3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff85b5a000 - 0x7fff85be3ff7 com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff85be4000 - 0x7fff85c56fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff85c57000 - 0x7fff85c61ff3 com.apple.SafariServices.framework (10602 - 10602.4.8.0.1) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff85c62000 - 0x7fff85d00fff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff85d01000 - 0x7fff85d72ffb com.apple.ApplicationServices.ATS (360 - 375.4) <888FE0B1-835C-30B1-80AD-5066CADB0364> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff85d73000 - 0x7fff85d9effb libarchive.2.dylib (30.50.1) /usr/lib/libarchive.2.dylib
0x7fff85dc7000 - 0x7fff85e3fff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85e40000 - 0x7fff85e44fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff85eee000 - 0x7fff85f41ffb libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff85f42000 - 0x7fff85f46fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff85fa6000 - 0x7fff85fafff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff85fe4000 - 0x7fff86014ff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff86015000 - 0x7fff8604dfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8604e000 - 0x7fff8618bfff com.apple.ImageIO.framework (3.3.0 - 1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8618c000 - 0x7fff8619bfff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff861b3000 - 0x7fff862ccffb com.apple.CoreText (454.11 - 454.11) <7E5228C8-8657-3B6C-B3A4-98B79A3041EA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff86370000 - 0x7fff86379fff libGFXShared.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff866e5000 - 0x7fff866f8ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff86729000 - 0x7fff8673afff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff8673b000 - 0x7fff8675fff7 com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8688f000 - 0x7fff868e0ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17C35538-7C2B-3735-A1B3-E8487EED0668> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff868e1000 - 0x7fff86a11fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff86a27000 - 0x7fff86a48fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff86a56000 - 0x7fff86a7aff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff86a7b000 - 0x7fff86a7dff7 com.apple.securityhi (9.0 - 55006) <15D38919-9697-3E3A-BCB9-4E3271BC2C7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff86a7e000 - 0x7fff86a7fff3 libSystem.B.dylib (1213) <4B24B5BE-45F2-355A-9A35-D438A516D140> /usr/lib/libSystem.B.dylib
0x7fff86a80000 - 0x7fff86ba4ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff86ba5000 - 0x7fff86ba5fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff86ba9000 - 0x7fff86ba9fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff86dec000 - 0x7fff86deefff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff86efb000 - 0x7fff86f05ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff86fb6000 - 0x7fff8709afff libcrypto.0.9.8.dylib (52.40.1) /usr/lib/libcrypto.0.9.8.dylib
0x7fff87339000 - 0x7fff8733bfff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
0x7fff8733c000 - 0x7fff8736dff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff87cb4000 - 0x7fff87d4aff7 com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff87d4b000 - 0x7fff87d4eff7 com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff87d4f000 - 0x7fff87de4ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff87de5000 - 0x7fff87e0bfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff87e0d000 - 0x7fff87e0efff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff87e0f000 - 0x7fff87e1aff7 libcsfde.dylib (471.30.1) /usr/lib/libcsfde.dylib
0x7fff87eb1000 - 0x7fff87f1dff3 com.apple.MMCS (1.3 - 327.5) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff87f1e000 - 0x7fff87f25ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff87f72000 - 0x7fff87f7fff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff87f80000 - 0x7fff881f6fff com.apple.security (7.0 - 57031.40.8) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff881f7000 - 0x7fff8827bfff com.apple.PerformanceAnalysis (1.0 - 1) <095E6B1C-DC20-38DC-8931-16041B0489C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8827c000 - 0x7fff88287ff7 libkxld.dylib (2782.50.9) /usr/lib/system/libkxld.dylib
0x7fff88288000 - 0x7fff8828aff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8828b000 - 0x7fff8828fff7 libGIF.dylib (1247) <75A521D0-BC1F-31DC-AC2B-D0B697BB3E6F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88290000 - 0x7fff88294fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff882ad000 - 0x7fff882affff com.apple.SecCodeWrapper (4.0 - 238.20.2) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff882b0000 - 0x7fff882b0fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff882cd000 - 0x7fff882cdfff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff882d9000 - 0x7fff883f0fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff883fb000 - 0x7fff88462ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8846b000 - 0x7fff886eaff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff886eb000 - 0x7fff886f6fff libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib
0x7fff886f7000 - 0x7fff886feff7 libCGCMS.A.dylib (788.3.6) <09FA0C10-FAF1-362E-B0D7-2FC0BB19D386> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff88714000 - 0x7fff88716fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff88770000 - 0x7fff8878bff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff8878c000 - 0x7fff88793fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff88a51000 - 0x7fff88a9dfff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff88aaa000 - 0x7fff88ad2fff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
0x7fff88ad3000 - 0x7fff88aedff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
0x7fff88aee000 - 0x7fff88b5dfff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88b5e000 - 0x7fff88b66fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff88bdf000 - 0x7fff88bf0ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff88c15000 - 0x7fff88c27ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff88c28000 - 0x7fff88c47fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff88c48000 - 0x7fff88ceffff com.apple.PDFKit (3.1 - 3.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff88cf0000 - 0x7fff88d10ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff88d11000 - 0x7fff88e54fff libsqlite3.dylib (168.2) /usr/lib/libsqlite3.dylib
0x7fff891ba000 - 0x7fff89209ff7 com.apple.opencl (2.4.2 - 2.4.2) <590504FA-E5D2-37C2-91A7-09F5F039F971> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8920a000 - 0x7fff89250ff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff89251000 - 0x7fff89254ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff89255000 - 0x7fff89270fff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff89271000 - 0x7fff89786fff com.apple.JavaScriptCore (10600 - 10600.8.7.1) <4C48FD32-ACA3-358F-95D9-05DBB56A1DED> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff89787000 - 0x7fff89789fff libCVMSPluginSupport.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff89793000 - 0x7fff898faffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff898fb000 - 0x7fff8994aff7 libcurl.4.dylib (83.40.2) /usr/lib/libcurl.4.dylib
0x7fff8994b000 - 0x7fff89976ff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff89977000 - 0x7fff89977fff libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff89992000 - 0x7fff89a20fff com.apple.CorePDF (4.0 - 4) <19F4CB03-189E-3271-8F7A-A7D0DB3ACE49> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff89a89000 - 0x7fff89a96ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff89abb000 - 0x7fff89ae5ff7 libdispatch.dylib (442.50.1) /usr/lib/system/libdispatch.dylib
0x7fff89ae6000 - 0x7fff8a349fff com.apple.CoreGraphics (1.600.0 - 788.3.6) <6C73EE2E-7731-3157-A231-BE510CF620CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8a34a000 - 0x7fff8a34fffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
0x7fff8a363000 - 0x7fff8a3bdff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff8a3be000 - 0x7fff8a3caff7 com.apple.OpenDirectory (10.10 - 187) <22FF4721-03D8-381B-AA83-2B07D690C777> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8a3cb000 - 0x7fff8a4a1ff3 com.apple.DiskImagesFramework (10.10.5 - 398) <37291661-BCB2-3F95-B446-5E5DB1D1E472> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8a4a2000 - 0x7fff8a4aaff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8a4ab000 - 0x7fff8a4acff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff8a56a000 - 0x7fff8a76446f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff8afee000 - 0x7fff8b034ff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8b035000 - 0x7fff8b0d7fff com.apple.Bluetooth (4.3.6 - 4.3.6f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8b0d8000 - 0x7fff8b103fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8b104000 - 0x7fff8b14fff7 com.apple.CloudDocs (1.0 - 321.10) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff8b150000 - 0x7fff8b300ff3 com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8b327000 - 0x7fff8b46bff7 com.apple.QTKit (7.7.3 - 2890.10) <3578818E-5894-3A6B-86D7-C7C817268634> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8b46c000 - 0x7fff8b4daff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8b4fa000 - 0x7fff8b573fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
0x7fff8b574000 - 0x7fff8b5a4fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8b73c000 - 0x7fff8b741fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8b81c000 - 0x7fff8b82eff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8b862000 - 0x7fff8b8b6fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8b8cf000 - 0x7fff8b8ecffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff8b8ed000 - 0x7fff8b8f1fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8b8f2000 - 0x7fff8b90eff7 libsystem_malloc.dylib (53.30.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff8b90f000 - 0x7fff8b912ff7 libdyld.dylib (353.2.4) <224F35C5-6E35-3EC4-A97C-80949CE444E7> /usr/lib/system/libdyld.dylib
0x7fff8b913000 - 0x7fff8b919ff7 libsystem_networkextension.dylib (167.40.3) /usr/lib/system/libsystem_networkextension.dylib
0x7fff8b91a000 - 0x7fff8b942fff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
0x7fff8bba2000 - 0x7fff8bbaafff libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8bbab000 - 0x7fff8bc9eff7 libJP2.dylib (1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8bc9f000 - 0x7fff8bd06ffb com.apple.datadetectorscore (6.0 - 396.1.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8bf97000 - 0x7fff8bf9bfff libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
0x7fff8c049000 - 0x7fff8c078ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8c079000 - 0x7fff8c07eff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff8c07f000 - 0x7fff8c081fff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c082000 - 0x7fff8c0d0ff7 com.apple.ImageCaptureCore (6.3 - 6.3) <75B5043C-9EF0-3CD2-875D-12813F0A73D3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8c0d1000 - 0x7fff8c111ff7 libGLImage.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8c146000 - 0x7fff8c42dffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8c42e000 - 0x7fff8c45afff libsandbox.1.dylib (358.20.5) <48D18565-06B6-38CF-8CF5-74215AAE79CA> /usr/lib/libsandbox.1.dylib
0x7fff8c45b000 - 0x7fff8c51bff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8c51c000 - 0x7fff8c64eff7 com.apple.MediaControlSender (2.0 - 215.18) <88726256-A71E-33A8-A56C-ABA208951C92> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8c6b1000 - 0x7fff8c750e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8c751000 - 0x7fff8c76bff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c76c000 - 0x7fff8c789fff libsystem_kernel.dylib (2782.50.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff8c7fd000 - 0x7fff8c98bfff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c98e000 - 0x7fff8c98efff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8c98f000 - 0x7fff8c990fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff8c991000 - 0x7fff8c9aaff3 com.apple.openscripting (1.6.4 - 162.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8c9ab000 - 0x7fff8ccb0ff3 com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8ce6f000 - 0x7fff8cf61ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8cf62000 - 0x7fff8d36fff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8d452000 - 0x7fff8d4d0fff com.apple.CoreServices.OSServices (640.4 - 640.4) <9D175CD9-B27F-3529-8269-66D8AA83582E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8d4d1000 - 0x7fff8d4d6ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8d4d7000 - 0x7fff8d4f3fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8d504000 - 0x7fff8d504fff com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8d505000 - 0x7fff8d50dff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8d50e000 - 0x7fff8d51afff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d51b000 - 0x7fff8d526fff com.apple.AppSandbox (4.0 - 238.20.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8d527000 - 0x7fff8d85aff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
0x7fff8d887000 - 0x7fff8d889fff libRadiance.dylib (1247) <362E86E1-A6C2-3B0D-94BF-D1C864E618A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8d88d000 - 0x7fff8d895ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8d942000 - 0x7fff8d95bff7 com.apple.CFOpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d95c000 - 0x7fff8d9f0fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8da05000 - 0x7fff8def5fff com.apple.MediaToolbox (1.0 - 1562.240) <756EDFE0-6D9E-3482-AE40-6D2E6A7042F1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8def6000 - 0x7fff8e160ff7 com.apple.imageKit (2.6.1 - 850) <612201FE-768E-386B-82E3-764038B40120> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8e161000 - 0x7fff8e16afff libsystem_pthread.dylib (105.40.1) /usr/lib/system/libsystem_pthread.dylib
0x7fff8e178000 - 0x7fff8e181fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8e268000 - 0x7fff8e600ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8e601000 - 0x7fff8e607fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff8e608000 - 0x7fff8e63fffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8e673000 - 0x7fff8e698ff7 libPng.dylib (1247) <77D01ED0-F237-3616-B3F5-63F2FB2918AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8e69b000 - 0x7fff8e6cbff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8e6cc000 - 0x7fff8e6ceff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff8e6f4000 - 0x7fff8e74fff7 libTIFF.dylib (1247) <4932887D-3DD9-3724-84D3-8E7C2EF69E38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8e750000 - 0x7fff8e79dff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8e802000 - 0x7fff8e82bff3 libxslt.1.dylib (13.12) <19B2D915-DC29-3F79-9756-D7EB9051FEFF> /usr/lib/libxslt.1.dylib
0x7fff8e82c000 - 0x7fff8e889fff com.apple.QuickLookFramework (5.0 - 675.43) <506D60B4-B188-3D0A-9187-0404A60A9B06> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8e88a000 - 0x7fff8e88bfff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff8e8b9000 - 0x7fff8e8bbfff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff8e93e000 - 0x7fff8ea32ff7 libFontParser.dylib (134.10) <6CF434A2-91CA-3477-BDE2-124508EDA05D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8ea33000 - 0x7fff8ea38fff libsystem_stats.dylib (163.30.2) /usr/lib/system/libsystem_stats.dylib
0x7fff8ea39000 - 0x7fff8eda4fff com.apple.VideoToolbox (1.0 - 1562.240) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8eda7000 - 0x7fff8f0a9ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8f0aa000 - 0x7fff8f0adfff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8f0ae000 - 0x7fff8f0b6ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff8f146000 - 0x7fff8f1d2fef libsystem_c.dylib (1044.40.3) <2E673D96-E334-37D2-833A-E57383BBA377> /usr/lib/system/libsystem_c.dylib
0x7fff8f1d3000 - 0x7fff8f1e5ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
0x7fff8f1e6000 - 0x7fff8f1ecff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8f1ed000 - 0x7fff8f5c4fe7 com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8f5c5000 - 0x7fff8f5c6fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f5c7000 - 0x7fff8f5f1fff GLRendererFloat (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff8f5f2000 - 0x7fff8f923fff com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8f924000 - 0x7fff8fad3fff GLEngine (11.1.6) <8AD12D78-85C6-3B9C-BB0A-153A66236A56> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff8fad4000 - 0x7fff8fb15fff libGLU.dylib (11.1.6) <4BC6579D-A6D0-3A19-880E-E29FAEA698E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8fb16000 - 0x7fff8fb2cff7 com.apple.CoreMediaAuthoring (2.2 - 951) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8fc76000 - 0x7fff8fc76fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8fc77000 - 0x7fff8fc8eff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8fccb000 - 0x7fff8fcd4ff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8fcd5000 - 0x7fff8fd07ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8fd1e000 - 0x7fff8fd21fff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fd22000 - 0x7fff8fd4ffff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8fd50000 - 0x7fff8fd56fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8fd57000 - 0x7fff8fd57ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff9001c000 - 0x7fff900dfff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff900e0000 - 0x7fff900f5ff7 com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff900f6000 - 0x7fff9021eff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff902ea000 - 0x7fff902f1fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff90301000 - 0x7fff90e82ff7 com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff90e87000 - 0x7fff91016fff libGLProgrammability.dylib (11.1.6) <5A56E484-5A99-3BD7-99C0-B43D74F2C91C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff91017000 - 0x7fff9104ffff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
0x7fff910f9000 - 0x7fff91132fff com.apple.AirPlaySupport (2.0 - 215.18) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff91133000 - 0x7fff91343ff7 com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff91344000 - 0x7fff91355ff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
0x7fff91356000 - 0x7fff91391fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff91392000 - 0x7fff91413ff7 com.apple.CoreUtils (1.1 - 110.1) <3808CBC5-1DF1-3821-8AAE-57C30D4F514B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff91421000 - 0x7fff91431ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x7fff91e47000 - 0x7fff91e82fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff91e83000 - 0x7fff91e9dff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff91eb4000 - 0x7fff91ebcfff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib
0x7fff91ebd000 - 0x7fff91ebdff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
0x7fff91fb6000 - 0x7fff92022fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff92023000 - 0x7fff92208ff7 libicucore.A.dylib (531.50) /usr/lib/libicucore.A.dylib
0x7fff92209000 - 0x7fff92268fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff92269000 - 0x7fff92699fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff92792000 - 0x7fff9279afe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff9279b000 - 0x7fff927cefff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff927cf000 - 0x7fff92819fff com.apple.HIServices (1.22 - 523) <99ADA325-53C8-368E-A5FA-3F913CD2245A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 234922
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=247.2M resident=96.8M(39%) swapped_out_or_unallocated=150.4M(61%)
Writable regions: Total=48.6M written=2608K(5%) resident=4700K(9%) swapped_out=252K(1%) unallocated=44.0M(91%)

REGION TYPE VIRTUAL
=========== =======
CG shared images 144K
CoreServices 256K
IOKit 4K
IOKit (reserved) 4K reserved VM address space (unallocated)
Kernel Alloc Once 8K
MALLOC 35.4M
MALLOC (admin) 32K
Memory Tag 249 696K
STACK GUARD 56.0M
Stack 10.6M
VM_ALLOCATE 1132K
__DATA 40.0M
__GLSLBUILTINS 2588K
__IMAGE 528K
__LINKEDIT 73.2M
__TEXT 174.0M
__UNICODE 552K
mapped file 53.4M
shared memory 4K
=========== =======
TOTAL 448.4M
TOTAL, minus reserved VM space 448.4M

Unknown class 'SUUpdater', -> NSObject in MainMenu.nib

2015-01-07 01:52:38.946 OpenEmulator[39893:688335] Unknown class 'SUUpdater', using 'NSObject' instead. Encountered in Interface Builder file at path /Users/weems/Library/Developer/Xcode/DerivedData/OpenEmulator-ejrgwpeatbmlckaehdepctcfvwhw/Build/Products/Debug/OpenEmulator.app/Contents/Resources/English.lproj/MainMenu.nib.

Freeze when pasting text

In OpenEmulator 1.0.3 it is possible to enter a BASIC or machine code program by copying and pasting from a text file. You can also drag the file from finder onto the emulator window. In OE 1.0.4 and 1.0.5 the emulator freezes if you try to do it.

Build issue

I am trying to build the current master, but xcodebuildspits this error:

error: The linked library 'libemulation.a' is missing one or more architectures required by this target: arm64. (in target 'OpenEmulator' from project 'OpenEmulator')

I am on macOS 11.2.3 (Intel).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.