Question on some segment address for DOS 
Author Message
 Question on some segment address for DOS

Can someone tell me what the following code lines do/mean:

ega_byte = (char far *) MK_FP(0x0000, 0x0487);
regen_len = (int far *) MK_FP (0x0000, 0x044c);
ega_rows = (char far *) MK_FP(0x0000, 0x0484);

Thanks

--
"My uniform is leather, and my power is my age.
I'm getting it together to break out of this cage"
                  "Flaming Youth", KISS
Tom Hollowell Ohio University, Athens  



Mon, 20 May 1996 21:52:40 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Questionn on some segment address for DOS

2. PMode Address -> Segment:Offset Address

3. 32 Bit Flat Address to 16 Bit Segmented Address

4. Address conversion to phys.address under DOS

5. DOS, pointers & flat addressing Question

6. Does anyone knows about segment addresses?

7. how to get stack, data segment and heap address

8. how to get the address of segments in c

9. Segmented addressing in C

10. Q: Address and size of readonly data Segment

11. Looking for help on DOS interupts and segments

12. Segmented Memory Architecture, DOS extenders, DJGPP

 

 
Powered by phpBB® Forum Software