From 1cb7bdba567de724f0579abe08f574cc5253283a Mon Sep 17 00:00:00 2001 From: OusmBlueNinja <89956790+OusmBlueNinja@users.noreply.github.com> Date: Sun, 8 Dec 2024 21:14:00 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b29fa8c..47fac18 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ init_graphics_mode: ## Interupts - +``` 0x00 -> print register a as char 0x01 -> print register a as int 0xFF -> Halt @@ -99,7 +99,7 @@ init_graphics_mode: (B) sector number (C) byte offset (D) byte to write - +``` ## Example error messages for the ASM Compiler