Disclaimer: This information is provided as is. There may be errors in this information. You may use this information only if you agree that Minimalist / Coinop.org, its employees, and noted authors will never be held responsible for any damage, injury, death, mayhem, etc. caused by errors in the information. When working with high voltage, never work alone and always follow safety precautions.

Document Title: [MillipedeMap.html (html file)]

Millipede Memory Map
LOCATIONS OF INTEREST IN MILLIPEDE:

		 
0400-040F	POKEY 1
0800-080F	POKEY 2
1000-13BF	SCREEN RAM (8x8 TILES, 32x30 SCREEN)
13C0-13CF	SPRITE IMAGE OFFSETS
13D0-13DF	SPRITE HORIZONTAL OFFSETS
13E0-13EF	SPRITE VERTICAL OFFSETS
13F0-13FF	SPRITE COLOR OFFSETS

2000		BIT 1-4 IS TRACKBALL HORIZONTAL
		BIT 5 IS P1 FIRE
		BIT 6 IS P1 START
		BIT 7 IS SERVICE

2001		BIT 1-4 IS TRACKBALL VERTICAL
		BIT 5 IS P2 FIRE
		BIT 6 IS P2 START
		BIT 7,8 (?)

2010		BIT 1 IS P1 RIGHT
		BIT 2 IS P1 LEFT
		BIT 3 IS P1 DOWN
		BIT 4 IS P1 UP
		BIT 5 IS SLAM, LEFT COIN, AND UTIL COIN
		BIT 6,7 (?)
		BIT 8 IS RIGHT COIN
		
2480-248F	COLOR RAM
2600		INTERRUPT ACKNOWLEDGE
2680		CLEAR WATCHDOG
4000-7FFF	GAME CODE


Pete Rittwage
1-4-97