Schrijver
| MSX I/O PRINTER INTERFACE...
|
PingPong msx professional Berichten: 1023 | Geplaatst: 22 Juni 2006, 12:14   |
What IC manages the msx printer interface (Centronics, for friends)? [PSG, PPI, or whatever?].
Surely we can write a byte to the port, but is this port bi-directional? (I want to read a byte)
Can you post a sample asm for reading e writing a byte?
Thx a lot!
|
|
usuario_msx2 msx freak Berichten: 150 | Geplaatst: 22 Juni 2006, 16:37   |
|
|
PingPong msx professional Berichten: 1023 | Geplaatst: 22 Juni 2006, 19:16   |
Thx!,
Sorry, cannot understand if i need additional hardware or only i need to create a cable.
Did anyone have tested the speed of this connection? how kb / sec is? |
|
usuario_msx2 msx freak Berichten: 150 | Geplaatst: 22 Juni 2006, 21:28   |
you need the LPE parallel bidirectional port cartidge.
|
|
turbor msx freak Berichten: 179 | Geplaatst: 22 Juni 2006, 23:46   |
regular MSX parallel is out only (except 1 pin iirc)
most electronic hobby projects in the old days used the printerport for sending data while using 6 bits input from the joystick port.
|
|
usuario_msx2 msx freak Berichten: 150 | Geplaatst: 24 Juni 2006, 10:59   |
>Did anyone have tested the speed of this connection? how kb / sec >is?
Yes, for example: PC->MSX, maximum throughput (without data checksum) is 128kb/sec.
A 512kb rom in 4 seconds
|
|
Alexandre_Taito msx freak Berichten: 183 | Geplaatst: 25 Juni 2006, 04:37   |
It can be made bidirecional, if you can find me a spare bit on the parallel port to use as a direction indicator. The circuit is already there!  |
|
PingPong msx professional Berichten: 1023 | Geplaatst: 25 Juni 2006, 08:47   |
Quote:
| It can be made bidirecional, if you can find me a spare bit on the parallel port to use as a direction indicator. The circuit is already there! 
|
But, a question: What IC controls the Parallel port on MSX? is the PPI, PSG or what? |
|
DamageX msx freak Berichten: 168 | Geplaatst: 26 Juni 2006, 02:35   |
PPI, which can be built into an MSX engine.
The S1985 documentation shows the external circuit necessary for it to support a bi-directional port. It's not implemented in my machine though.
|
|
|
|
|