SLICE - A logic probe on steroids!

Monstermug

Active member
Feedback
23 (100%)
Credits
1,802CR
Fixed
smiley20.gif


You get some rare footage of me playing jailbreak with my feet
smiley36.gif

Monstermug2020-09-16 08:04:59
 

Monstermug

Active member
Feedback
23 (100%)
Credits
1,802CR
Currently got a Gunsmoke on my bench. That is packed full of TTL's. I can make a video of that shortly after my ankle operation in a few days time. I spent about 30 minutes or so and preliminary diagnostics is that It's not a colour prom or rom fault. I am almost certain it's a ttl addressing issue so will need to Slice every chip from the roms (bottom board) to the colour proms (top board) which will be fun (not!). It's jobs like this which Slice has been designed for!

Luckily Aaron has been very helpful and provided me with slice project so I can compare each IC with his one. Some ic's when you slice them will show up as inactive or have errors naturally so with a working board to compare (even though it's not a physical copy) will prove invaluable. I will start the video from where I left off.
Monstermug2020-09-16 10:17:29
 

TheDaddy

Senior Member
vacBacker
Feedback
14 (93%)
Credits
6,924CR
Awaiting your next video sunny ........

I keep saving pennies to purchase one but sadly things keep getting in the way. I realy need one as it will save me a lot of time.

I have spoken to Aaron and he is a great guy who is very very knowledgeable and willing to help were he can - That's always a massive plus.

Hopefully get one at some point.

Dave.
 

gamefixer

Newbie
Credits
26CR
Was it this project or something else where someone proposed "sharing" libraries of working game boards so that we could have a database to work from?

I do not know what it takes to save and create these libraries but I'd be willing to submit whatever I can.

Slice has helped me fix 3 boards in the past 2-3 weeks. It's a great repair tool!
 

Monstermug

Active member
Feedback
23 (100%)
Credits
1,802CR
I'm pretty sure you just create a project, then slice every ic and save the results using the location of that IC into the project. Nobody seemed to have read the manual for some strange reason
smiley36.gif


It's not only useful for others but for yourself in case your own game breaks.

When I have time I will start slicing all my pcbs one at a time. Will take me a whole life time but it be well worth it.

Maybe I should start a thread when I have enough projects saved. I'll store them all in a dropbox account and people can just download it from there. Too much to do and so little time
smiley23.gif


Monstermug2020-09-16 15:12:19
 

DanP

Administrator
Staff member
vacBacker
Feedback
5 (100%)
Credits
2,172CR
This sounds like a job for Github. Create a repo for these Projects and allow pull requests if someone want's to update. Surely the real value in this tool will be if there's a large library of board data to use?
 

Monstermug

Active member
Feedback
23 (100%)
Credits
1,802CR
It would be nice if everyone with this unit collaborate to make this database. I get started on all the Taito new Zealand story hardware
smiley36.gif
Missing plump Pop though
smiley9.gif
 

Lurch666

Active member
Feedback
21 (100%)
Credits
4,139CR
I mostly repair bootlegs because there's less custom chips (and they are cheaper).

Would bootleg slice info be any use to people since most tend to stay away from bootlegs?
 

Monstermug

Active member
Feedback
23 (100%)
Credits
1,802CR
Bootlegs would be more probably be more useful as usually they are wildly different to the original pcbs and are a pita to repair. If you have a robocop bootleg I could use the project file for that!
 

Lurch666

Active member
Feedback
21 (100%)
Credits
4,139CR
Monstermug said:
Bootlegs would be more probably be more useful as usually they are wildly different to the original pcbs and are a pita to repair. If you have a robocop bootleg I could use the project file for that!

I do happen to have a bootleg robocop.

I'll make a start.
 

GadgetFreak

Active member
vacBacker
Feedback
7 (100%)
Credits
947CR
bones said:
Looks like an invaluable piece of kit, how would you go about purchasing one ?
Send me a PM on the forum (GadgetFreak)
smiley1.gif


Lurch666 said:
Would bootleg slice info be any use to people since most tend to stay away from bootlegs?
Some bootlegs are very close to original boards, especially the ones that just replace the customs with plug in boards. Though this can make Slicing a board a bit more of a challenge if the plugins obscure some of the TTL.

DanP said:
Surely the real value in this tool will be if there's a large library of board data to use?
It is definitely added value but even without Existing Projects Slice is a useful tool.

Github could be used but generally once a Full Project for a board is made it would not need to be updated.

There are 2 levels of Projects really, the simplest is just a Project that contains all the Locations/IC's which makes it easy to get started with testing on a board.
The best Projects are ones that have also then had Results grabs done of all the locations on the board and also have all the binary ROM/PROM data added for comparison. They would also then have had the parameters for each location tweaked for timing and triggers if needed. These then allow for a direct comparison of the board under test with the Results from a working board.

When making a full Project though you need to stick to some guidelines to make it useful. Such as having Averaging turned on and say 60 Cycles for a 10ms sample. It also helps to start the Sampling at roughly the same point in the Demo sequence or having the board in a test mode. Each Result grab can have a line of text added which can be handy for any notes.

I always intend to make full projects but usually get sidetracked with fixing the board and end up with a mess of Results grabs or incomplete locations. To date I have only done a Proper project for Atari System 1 TTL main board which took me about 3 hours.
 
Top