RE: TI-H: New Calculator!!!


[Prev][Next][Index][Thread]

RE: TI-H: New Calculator!!!




>is it? How fast. I've heard a lot of good things about it. Also, Grant,
>you're working on the EIII, and it uses SRAM. If you can give me any
>advice on what kind to use, I'd appreciate it!

SRAM 256k 8bit wide chips.  You don't need to do all this stuff, just use
the 68030 computer (runs minux) and write drivers for that.  I think that
would be easier.

Also, what type of memory
>would be best for the ROM.

Masproduction: OTP-ROM
many time use: EEPROM

How do you
>rewrite it.

tell the chip to write instead of read... :)

Could a temporary "ROM" program be copied into the RAM and
>then the ROM is cleared and updated???

Thats all my bootstraper did...

Btw, writing a ROM for a computer is hard.  (very very very hard)  If it
werent' there would be more computers...