module

Swanium::Core::WonderSwanPalette

Stateless WonderSwan palette RAM and monochrome shade resolver.

Constants

PALETTE_RAM = 65024

Class methods

backdrop(wram : Bytes, ports : Bytes, color_mode : Bool) : UInt16
Source
resolve(wram : Bytes, ports : Bytes, palette : UInt8, pixel : UInt8, color_mode : Bool) : UInt16
Source
transparent?(palette : UInt8, pixel : UInt8, color_mode : Bool) : Bool
Source