RIP-Comm / clementine

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

Memory: Refactor timer as IO device #132

Closed guerinoni closed 2 years ago

guerinoni commented 2 years 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