Commit Graph

30 Commits

Author SHA1 Message Date
Tibo Ulens cedf9fc1d4 print CRLF instead of just CR 2021-11-09 21:43:55 +01:00
Tibo Ulens 312332cdda change virtkbd char from null to htab 2021-11-08 23:47:02 +01:00
Tibo Ulens 5d6a0e231c don't print control characters 2021-11-08 23:38:18 +01:00
Tibo Ulens 6ae0f09ceb actually fix duration code 2021-10-08 14:41:57 +02:00
Tibo Ulens 1d00d5f393 fix duration reading code 2021-10-08 14:37:32 +02:00
Tibo Ulens e2747fc424 remove unnecessary instructions 2021-10-08 14:21:20 +02:00
Tibo Ulens 6f971cf6c7 format binary number 2021-10-08 13:59:51 +02:00
Tibo Ulens 4b385cf8f0 inline read_duration function 2021-10-08 13:58:38 +02:00
Tibo Ulens f42ac8bafd remove duplicate mov's 2021-10-08 13:48:51 +02:00
Tibo Ulens b9839299f2 redirect serial to stdout and specify raw format 2021-10-08 13:24:18 +02:00
Tibo 26c71359e9 restore functioning code 2021-10-07 19:56:55 +02:00
Tibo 331da168b4 make indentation a bit more consistent 2021-10-07 18:18:29 +02:00
Tibo 03be68cfb7 make hex number formats consistent 2021-10-07 18:13:09 +02:00
Tibo a97e70ee99 handle commands coming from virtual keyboard 2021-10-07 18:03:32 +02:00
Tibo 127b32237b UART_send_char function no longer needed 2021-10-06 12:13:22 +02:00
Tibo bb476c4f06 add documentation about interrupt 0x14 2021-10-05 16:30:04 +02:00
Tibo 308d16de0b inline UART_send_char function 2021-10-05 16:24:08 +02:00
Tibo aabea9d9f5 add UART init code and send every char to UART 2021-10-05 16:02:17 +02:00
j ab6cede5b7 Merge branch 'refactor' into 'master'
Refactor

See merge request ZeusWPI/ass_messages!1
2021-10-05 12:31:00 +00:00
Tibo 0a66a89beb add documentation and minor refactoring 2021-10-04 21:00:30 +02:00
Tibo 3ca4ce76f0 add documentation 2021-10-04 17:59:48 +02:00
redfast00 a8a7a3d3d1
Add duration of note 2019-10-01 01:23:27 +02:00
redfast00 26f7032808
Add beep with ESC with frequencies 2019-09-20 18:48:46 +02:00
redfast00 1ca2ba1e6b
Add beep when escape is sent 2019-09-19 00:37:09 +02:00
redfast00 2aaae86c8a
Implement color changing 2019-08-06 17:36:37 +02:00
redfast00 b773014f61
Revert "Stub serial"
This reverts commit d63c2cbd69.
2019-08-06 17:32:26 +02:00
Robbe Van Herck d63c2cbd69
Stub serial 2019-06-14 11:01:36 +02:00
Robbe Van Herck 5ae2d81bc2
use qemu instead of bochs 2019-06-05 21:23:33 +02:00
Robbe Van Herck fca5966f63
Fix indentation 2019-06-05 12:44:28 +02:00
redfast00 a8a206884f
Initial commit
Co-authored-by: Robbe Van Herck <robbevanherck1@gmail.com>
2019-05-21 20:11:03 +02:00