Millipede information
Video Information
- Forground character tiles start at memory location 0x1000 (bottom left of screen)
- there are 32 tiles from top to bottom
- there are 30 tiles across from left to right
valid memory values
- 0 = blank
- 1 = A
- ...
- 26 = Z
- 27 = left arrow
- 28 = :
- 29 = dot
- 30 = 1/2 symbol
- 31 = spaceship looking symbol
- 32 = 0x20 = 0
- 33 = 0x21 = 1
- ...
- 41 = 0x29 = 9
random information
millipede does a check of memory when turned on, and beeps for which chip is bad. However even number chips mean that either just the one chips listed in the manual is bad OR both the listed chip AND the previous chip are bad.