mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-14 22:31:10 +00:00
4ef1d7e7c7
Bitmap fonts are a series of (usually) 1x8 bitmaps, which we arrange into a grid of cells. Screen images are useful for embedded screens, or for people who want to display stand-alone image files as disassembly projects.