When usiing Regen debugger, I can set breakpoints on VRAM access in adresses 00000 to 2FFFF.
2FFFF ? What is there after 0xFFFF ?
			
			
									
						
										
						VRAM range
Moderators: BigEvilCorporation, Mask of Destiny
- 
				MintyTheCat
 - Very interested
 - Posts: 484
 - Joined: Sat Mar 05, 2011 11:11 pm
 - Location: Berlin, Germany
 
Re: VRAM range
Hi,tryphon wrote:When usiing Regen debugger, I can set breakpoints on VRAM access in adresses 00000 to 2FFFF.
2FFFF ? What is there after 0xFFFF ?
the MD's VRAM has 64KB:
0..FFFF which is 0..65534 or 64KB.
I think it mirrors but I would have to look at the memory-map to check. Have a look in the Sega2F document.
Cheers,
Minty.
UMDK Fanboy