I am looking for these, I have a small collection including Asteroids (gotta get in a Vector element). Would like to correspond with others interested in trading info and files. John :-#)# To UNSUBSCRIBE from techtoolslist, send a message with "UNSUBSCRIBE" in the message body to: techtoolslist-request@flippers.com. Please direct other questions, comments, or problems to jrr@flippers.com.
Can we create a web site resource for this? I'm still waiting on my Fluke to arrive.... Anyone have any good suggestions for used O-scopes at a good price? Thanks, Kev
I am looking for these, I have a small collection including Asteroids (gotta get in a Vector element). Would like to correspond with others interested in trading info and files.
John :-#)#
To UNSUBSCRIBE from techtoolslist, send a message with "UNSUBSCRIBE" in the message body to: techtoolslist-request@flippers.com. Please direct other questions, comments, or problems to jrr@flippers.com.
Hi all ... This is the last call for anyone who is after copies of the Fluke 9100A software disks. Please Email me if you want to be added to the list. Since I do not have the resources to copy these to an image file on a PC I have to copy them on the fluke itself or using Anadisk. Therefore I intend to make two copies and send them out chain letter fashion. One set will go to the UK users (such as myself and one set to those of you in the US and Canada. As you get the set copy it and pass on to the next on the list. If anyone has a way of copying these to an Email-friendly image let me know! Dave Langley www.robotron-2084.co.uk To UNSUBSCRIBE from techtoolslist, send a message with "UNSUBSCRIBE" in the message body to: techtoolslist-request@flippers.com. Please direct other questions, comments, or problems to jrr@flippers.com.
I have set up a section on flippers.com for the Fluke 9010 roms (pod and unit), and scripts. ftp://www.flippers.com/pub/ you can upload to ftp://www.flippers.com/incoming/ John :-#)# At 10:38 PM 9/26/01, you wrote:
I am looking for these, I have a small collection including Asteroids (gotta get in a Vector element). Would like to correspond with others interested in trading info and files.
John :-#)#
--------------------------------------------------------------------------- ** To UNSUBSCRIBE from vectorlist, send a message with "UNSUBSCRIBE" in the ** message body to vectorlist-request@synthcom.com. Please direct other ** questions, comments, or problems to neil@synthcom.com.
--------------------------------------------------------------------------- ** To UNSUBSCRIBE from vectorlist, send a message with "UNSUBSCRIBE" in the ** message body to vectorlist-request@synthcom.com. Please direct other ** questions, comments, or problems to neil@synthcom.com.
I've been working on the scripts for a while now using RKSIC.EXE, and getting a bit of a hang of it. they really help automate the testing of boards. I'm working on the Galaga script and was trying to figure out what exactly some of the commands do. For example, on the Galaga.s script on my web site zip file it refers to: ---------------------------------------------<begin>-------------------------------------------------------- Program RAM1KTEST WRITE @ 208000 = 0 <-? So where does the 20XXXX come from? Obviously the beginning WRITE @ 2087FF = 11 <-? this is the end of the memory block to test, but 20XXXX? WAIT: READ @ REGF <- not sure what this means but suspect it is a jump to an internal RAM test. IF REGE = B0 GOTO WAIT <- recycle, not finished test IF REGE = B1 GOTO WAIT <- again IF REGE = B2 GOTO WAIT <-and again... IF REGE = C0 GOTO RAM1KOK <- seems to have passed if this shows up in REGE GOTO RAM1KBAD <- uh-oh, never saw REGE = C0 so we have a problem, better test RAM thoroughly. RAM1KOK: DPY-#RAM 1K TESTS OK EX DELAY <- leave message on screen for a few seconds GOTO RAM1KEND <- Lets finish here RAM1KBAD: RAM LONG @ 8000 - 87FF <- Normal Long RAM test (if a problem with the stuff above) RAM1KEND: <- Time to move to next program -----------------------------------------<end quote>----------------------------------- Memory locations that can be accessed by any of the three processors by setting them to 30XXXX and 20XXXX, but this does not seem to work correctly in all cases. ?.?. Does anyone have more info on programming the Fluke than is present in the 9010A programming manual (I have an original of it - it is identical to the one on Spies.com) but this is not covered there, nor in the Z80 pod manual or the other 9010 reference manuals that I can find. the Z80 pod DOES use the 1XXXX as the I/O access, but that seems to be all. The docs for the program RKSIC.EXE are delightfully meager... Anyone else playing with these scripts? I am starting to think that the ROM signature that the Fluke generates might be better than a checksum as it differentiates between two ROMs that have the same checksum, yet work differently (like Fast/Regular Fire Galaga #5 ROM), thus will find which ROM you have easier than doing a data verify (which takes more bandwidth on the Fluke). Now the question is: How does the 9010 create the signature? Is it the same process as an Additive Signature as defined in the HP Signature notes? I guess I'll have to check that (unless someone else here has a clue). If the ROM Signature is easily figured out, then if some clever soul could write a simple program (like Bill Ungs' ROMSUM.exe) to generate the Fluke Signatures from ROM image files that would speed the troubleshooting. John :-#)# To UNSUBSCRIBE from techtoolslist, send a message with "UNSUBSCRIBE" in the message body to: techtoolslist-request@flippers.com. Please direct other questions, comments, or problems to jrr@flippers.com.
participants (3)
-
Dave Langley -
John Robertson -
Kev