Update README.md

This commit is contained in:
OusmBlueNinja 2024-12-08 21:14:00 -06:00 committed by GitHub
parent 9d1af0af38
commit 1cb7bdba56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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