Difference between revisions of "AMX Mouse"
(→Technical) |
|||
Line 26: | Line 26: | ||
Note: The exact hardware timings are '''unknown''', the values "1/300s" in the above description assume that the mouse '''hardware''' is designed to match up with the 300Hz '''software''' timings. | Note: The exact hardware timings are '''unknown''', the values "1/300s" in the above description assume that the mouse '''hardware''' is designed to match up with the 300Hz '''software''' timings. | ||
+ | |||
+ | == AMX Mouse Hardware Clones == | ||
+ | |||
+ | * [[AMX Kit]] (discontinued french project) | ||
+ | * [[PS2Mouse]] (DIY by Bryce) | ||
+ | |||
+ | == Other ways to connect a mouse to the CPC == | ||
+ | |||
+ | See [[Peripherals]] | ||
== Covers == | == Covers == | ||
Line 46: | Line 55: | ||
</gallery> | </gallery> | ||
− | |||
− | |||
− | |||
− | |||
== Pictures == | == Pictures == | ||
Line 61: | Line 66: | ||
</gallery> | </gallery> | ||
− | |||
− | |||
− | |||
− | |||
== Software == | == Software == |
Revision as of 16:34, 8 January 2010
A mouse by the British company Advanced Memory Systems.
The mouse was connected to the joystick port of the CPC.
An additional lead plugged between the 5V power connector coming from the monitor and the 5V-socket of the CPC.
There were three versions in all.
The tape software is : AMX Art.
Contents
Technical
The AMX Art software uses the CPC's 300Hz interrupt to read the joystick port (at least it tries to do that, while moving the mouse pointer, the software accidently disables IRQs, and so, misses some interrupts). This is giving it a relative low resolution of max 300 mickeys per second (or actually less, due to the missed IRQs).
The AMX Interface hardware basically converts the incoming mouse signals to joystick signals, presumably issuing a LOW pulse (per mickey) on the direction lines, like so:
Row9.Bit0 Joy1up LOW for 1/300s per mickey, when mouse moved up Row9.Bit1 Joy1down LOW for 1/300s per mickey, when mouse moved down Row9.Bit2 Joy1left LOW for 1/300s per mickey, when mouse moved left Row9.Bit3 Joy1right LOW for 1/300s per mickey, when mouse moved right Row9.Bit5 Joy1fire1 LOW when Right mouse button pressed Row9.Bit4 Joy1fire2 LOW when Left mouse button pressed Row9.Bit6 Joy1fire3 LOW when Middle mouse button pressed
Note: The exact hardware timings are unknown, the values "1/300s" in the above description assume that the mouse hardware is designed to match up with the 300Hz software timings.
AMX Mouse Hardware Clones
Other ways to connect a mouse to the CPC
See Peripherals
Covers
Disc
Pictures
Software
- AMX 3D Zicon
- AMX Art
- Max desktop
- Stop Press (aka AMX Pagemaker)
- The Advanced OCP Art Studio
Download
- AMX Mouse (disc).zip (DSK for Emulators)