MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

SailorSat
MAME Fan
Reged: 03/04/07
Posts: 169
Loc: Germany
Send PM
Re: "Interfacing" the model1 comm board
10/19/14 05:09 AM


> got a cable loopback attached.
>
> figured out the problem is actually my VINT- IRQ (too short)

so I modified my model1-connector and added a jumper to select VINT- src.

The "IOR-" signal of the ISA-bus actually is too short for the Z80 to recognize.
I used the A15 line to "control" the VINT- line. every 17ms I write 'address && 0x7FFF' follow by a write 'address || 0x8000'.

these are long enough for the z80 (yeah), but as it turns out, to "slow" to keep the connection alive. (i can see the TOSLINK turning on and off with each irq)

As for now I'll try to find other (reliable) signals - most likely the VGAs (negative!) VSYNC.

*EDIT*
just tried the VGA VSYNC and it seems to work well enough.

*EDIT2*
Consider it "working". 8MHz Host-Clock (32M / 4), 2MHz Serial-Clock (8/4)

Shared Memory "setup" with EPR-15112 (Model1 - Virtua Racing / WingWar)
0x000 to 0x00F - status area
0x010 to 0x1D3 - local tx area
0x1D4 to 0x397 - rx area (node 1)
0x398 to 0x55B - rx area (node 2)
0x55C to 0x71F - rx area (node 3)
0x720 to 0x8E3 - rx area (node 4)
0x8E4 to 0xAA7 - rx area (node 5)
0xAA8 to 0xC6B - rx area (node 6)
0xC6C to 0xE2F - rx area (node 7)
0xE30 to 0xFF3 - rx area (node
0xFF4 to 0xFFF - unused

this means 452 bytes "per node", up to 8 nodes.
(relay mode does NOT count a node).


I do all that stuff even without a Joystick
Soft-15kHz, cabMAME, For Amusement Only e.V.

Edited by SailorSat (10/19/14 03:39 PM)







Entire thread
Subject Posted by Posted on
* "Interfacing" the model1 comm board SailorSat 10/17/14 12:30 AM
. * Re: "Interfacing" the model1 comm board gregf  06/08/15 02:31 AM
. * Re: "Interfacing" the model1 comm board SailorSat  06/08/15 10:38 AM
. * Re: "Interfacing" the model1 comm board gregf  06/12/15 07:25 PM
. * Re: "Interfacing" the model1 comm board SailorSat  06/18/15 11:34 AM
. * Re: "Interfacing" the model1 comm board SailorSat  06/18/15 01:19 PM
. * Re: "Interfacing" the model1 comm board SailorSat  06/19/15 12:09 AM
. * Re: "Interfacing" the model1 comm board SailorSat  06/19/15 02:10 AM
. * Re: "Interfacing" the model1 comm board gregf  06/22/15 03:27 AM
. * Re: "Interfacing" the model1 comm board SailorSat  06/21/15 09:48 PM
. * Re: "Interfacing" the model1 comm board R. Belmont  10/17/14 05:32 PM
. * Re: "Interfacing" the model1 comm board SailorSat  10/17/14 07:40 PM
. * Re: "Interfacing" the model1 comm board any  10/18/14 03:33 AM
. * Re: "Interfacing" the model1 comm board SailorSat  10/19/14 12:06 AM
. * Re: "Interfacing" the model1 comm board SailorSat  10/19/14 05:09 AM
. * Re: "Interfacing" the model1 comm board uman  10/28/14 12:48 PM
. * Re: "Interfacing" the model1 comm board Naoki  10/28/14 01:39 PM
. * Re: "Interfacing" the model1 comm board uman  10/28/14 02:07 PM
. * Re: "Interfacing" the model1 comm board SailorSat  10/28/14 05:46 PM
. * Re: "Interfacing" the model1 comm board R. Belmont  10/29/14 06:34 PM
. * Re: "Interfacing" the model1 comm board coltonmameworld  12/31/14 01:13 AM
. * Re: "Interfacing" the model1 comm board SailorSat  05/17/15 07:00 PM
. * Re: "Interfacing" the model1 comm board R. Belmont  10/24/14 07:37 PM
. * Re: "Interfacing" the model1 comm board SailorSat  10/17/14 12:46 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 5 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 7892