Re: Switch from protected mode to real mode
- From: gerotica <pgerotica@xxxxxxxxx>
- Date: Sun, 24 Feb 2008 09:17:55 -0800 (PST)
Why do you multi-post to so many groups? Better cross-postReally sorry about that.. im a little desperated here, i dont know
so the reader of one group can also see the replies made in
other groups.
how to cross-post....
Are you sure you asking the correct questions?In my head yes..,
Why do you want to call your subroutine by an INTBecause i wouldn´t know how to tell the main program the address of my
instruction instead of an "CALL" instruction? When you
use the call, you don't have to modify the interrupt
table.
routine...
I think I forgot to say that I dont have source code for this main
program... I am patching its EXE to make the int call...
Why do you want to switch to real mode? Write yourBecause I know nothing about rotected mode.
subroutine as protected mode routine and "call" it.
Why do you want to do file io? Write your data to theI can´t. I have to save it to the har disk.
serial or parallel port (only a few io instruction, no
support of an OS needed) and use a second PC to store
the sent data stream.
I just want to know the steps to switch to real mode and back to
protected mode...
.
- Follow-Ups:
- Re: Switch from protected mode to real mode
- From: Dirk Wolfgang Glomp
- Re: Switch from protected mode to real mode
- References:
- Switch from protected mode to real mode
- From: gerotica
- Re: Switch from protected mode to real mode
- From: Herbert Kleebauer
- Switch from protected mode to real mode
- Prev by Date: Re: Switch from protected mode to real mode
- Next by Date: pushf v rcl, save, restore carry flag
- Previous by thread: Re: Switch from protected mode to real mode
- Next by thread: Re: Switch from protected mode to real mode
- Index(es):
Relevant Pages
|