Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 292 Bytes

Kio's Libraries

Files (.h, .cpp and templates) shared among my projects. Should be placed side-by-side with the project(s) if the project doesn't included it as a submodule.

Contains

  • a c-string library,
  • File wrapper class,
  • Z80 cpu emulation,
  • templates
  • and some more stuff