Commit Graph

6 Commits

Author SHA1 Message Date
Quentin Renard
a29844a97f IOInterrupter is now a struct 2024-12-11 11:58:23 +01:00
Quentin Renard
09a88834bb Moved all c code to .h and .c files + removed struc_ prefix when not needed 2024-09-05 11:38:25 +02:00
Quentin Renard
e7c92c0115 Moved #cgo directives to a unique file 2024-09-05 10:26:52 +02:00
Quentin Renard
63fe168607 IOInterrupter is now an interface (again :D) 2024-03-18 08:46:25 +01:00
Quentin Renard
d3d2df833b Remove io interrupter interface 2024-03-01 16:15:03 +01:00
Quentin Renard
66486624e0 Added io interrupter 2024-03-01 13:38:48 +01:00