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
Sourceresolve(wram : Bytes, ports : Bytes, palette : UInt8, pixel : UInt8, color_mode : Bool) : UInt16
Sourcetransparent?(palette : UInt8, pixel : UInt8, color_mode : Bool) : Bool
Source