ruGameboy icon indicating copy to clipboard operation
ruGameboy copied to clipboard

Separate display implementation

Open yodalee opened this issue 4 years ago • 0 comments

Currently we use minifb to draw the screen. In other implementation they may use other library like SDL2 to display. We should separate the display out so we can easily switch the display library.

yodalee avatar Mar 21 '21 13:03 yodalee