Mr. Crowbar
  • Getting Started
  • Components
  • Utilities
  • API reference
    • mrcrowbar package
      • Subpackages
        • mrcrowbar.lib package
          • Subpackages
            • mrcrowbar.lib.audio package
            • mrcrowbar.lib.compressors package
            • mrcrowbar.lib.containers package
            • mrcrowbar.lib.games package
            • mrcrowbar.lib.hardware package
              • Submodules
                • mrcrowbar.lib.hardware.ibm_pc module
                • mrcrowbar.lib.hardware.megadrive module
              • Module contents
            • mrcrowbar.lib.images package
            • mrcrowbar.lib.os package
            • mrcrowbar.lib.platforms package
          • Module contents
      • Submodules
      • Module contents
Mr. Crowbar
  • API reference
  • mrcrowbar package
  • mrcrowbar.lib package
  • mrcrowbar.lib.hardware package
  • View page source

mrcrowbar.lib.hardware package¶

Submodules¶

  • mrcrowbar.lib.hardware.ibm_pc module
    • EGAColour
      • EGAColour.b_8
      • EGAColour.b_high
      • EGAColour.b_low
      • EGAColour.g_8
      • EGAColour.g_high
      • EGAColour.g_low
      • EGAColour.r_8
      • EGAColour.r_high
      • EGAColour.r_low
    • SegmentDescriptor
      • SegmentDescriptor.accessed
      • SegmentDescriptor.available
      • SegmentDescriptor.base
      • SegmentDescriptor.base_high
      • SegmentDescriptor.base_low
      • SegmentDescriptor.base_middle
      • SegmentDescriptor.code_seg
      • SegmentDescriptor.conforming
      • SegmentDescriptor.granularity
      • SegmentDescriptor.limit
      • SegmentDescriptor.limit_high
      • SegmentDescriptor.limit_low
      • SegmentDescriptor.non_system
      • SegmentDescriptor.op_size_32
      • SegmentDescriptor.op_size_64
      • SegmentDescriptor.present
      • SegmentDescriptor.privilege_level
      • SegmentDescriptor.readable
      • SegmentDescriptor.repr
    • SegmentDescriptorTable
      • SegmentDescriptorTable.seglist
    • VGAColour
      • VGAColour.b_8
      • VGAColour.b_raw
      • VGAColour.g_8
      • VGAColour.g_raw
      • VGAColour.r_8
      • VGAColour.r_raw
  • mrcrowbar.lib.hardware.megadrive module
    • SuperMagicDriveInterleave
      • SuperMagicDriveInterleave.import_data()
    • VDPBlockMapping8
      • VDPBlockMapping8.flip_horiz
      • VDPBlockMapping8.flip_vert
      • VDPBlockMapping8.palette_line
      • VDPBlockMapping8.priority
      • VDPBlockMapping8.tile_index
      • VDPBlockMapping8.tile_index_high
      • VDPBlockMapping8.tile_index_low
    • VDPColour
      • VDPColour.b_8
      • VDPColour.b_raw
      • VDPColour.g_8
      • VDPColour.g_raw
      • VDPColour.r_8
      • VDPColour.r_raw

Module contents¶

Previous Next

© Copyright 2015-2025, Moral Recordings.

Built with Sphinx using a theme provided by Read the Docs.