RIP-Comm / clementine

Gameboy Advance emulator.
MIT License
49 stars 13 forks source link

Memory: Refactor lcd as IoDevice #133

Closed guerinoni closed 1 year ago

guerinoni commented 1 year ago

Now lcd implement trait IoDevice, this allow bettere redability and maybe a future possible mock or implemetation :)

Signed-off-by: Federico Guerinoni guerinoni.federico@gmail.com