RE: MSX Mouse

2001-06-07 Thread Pierre Gielen
we can only take a look at pilot-link source code. I'm sure many things can be re-used. Where can I find this source code? I do have a Palm (IIIxe) and a (Sunrise-type) serial port on my MSX. I'm still not sure WHAT data to exchange between them, but it would be fun to make it work. Pierre --

Re: MSX Mouse

2001-06-03 Thread Ricardo Jurczyk Pinheiro
Em sex, 01 jun 2001, Pierre Gielen escreveu: Maybe there ie a option to convert a PC mouse Why not use a cordless mouse and modify only the receiver part? Come to think of it, an infrared receiver to sync a Palm PDA to MSX would also be nice. The only problem is a lack of information about

Re: MSX mouse

2001-06-02 Thread Takamichi Suzukawa
I said I had schematics for pc to msx mouse. I forgot to give the url: http://homepage1.nifty.com/anikun/ One of the instructions says that I should refer to http://anikun.hoops.ne.jp/page3.htm , so I visited. Quick look told me the hardware that Anikun is explaining, including the PS/2 - FM

RE: MSX mouse

2001-06-02 Thread Hans Otten
The schematics are clear and easy to build with lowcost. And programming the PIC chip is quite easy, it takes only a PC with a serial port and some simple components and freeware software. But to build the device the PIC programming source is required and I cannot find that on this apge.

Re: MSX mouse

2001-06-02 Thread JP Grobler
Hi The source a .hex file is in the .lzh archives Serial mouse: p9bm2tmc.lzh Ps2 mouse:ps2m2tmc.lzh I have both and have translated the readme files in them to english via altavista. Mail me if you want them. I can also mail just the binary etc. JP [EMAIL PROTECTED] On 2 Jun 2001 17:24:26

RE: MSX Mouse

2001-06-01 Thread Pierre Gielen
Maybe there ie a option to convert a PC mouse Why not use a cordless mouse and modify only the receiver part? Come to think of it, an infrared receiver to sync a Palm PDA to MSX would also be nice. The only problem is a lack of information about the hardware specs and protocols. Pierre -- For

RE: MSX Mouse

2001-06-01 Thread Edwin Ploegsma
Maybe there ie a option to convert a PC mouse Why not use a cordless mouse and modify only the receiver part? Come to think of it, an infrared receiver to sync a Palm PDA to MSX would also be nice. The only problem is a lack of information about the hardware specs and protocols. Pierre

Re: MSX Mouse

2001-05-31 Thread Bjørn Boye Skjoldhammer
Fm-towns Greetz from Bjørn Boye Skjoldhammer aka The Red Devil Private hp: http://userportal.iha.dk/~00233/msxtrd/ MSX hp: http://www.trd.msxnet.org ICQ #20449307 MS Messenger: [EMAIL PROTECTED] - Original Message - From: JP Grobler [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: MSX Mouse

2001-05-31 Thread eMeSiX
What are the specs for a MSX mouse Maybe there ie a option to convert a PC mouse (like a logitec ps2 or serial) to MSX standart With a simpel 12c508 (or a nother PIC) or change the ic in the mouse to work with MSX and if the 12c508 option works a easy pc2 / msx port convertor can be made

Re: MSX Mouse

2001-05-31 Thread eMeSiX
What are the specs for a MSX mouse Maybe there ie a option to convert a PC mouse (like a logitec ps2 or serial) to MSX standart With a simpel 12c508 (or a nother PIC) or change the ic in the mouse to work with MSX and if the 12c508 option works a easy pc2 / msx port convertor can be made

Re: MSX mouse info

1999-08-03 Thread Adriano Camargo Rodrigues da Cunha
MkII, I'm seeking MSX mouse info (hardware, software, programming, interfacing, etc.) We've developed a sexy multi-platform feature-packed mouse/trackball and we'd like of course to include full MSX support. If you can (it's very hard), contact Ademir Carchano. He

Re: MSX MOUSE

1999-06-01 Thread Laurens Holst
How does the MSX mouse interface work ? It has something to do with Puls Width after it is triggered by the msx.? What do you mean, in Basic or in Assembly? If you r talking about Basic, read some nice book. If you're talking about Assembly, read the articles in MiLC. Perfect source.

Re: MSX MOUSE

1999-06-01 Thread andre . vandun
In assembly, but what i am interested in is Electronics and the interface, not the programming andre owner-msx [EMAIL PROTECTED] on 06/01/99 07:27:24 PM Please respond to msx [EMAIL PROTECTED] @ SMTP To: msx [EMAIL PROTECTED] @ SMTP cc: Subject: Re: MSX MOUSE Classification: Restricted How

Re: MSX MOUSE

1999-05-31 Thread Erik
[EMAIL PROTECTED] schreef: How does the MSX mouse interface work ? It has something to do with Puls Width after it is triggered by the msx.? Andre van Dun Real coordinates are send over , don't know the format of the data but that's why you have to trigger it first , it set's the

Re: MSX Mouse ?

1999-02-10 Thread shevek
Valery wrote: Hi all, Who know information about MSX mouse intreface and protocol (time diagramm )? Valery Hi, I don't know exact timing, but I can tell about how to access. It is done through PSG, registers 14 and 15. Just in case you don't know: PSG is written to in the following