kosarev / zx

ZX Spectrum emulator written in a mix of Python and C++
https://twitter.com/z80tools
MIT License
21 stars 1 forks source link

Turn the keyboard code into a keyboard device #22

Closed kosarev closed 3 years ago

kosarev commented 3 years ago

A subtask of #19.

kosarev commented 3 years ago

Done.