--Load and save the bmp formats used by DEFCON. local t = {} local love = assert( love ) local lfs = love.filesystem --FFI bit-twiddling stuff. local ffi = require 'ffi' local bit = require 'bit' local function getHeader( filename ) local offset = love.data.unpack( "