Update README.md
This commit is contained in:
parent
9d1af0af38
commit
1cb7bdba56
@ -60,7 +60,7 @@ init_graphics_mode:
|
|||||||
|
|
||||||
## Interupts
|
## Interupts
|
||||||
|
|
||||||
|
```
|
||||||
0x00 -> print register a as char
|
0x00 -> print register a as char
|
||||||
0x01 -> print register a as int
|
0x01 -> print register a as int
|
||||||
0xFF -> Halt
|
0xFF -> Halt
|
||||||
@ -99,7 +99,7 @@ init_graphics_mode:
|
|||||||
(B) sector number
|
(B) sector number
|
||||||
(C) byte offset
|
(C) byte offset
|
||||||
(D) byte to write
|
(D) byte to write
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Example error messages for the ASM Compiler
|
## Example error messages for the ASM Compiler
|
||||||
|
Loading…
Reference in New Issue
Block a user