RIP-Comm / clementine

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

Memory: Refactor timer as IO device #132

Closed guerinoni closed 1 year ago

guerinoni commented 1 year ago

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

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