joy2ps2_en
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
joy2ps2_en [2024/06/19 17:47] – [Listado de cores probados] spark2k06 | joy2ps2_en [2024/06/19 18:55] (actual) – [Listado de cores probados] spark2k06 | ||
---|---|---|---|
Línea 32: | Línea 32: | ||
Note: The combinations described are performed by pressing and releasing the buttons, not holding them down. Any change in direction resets the count of other actions: | Note: The combinations described are performed by pressing and releasing the buttons, not holding them down. Any change in direction resets the count of other actions: | ||
+ | |||
+ | * Button 1 only: Switches cursor controls to OPQA and back on Joystick 1 (the main one). | ||
+ | [[https:// | ||
+ | * Button 2 only: Cancels SHIFT mode. You can also cancel it by pressing the SHIFT combination again. | ||
{{: | {{: | ||
Línea 39: | Línea 43: | ||
Below are the sequences for rebooting the ZXUno through the SHIFT mode: | Below are the sequences for rebooting the ZXUno through the SHIFT mode: | ||
- | * Down once, then button 1: Reset. Automatically switches to cursor mode | + | |
- | * Down twice, then button 1: MasterReset. Automatically switches to cursor mode. | + | |
- | * Down three times, then button 1: MasterReset and access to ROMs. Automatically switches to cursor mode. | + | |
- | * Down four times, then button 1: MasterReset and access to cores. Automatically switches to cursor mode. | + | |
- | * Down five times, then button 1: MasterReset and access to BIOS. Automatically switches to cursor mode. | + | |
- | * Down six or more times, then button 1: Continues with the option of five times. | + | |
===== Game Menu ===== | ===== Game Menu ===== | ||
Línea 50: | Línea 54: | ||
The following sequences enable navigating the game menu using SHIFT mode: | The following sequences enable navigating the game menu using SHIFT mode: | ||
- | * Up once, then button 1: Triggers the ' | + | |
- | * Up twice, then button 1: Triggers the ' | + | |
- | * Repeat up followed by button 1: Continues sequentially from ' | + | |
===== Game Loader ===== | ===== Game Loader ===== | ||
Línea 58: | Línea 62: | ||
Use the following sequences in SHIFT mode to load games: | Use the following sequences in SHIFT mode to load games: | ||
- | * Right once, then button 1: Activates the NMI. | + | |
- | * Right twice, then button 1: Executes the 'LOAD ""' | + | |
- | * Right three times, then button 1: Executes the 'J ""' | + | |
- | * Right four times and subsequent: Continues with the option from three times. | + | |
===== Extra Functions ===== | ===== Extra Functions ===== | ||
Línea 67: | Línea 71: | ||
The following functions can be activated in SHIFT mode using the sequences described: | The following functions can be activated in SHIFT mode using the sequences described: | ||
- | * Left once, then button 1: Activates Keyboard Mode (details below). | + | |
- | * Left twice, then button 1: Executes the Escape function (useful for single-button joysticks, used in conjunction with the Keymapper button as shift). | + | |
- | * Left three times, then button 1 for player 1 or 2: Changes the keyboard map for the corresponding player (see details of available maps below). | + | |
- | * Left four times, then button 1: Changes video mode (Scroll / Lock). | + | |
- | * Left five times and subsequent: Continues with the video mode option. | + | |
===== Switching between DB15/DB9 and DB9x2 ===== | ===== Switching between DB15/DB9 and DB9x2 ===== | ||
Línea 85: | Línea 89: | ||
From release 3, the half-clock and clock times for sending Scancodes on the ZXUno, after a cold or warm reboot, comply with the standards of a real keyboard, being 16 and 32 microseconds respectively. | From release 3, the half-clock and clock times for sending Scancodes on the ZXUno, after a cold or warm reboot, comply with the standards of a real keyboard, being 16 and 32 microseconds respectively. | ||
- | * In SHIFT mode, holding Start and pressing UP: Decreases the times in multiples of four, to a minimum of 4 and 8 microseconds. | + | |
- | * In SHIFT mode, holding Start and pressing DOWN: Increases the times in multiples of four, to a maximum of 16 and 32 microseconds. | + | |
===== Host Command Listening Enable / Disable ===== | ===== Host Command Listening Enable / Disable ===== | ||
Línea 92: | Línea 96: | ||
From release 5, the host command listening function on the ZXUno is disabled by default and after any reboot, whether cold or warm. | From release 5, the host command listening function on the ZXUno is disabled by default and after any reboot, whether cold or warm. | ||
- | * To enable listening: In SHIFT mode, press and hold button 1, then press the right key. | + | |
- | * To disable listening: In SHIFT mode, press and hold button 1, then press the left key. | + | |
- | * To keep listening enabled temporarily: | + | |
====== Keyboard Mode (KEYSTROKES) ====== | ====== Keyboard Mode (KEYSTROKES) ====== | ||
Línea 100: | Línea 104: | ||
This mode allows direct interaction with the keyboard through the following commands: | This mode allows direct interaction with the keyboard through the following commands: | ||
- | * Up: Changes to the next key and prints the character on the screen. | + | |
- | * Down: Changes to the previous key and prints the character on the screen. | + | |
- | * Left: Deletes the previous character. | + | |
- | * Right: Accepts the current character or inserts a space. | + | |
- | * Button 1: Switches to the key corresponding to the right shift key (for typing uppercase letters or special characters). | + | |
- | * Button 2: Functions as the Enter key. | + | |
- | * To exit the mode: Enter SHIFT mode and choose another option, or exit SHIFT mode if already inside. | + | |
[[https:// | [[https:// | ||
Línea 116: | Línea 120: | ||
For updates from the command line in OpenBSD or Linux, use avrdude with the appropriate parameters. | For updates from the command line in OpenBSD or Linux, use avrdude with the appropriate parameters. | ||
- | * OpenBSD: | + | |
<code bash> | <code bash> | ||
Línea 124: | Línea 128: | ||
The parameter /dev/cuaU0 may change to /dev/cuaU1, /dev/cuaU2, etc., depending on the connected serial devices. | The parameter /dev/cuaU0 may change to /dev/cuaU1, /dev/cuaU2, etc., depending on the connected serial devices. | ||
- | * Linux: | + | |
The setup is similar, but the device might be / | The setup is similar, but the device might be / | ||
Línea 150: | Línea 154: | ||
{{: | {{: | ||
- | ====== | + | ====== |
- | + | ||
- | List of Tested Cores. | + | |
[[http:// | [[http:// | ||
Línea 179: | Línea 181: | ||
* Sega Master System (From release 4, currently only for the first player) | * Sega Master System (From release 4, currently only for the first player) | ||
* Arcade: Phoenix, Pacman, Galaxian, Frogger, Invaders, Scramble, Galaga (From release 4) | * Arcade: Phoenix, Pacman, Galaxian, Frogger, Invaders, Scramble, Galaga (From release 4) | ||
- | ====== | + | ====== |
* [[https:// | * [[https:// | ||
Línea 185: | Línea 187: | ||
- | ====== | + | ====== |
- | Por último, agradecer a todos aquellos que de una manera u otra han contribuido | + | Lastly, we would like to thank everyone who, in one way or another, has contributed to making this project |
[[http:// | [[http:// | ||
- | [[https:// | + | [[https:// |
- | [[http:// | + | [[http:// |
[[https:// | [[https:// | ||
Línea 207: | Línea 209: | ||
[[https:// | [[https:// | ||
- | [[http:// | + | [[http:// |
- | [[https:// | + | [[https:// |
- | ====== FAQ ====== | + | ====== |
- | **Tengo un gamepad de Megadrive de 6 botones, reconoce todos o sólo 2 como en el conector DB9 del ZXUno?** | + | **Does my 6-button Megadrive gamepad fully work or only some buttons as with the ZXUno's DB9 connector?** |
- | Reconoce todos, se encontrarán mapeados a las teclas del mapa que se tenga configurado. Además, también funcionará el botón de Start y el botón de Mode para aquellos gamepads de Megadrive | + | All buttons are recognized and will be mapped according to the configured key map. The Start and Mode buttons will also work for those Megadrive |
- | **Se puede jugar a 2 jugadores? Si se estan pulsando teclas correspondientes al primer jugador...** | + | **Is it possible to play with 2 players? What happens if keys from the first player are pressed?** |
- | Por supuesto. Nada mas conectarlo, la interfaz se encuentra configurada para ser utilizada únicamente desde el puerto | + | Yes, it is possible. Upon connection, the interface is configured to be used from the main DB9 port or DB15 (Neogeo). If the auxiliary |
- | **Desde el menu de cores he seleccionado un core con distinto modo de vídeo al que tengo por defecto configurado en la BIOS. Sin un teclado físico conectado, cómo lo cambio?** | + | **I selected a core with a different video mode than the one set by default in the BIOS from the core menu. How can I change it without a connected physical keyboard?** |
- | Existe una secuencia de cambio de modo de vídeo estando en modo SHIFT, revisa la sección de combinaciones del modo SHIFT en esta misma wiki. | + | There is a sequence to change the video mode while in SHIFT mode. Refer to the SHIFT mode combination section in this wiki for details. |
- | **Hay un juego que no puedo comenzar porque no existe un atajo que mapee la tecla que pide en el menú de opciones, qué hago?** | + | **I found a game that I can't start because a mapping for a required key in the options menu is missing, what can I do?** |
- | En el firmware | + | The firmware |
- | **Los mapeados de teclas no se ajustan | + | **The key mappings do not meet the needs of a specific |
- | Nuevamente, desde el firmware | + | The firmware |
- | **No me gusta la disposición de secuencias del modo SHIFT o el modo SHIFT en sí, yo lo haría de otra forma.** | + | **I disagree with the layout of SHIFT mode sequences, are there alternatives? |
- | Es totalmente | + | It' |
- | **Cuando conecto un teclado externo se repiten pulsaciones de teclas al utilizar el gamepad.** | + | **When I connect an external keyboard, key presses repeat when using the gamepad.** |
- | Es debido a que el teclado externo dispone de escucha activa de comandos, y ello puede interferir en la comunicación al compartir | + | This can happen because the external keyboard has active command listening, which can interfere with communication by sharing the CLK/ |
http:// | http:// | ||
- | No obstante, | + | Although |
joy2ps2_en.1718819230.txt.gz · Última modificación: 2024/06/19 17:47 por spark2k06