Re: Question about the A20 line
- From: "Jean-François Michaud" <spamtrap@xxxxxxxxxx>
- Date: 29 Dec 2005 10:33:57 -0800
It tests out to see if 2 memory zones overlap. When the A20 line isn't
flipped, you only have 1Mb (20 bits) of addressable memory. Those
memory addresses wrap around when you reach the end. so address 0:0 and
address 0FFFFh:10h are actually the same! The thing is. If your A20
line was flipped correctly, these 2 memory addresses would not overlap.
If you put a byte in the first address and can't get the same value in
the second address then your A20 flip worked!
Regards
Jean-François Michaud
.
- Follow-Ups:
- Re: Question about the A20 line
- From: alex
- Re: Question about the A20 line
- References:
- Question about the A20 line
- From: alex
- Question about the A20 line
- Prev by Date: Re: Question about the A20 line
- Next by Date: Question about the A20 line
- Previous by thread: Re: Question about the A20 line
- Next by thread: Re: Question about the A20 line
- Index(es):
Relevant Pages
|