|
Joined: May 2010
Posts: 1,051
Very Senior Member
|
OP
Very Senior Member
Joined: May 2010
Posts: 1,051 |
TI-30, yup, confirmed. Also found $6d9 from $4f to $5f.
TI-5025 looks curious too, it's like a 0980 but the output PLA differs. D'oh! I got the TI-5025 on accident. I won an auction for a TI 5050M, which uses a TMS1100, but was sent the 5025 instead. The 5025 has a VFD and built-in printer.
|
|
|
|
Joined: May 2010
Posts: 1,051
Very Senior Member
|
OP
Very Senior Member
Joined: May 2010
Posts: 1,051 |
That's the one that Kevtris sent to the Visual 6502 guys. I transcribed the bits and ran it in my little TMS1000 emulator, but didn't figure out what it did. Could be a game - some of the Microvision carts have 5 digits, and Cosmic Hunter is labeled M34017. Or it could be a microwave oven controller I uploaded the ROM dump, but it might have some bit errors. It's harder to check because the only pictures are of the top metal layer. http://www.seanriddle.com/tms1000.html
|
|
|
|
Joined: May 2010
Posts: 1,051
Very Senior Member
|
OP
Very Senior Member
Joined: May 2010
Posts: 1,051 |
I'm morbidly curious about the Speak and Spell now <snip> LN I feel dumb- I thought SnS was all figured out. I'll see if I can get one for not too much dough.
|
|
|
|
Joined: Mar 2002
Posts: 1,368 Likes: 120
Very Senior Member
|
Very Senior Member
Joined: Mar 2002
Posts: 1,368 Likes: 120 |
I didn't see K1/2/4/8/3 in your 0980 hw descriptions, so, FYI here they are for ti30 and tiprog (probably others too). // pin 10 k1 // pin 9 k2 // pin 8 k4 // pin 7 k8 // pin 6 k3
TI0980 emulation is pretty much working here. The algorithm to convert the raw dumps to 0980 is still valid, except for this line: int mypage=page; // TODO/verify change it to this: int mypage=(page<8)?(page^7):page;
And by the way, do you have a die pic for that TMS1100 Star Wars game? The dump should be correct, but we don't have the PLAs.
|
|
|
|
Joined: Mar 2002
Posts: 1,368 Likes: 120
Very Senior Member
|
Very Senior Member
Joined: Mar 2002
Posts: 1,368 Likes: 120 |
Lord Nightmare: mayhaps Speak & Spell mcu core is the same one TI-5025. That one has loads of output PLA terms. **edit**: 32 terms, "0262C, T 0260A" marked on die see pic on sean's site, on this page http://www.seanriddle.com/ticalcs.html
Last edited by hap; 11/29/14 09:52 PM.
|
|
|
|
Joined: May 2010
Posts: 1,051
Very Senior Member
|
OP
Very Senior Member
Joined: May 2010
Posts: 1,051 |
Great! TI30, Programmer and Business Analyst I all use the same PCB, so their pinouts should be identical. So the page "reversal" is different from the other chips, huh? The TMS1000, 1100 and 0970 pages are arranged 0-7 then 15-8. Can you upload or email me one of the ROM dumps that you have reordered properly? All I can find is a top metal shot of Star Wars: http://www.seanriddle.com/mp3438a_rough_2k.jpgI'll see if I've got a full post-acid scan that I can assemble. If not, I'll probably just shoot the instruction and output PLAs.
|
|
|
|
Joined: Mar 2006
Posts: 1,079 Likes: 6
Very Senior Member
|
Very Senior Member
Joined: Mar 2006
Posts: 1,079 Likes: 6 |
Lord Nightmare: mayhaps Speak & Spell mcu core is the same one TI-5025. That one has loads of output PLA terms. **edit**: 32 terms, "0262C, T 0260A" marked on die see pic on sean's site, on this page http://www.seanriddle.com/ticalcs.htmlI'm *guessing* the tms0260 is the immediate predecessor of the speak and spell MCU which is tmc0270 (well, ti numbered the first few masks of each chip by incrementing the last digit i.e. tmc0271 tmc0272, tmc0274 etc, though later chips are tmc0270-xyz) LN
"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"
|
|
|
|
Joined: Mar 2002
Posts: 1,368 Likes: 120
Very Senior Member
|
Very Senior Member
Joined: Mar 2002
Posts: 1,368 Likes: 120 |
Ok, email sent to the address on your webpage index
|
|
|
|
Joined: May 2010
Posts: 1,051
Very Senior Member
|
OP
Very Senior Member
Joined: May 2010
Posts: 1,051 |
Got it, thanks! I updated my converter program to match. I found 2 bits in TI Programmer that were obscured by dirt: $3CB from $81 to $A1 and $3EF from $03 to $13. I decapped the Amaze-A-Tron TMS1100 but the top metal layer is pretty dirty, so I'm going to try to clean it in H2SO4 to get a nicer pic before using Whink to remove the metal. I uploaded the Star Wars Battle Command instruction and output PLAs: http://www.seanriddle.com/tms1100.html
|
|
|
|
Joined: Mar 2002
Posts: 1,368 Likes: 120
Very Senior Member
|
Very Senior Member
Joined: Mar 2002
Posts: 1,368 Likes: 120 |
Ok, Starwars microinstructions are the same as standard TMS1100, just in a slightly different order. (kinda same case as Simon)
|
|
|
2 members (Heihachi_73, 1 invisible),
526
guests, and
1
robot. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,320
Posts121,930
Members5,074
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|