Changes

Tennis Cup 2 (cartridge)

739 bytes added, 00:07, 7 June 2023
/* Analog Joystick Support */ typo
[[File:Tennis cup 2 intro.png|384px|thumb|right]]
 
'''Tennis Cup 2''' is the Cartridge version of '''Tennis Cup''', a tennis game on CPC (old), both games produced by [[Loriciel]].
 
 
Certainly the best looking Tennis game on Amstrad (in cartridge version).
 
 
== Cover ==
You can download in CPR for use in emulators and BIN from CPCmania ( See the links ).
== Videos ==
Quick look by Novabug
{{#ev:youtube|VQgmT-HRt2Y|340}}
 
==Comparison==
 
[[File:Tennis cup cpc intro.png]][[File:Tennis cup cpc game.png]]
 
CPC version in mode1.
 
[[File:Tennis cup 2 cartridge game 1.png]][[File:Tennis cup 2 cartridge game 2.png]]
 
Cartridge version in Mode0 + Hardwired sprites.
==Analog JoystickSupport ==
This games game is pehaps perhaps the only one on Amstrad GX4000/Plus range to enable the use of that supports an [[Analog Joysticks| Analog Joystick]], for however, it converts the 2nd playeranalog signals to digital signals by software.In two-player mode, the game can be controlled by:* Player 1 can use Digital Joystick #1* Player 2 can use and Digital Joystick #2, or alternately(selectable in Options), * Analog Joystick #1and Digital Joystick #2* [uhhhh... that can't be correct since That feature is intended for people who own one digital-stick1 stick, and analog-stick1 use the same fire buttonone analogue stick (rather than two digital ones)...?]The game converts In the "analog inputs to digital-joystick-style "on/off" signalsmode, so it isn't actually supporting "fast/slow" analog Digital Joystick #1 is not used (because its button inputswould conflict with Analog Joystick #1)Disassembly of the joystick code in Tennis Cup 2:
ld bc,0f40eh
897
edits