jscrane / r65emu

Arduino emulation library for 8-bit microcomputers based on 6502, i8080 or z80
GNU General Public License v2.0
13 stars 4 forks source link

Centering Display #12

Closed jscrane closed 11 months ago

jscrane commented 11 months ago

Extend Display::begin() to take optional arguments for required width and height (relative to orientation).