This library was written to simplify bitmap graphics programming on the Picocomputer 6502.
This code is an adaptation of the vga_graphics library written by V. Hunter Adams from Cornell University, for his excellent RP2040 microcontroller programming course.
The project includes an example, bitmap_graphics_demo.c, to demonstrate use of the library.
