systemless 0.37.0

High-Level Emulation for classic Macintosh applications
Documentation
// Generated selector-operation routes. Do not edit by hand.
[
    SelectorOperationRoute::new(
        0x40001,
        "selector-operation:_QDExtensions:0x00040001:d0-long-immediate:32",
        "LockPixels",
    ),
    SelectorOperationRoute::new(
        0x40002,
        "selector-operation:_QDExtensions:0x00040002:d0-long-immediate:32",
        "UnlockPixels",
    ),
    SelectorOperationRoute::new(
        0x40004,
        "selector-operation:_QDExtensions:0x00040004:d0-long-immediate:32",
        "DisposeGWorld",
    ),
    SelectorOperationRoute::new(
        0x40007,
        "selector-operation:_QDExtensions:0x00040007:d0-long-immediate:32",
        "CTabChanged",
    ),
    SelectorOperationRoute::new(
        0x40008,
        "selector-operation:_QDExtensions:0x00040008:d0-long-immediate:32",
        "PixPatChanged",
    ),
    SelectorOperationRoute::new(
        0x40009,
        "selector-operation:_QDExtensions:0x00040009:d0-long-immediate:32",
        "PortChanged",
    ),
    SelectorOperationRoute::new(
        0x4000A,
        "selector-operation:_QDExtensions:0x0004000A:d0-long-immediate:32",
        "GDeviceChanged",
    ),
    SelectorOperationRoute::new(
        0x4000B,
        "selector-operation:_QDExtensions:0x0004000B:d0-long-immediate:32",
        "AllowPurgePixels",
    ),
    SelectorOperationRoute::new(
        0x4000C,
        "selector-operation:_QDExtensions:0x0004000C:d0-long-immediate:32",
        "NoPurgePixels",
    ),
    SelectorOperationRoute::new(
        0x4000D,
        "selector-operation:_QDExtensions:0x0004000D:d0-long-immediate:32",
        "GetPixelsState",
    ),
    SelectorOperationRoute::new(
        0x4000F,
        "selector-operation:_QDExtensions:0x0004000F:d0-long-immediate:32",
        "GetPixBaseAddr",
    ),
    SelectorOperationRoute::new(
        0x40011,
        "selector-operation:_QDExtensions:0x00040011:d0-long-immediate:32",
        "DisposeScreenBuffer",
    ),
    SelectorOperationRoute::new(
        0x40012,
        "selector-operation:_QDExtensions:0x00040012:d0-long-immediate:32",
        "GetGWorldDevice",
    ),
    SelectorOperationRoute::new(
        0x40013,
        "selector-operation:_QDExtensions:0x00040013:d0-long-immediate:32",
        "QDDone",
    ),
    SelectorOperationRoute::new(
        0x40016,
        "selector-operation:_QDExtensions:0x00040016:d0-long-immediate:32",
        "PixMap32Bit",
    ),
    SelectorOperationRoute::new(
        0x40017,
        "selector-operation:_QDExtensions:0x00040017:d0-long-immediate:32",
        "GetGWorldPixMap",
    ),
    SelectorOperationRoute::new(
        0x80005,
        "selector-operation:_QDExtensions:0x00080005:d0-long-immediate:32",
        "GetGWorld",
    ),
    SelectorOperationRoute::new(
        0x80006,
        "selector-operation:_QDExtensions:0x00080006:d0-long-immediate:32",
        "SetGWorld",
    ),
    SelectorOperationRoute::new(
        0x8000E,
        "selector-operation:_QDExtensions:0x0008000E:d0-long-immediate:32",
        "SetPixelsState",
    ),
    SelectorOperationRoute::new(
        0xE0010,
        "selector-operation:_QDExtensions:0x000E0010:d0-long-immediate:32",
        "NewScreenBuffer",
    ),
    SelectorOperationRoute::new(
        0xE0015,
        "selector-operation:_QDExtensions:0x000E0015:d0-long-immediate:32",
        "NewTempScreenBuffer",
    ),
    SelectorOperationRoute::new(
        0x160000,
        "selector-operation:_QDExtensions:0x00160000:d0-long-immediate:32",
        "NewGWorld",
    ),
    SelectorOperationRoute::new(
        0x160003,
        "selector-operation:_QDExtensions:0x00160003:d0-long-immediate:32",
        "UpdateGWorld",
    ),
]