diff --git a/Asuro.iso b/Asuro.iso index fa79d6f5..de3ae9b3 100644 Binary files a/Asuro.iso and b/Asuro.iso differ diff --git a/src/drivers/isr32.pas b/src/drivers/isr32.pas index 865abd73..7710ea00 100644 --- a/src/drivers/isr32.pas +++ b/src/drivers/isr32.pas @@ -4,7 +4,7 @@ * Description: 1024hz Timer interrupt ************************************************ * Author: Aaron Hance - * Contributors: + * Contributors: K Morris ************************************************ } unit isr32; diff --git a/src/drivers/isr33.pas b/src/drivers/isr33.pas index 8fe61c3b..7d29d887 100644 --- a/src/drivers/isr33.pas +++ b/src/drivers/isr33.pas @@ -4,7 +4,7 @@ * Description: Keyboard interrupt ************************************************ * Author: Aaron Hance - * Contributors: + * Contributors: K Morris ************************************************ } unit isr33;