flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
nkeck72 13 Jun 2015, 20:54
So, have been into the OS for a while now and i've started to wonder if it is possible to create a custom set of int 21h routines so that I don't have to keep calling (for instance) int 10h for individual characters and instead write whole strings stored in RAM?
_________________ It may look hard, but it won't take long if you take it one byte at a time. NOS: www.github.com/nkeck720/nos |
|||
![]() |
|
Trinitek 13 Jun 2015, 22:41
http://wiki.osdev.org/Interrupt_Vector_Table
Reprogram the IVT to point interrupt 0x21 to the location in memory where your interrupt code's entry point is. |
|||
![]() |
|
nkeck72 14 Jun 2015, 21:50
Thanks! Much appreciated.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.