Fluke 9010 and pole position memory map
Looking at the memory map the schematics list a single memory map for CPU 1 & 2 (Z8002's) and another memory map for CPU 3 (Z80). I am trying to understand just how the memory is map. Can the Z80 actually get to all the ram onboard? This would make using the Z80 pod to do memory work reasonable. Vs having to find that z8002 pod. But the address space doesn't make a lot of sense. _______________________________________________ Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/
Have you looked at the mame source? https://github.com/mamedev/mame/blob/master/src/mame/drivers/polepos.cpp On Sun, Apr 2, 2017 at 3:43 AM, David Shoemaker <davids@oz.net> wrote:
Looking at the memory map the schematics list a single memory map for CPU 1 & 2 (Z8002's) and another memory map for CPU 3 (Z80).
I am trying to understand just how the memory is map. Can the Z80 actually get to all the ram onboard? This would make using the Z80 pod to do memory work reasonable. Vs having to find that z8002 pod.
But the address space doesn't make a lot of sense.
_______________________________________________ Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/
Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/
Ah, well that helps clear up one thing: 72 [1] shared with the two Z8002, but the Z80 can only access the low 8 bits of these 73 16-bit areas There are 4 2114 ram chips which I couldn't seem to get the z80 pod to read no matter what. Looks like those are the high 8 bits and I was never going to be able to. The schematics don't show any difference in the signals. -----Original Message----- From: Techtoolslist [mailto:techtoolslist-bounces@flippers.com] On Behalf Of Tony Jones Sent: Sunday, April 2, 2017 8:27 PM To: Technical Tools Mail List <techtoolslist@flippers.com> Subject: Re: [Techtoolslist] Fluke 9010 and pole position memory map Have you looked at the mame source? https://github.com/mamedev/mame/blob/master/src/mame/drivers/polepos.cpp On Sun, Apr 2, 2017 at 3:43 AM, David Shoemaker <davids@oz.net> wrote:
Looking at the memory map the schematics list a single memory map for CPU 1 & 2 (Z8002's) and another memory map for CPU 3 (Z80).
I am trying to understand just how the memory is map. Can the Z80 actually get to all the ram onboard? This would make using the Z80 pod to do memory work reasonable. Vs having to find that z8002 pod.
But the address space doesn't make a lot of sense.
_______________________________________________ Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/
Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/ _______________________________________________ Techtoolslist mailing list Techtoolslist@flippers.com https://pairlist7.pair.net/mailman/listinfo/techtoolslist FTP site is: ftp://ttl.arcadetech.org/TTL/Test_Equipment Archive site: http://seven.pairlist.net/pipermail/techtoolslist/
participants (2)
-
David Shoemaker -
Tony Jones