- 04 Feb, 2015 1 commit
-
-
Ariel Omar Sanhueza Roman authored
-
- 23 Jan, 2015 1 commit
-
-
Ariel Omar Sanhueza Roman authored
-
- 22 Jan, 2015 1 commit
-
-
Ariel Omar Sanhueza Roman authored
implemented a IO module. It only contains one function (for now): getc. This function reads a char from STDIN (keyboard buffer) if the user press the enter key. This function use read_keyboard_buffer function implemented in keyboard.h (this is the interface to read the keyboard buffer)
-