Welcome, Guest. Please login or register.


Author Topic: BoxSoft Mouse Interface (Read 73102 times)

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #90 on: 2014.October.19. 17:40:47 »
Ok, then it is the first answer. I used a Dremel steel point with a conic shape the point that size. Then you only have to  tilt the Dremel and drag and dig the track like writing. The 7134 in this picture:

Offline Z80System

  • EP addict
  • *
  • Posts: 3848
  • Country: hu
Re: BoxSoft Mouse Interface
« Reply #91 on: 2014.October.19. 18:52:49 »
Ahhh ... I see now ...

I thought these "dremels" are more like saws ...

Probably I have to get one in the (not too far) future ...
Z80 System

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #92 on: 2014.October.25. 23:43:14 »
I've made some test with the  interface. The various versions of Mouse.xr all load and install. The driver is visible with :help. on the other side Paintbox hangs at loading...

I've tried then with the basic program inside the instruction booklet, but it stops when intents to open the mouse channel. "Device not found" or something similar.

The original schematics have been followed except for the switches, they seem to be swapped in the table.(RTS needs sw2 be ON and sw1 OFF)

If I disconnect the RTS jack and put a joystick in the D-SUB port it works fine( for example: 10 print joy(1):  20 goto 10), the four directions and fire.

And about the mouse, they(Neos instructions) say it has a joystick mode when you power on with the left button pressed. Mine not, it only returns 16 with fire and 1 or 2 with the directions movements when in that state.

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #93 on: 2014.October.27. 12:39:19 »
Still I have not tested the PS/2 to MSX conversor. I think my Neos mouse has some fault.

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #94 on: 2014.October.27. 12:57:59 »
I think, may be the two modes(mouse, joystick) are interchanged, as if the normal mode(without pressing left switch at the start up)  could be the joystick mode.

I will test this and the PS/2 adapter at night.

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14733
  • Country: hu
    • http://enterprise.iko.hu/
Re: BoxSoft Mouse Interface
« Reply #95 on: 2014.October.27. 13:35:42 »
Which MOUSE.XR used?

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #96 on: 2014.October.27. 14:16:16 »
I have loaded almost all, including Hsoft and the version coming with EGI.

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #97 on: 2014.October.28. 00:53:15 »
*** Device does not exist.

Do you know what checkings do the Mouse.xr driver to return this error?


Some more testings:

The only mouse.xr that seems to allow open the mouse channel is the 3352 bytes version. I can see the pointer flashing randomly by the screen in the two modes.

Hsoft driver hangs at loading.

I must test RTS output at serial port with "out (0xB7),2" and then 0.
« Last Edit: 2014.October.28. 14:30:26 by gflorez »

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #98 on: 2014.October.29. 08:10:42 »
RTS output is working. The error was on the short piece of wire, regained from a broken power suply... Now I know it was what was broken...

More tests this night.

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #99 on: 2014.October.30. 14:45:36 »
I've changed the wire but still not working.

I have yet redirected the pins of the PS/2  to MSX  adaptor, but it doesn't react.

The problem here is, I think, the RTS on/off state doesn't reach the STROBE pin of the mouse.  All the Mouse.xr drivers test this before let open a channel, all except the 3352 bytes version.

RTS is 0v or 12v(here the reference is 0v), but seems STROBE needs 0v or 5v. May be the signal is to much weak due to the the resistor's tolerance. The values(colours) match, but I will test physically if they are right.

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #100 on: 2014.October.30. 23:53:16 »
The modified switch(normally open) of the jack 3.5 base was the offender....

Now it works.....but only with the 3352 bytes version of mouse.xr(I'm loading them with EPTE, so could exist some error with the tape files). The Neos mouse has some fault and only throws horizontal coordinates(?). But it is smooooooth....

On the other side the PS/2 to MSX converter works like a charm. The two PS/2 mouses tested have a high dpi and so are excessively fast, but I can manage them.


I have used this little program for the test:

100 GRAPHICS
110 SET 180,101
120 SET 181,30
130 SET 182,1
140 SET 183,255
150 OPEN £1:"mouse:"
« Last Edit: 2014.October.31. 22:22:10 by gflorez »

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #101 on: 2014.October.31. 00:48:26 »
Only a little drawback: the directions from the converter are mixed:

Up is Left.
Down is Right.
Left is Up.
Right is Down.

May be another modification of the Neos or bad programming inside the adapter?

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14733
  • Country: hu
    • http://enterprise.iko.hu/
Re: BoxSoft Mouse Interface
« Reply #102 on: 2014.October.31. 08:20:38 »
MOUSE.XR versions:
2842 bytes: come with Paintbox 1.0, inside the file MOUSE version 1.0, but don't see in the HELP list. It is only works with NEOS mouse. If no Mouse then the cursor going to right bottom corner

3352 bytes: also MOUSE version 1.0 and displayed in the HELP list
It is have the 189 EXOS variable which used for select the input device: 0 Internal Joy, 1 Ext1 Joy, 2 Ext2 Joy, 3 Neos Mouse. Under the paintbox the selection works with F keys.
Then this version also works with joystick and mouse, but I can't press fire :oops:

3178 bytes: same with the previous, but fire working :-)

3196 bytes: lates find from Nick disks. MOUSE version 1.1, joysticks and NEOS mouse also working.

3072 bytes: come with the Hungarian release of the Paintbox, NEOS support removed, only works with joystick

3389 bytes: HSOFT modified the previous version, added support for Gyula Mészaros serial interface card with Mouse System serial PC mouse. (And no NEOS)

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14733
  • Country: hu
    • http://enterprise.iko.hu/
Re: BoxSoft Mouse Interface
« Reply #103 on: 2014.October.31. 08:34:05 »
On the other side the PS/2 to MSX converter works like a charm. The two PS/2 mouses tested have a high dpi and so are excessively fast, but I can manage them.
Great news!!!

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: BoxSoft Mouse Interface
« Reply #104 on: 2014.October.31. 12:35:50 »
The Neos mouse always returned 1 or 2 on joystick mode too, left and right, so something in the vertical decoder is wrong.

As I don't see one evident fail in its electronics I´ve bought another one on Ebay

Patience, only a couple of weeks.