??? 10/08/04 16:31 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#79043 - RE: Why did you not follow Olegs advice? Responding to: ???'s previous message |
buffer for either whole text as its limit is 2000 chars in eeprom
If your map is in eeprom all is lost. Reading eeprom is waaaay too slow. There are a few '51 derivatives such as P89C668 with 8k internal sram use one of those instead of your current chip if you can not add external memory. Erik |