mirror of https://github.com/zxdos/zxuno.git
Añadidas imágenes de puertos y conectores
This commit is contained in:
parent
6cd9018fe2
commit
b47a2cf0d5
|
@ -1,6 +1,6 @@
|
|||
= ZXDOS+ and gomaDOS+ Manual
|
||||
:author: kounch
|
||||
:revnumber: 1.1.1
|
||||
:revnumber: 1.1.2
|
||||
:doctype: book
|
||||
:front-cover-image: image::img/portada.jpg[]
|
||||
:email: kounch@users.noreply.github.com
|
||||
|
@ -29,11 +29,10 @@ Most of the functions and features of ZXDOS+ and gomaDOS+ are the same, so this
|
|||
|
||||
In order to be able to set up and use a ZXDOS+ or gomaDOS+ you need, at least, the following:
|
||||
|
||||
- USB charger, a TV or other device that offers USB power
|
||||
- A USB charger or a TV or other device that offers USB power
|
||||
- VGA cable and monitor
|
||||
- PS/2 keyboard (in the case of ZXDOS +)
|
||||
|
||||
|
||||
In order to take advantage of its full potential, you should also have:
|
||||
|
||||
- A microSD card, not necessarily very large
|
||||
|
@ -43,6 +42,54 @@ In order to take advantage of its full potential, you should also have:
|
|||
|
||||
<<<
|
||||
|
||||
=== Ports and Connectors
|
||||
|
||||
==== ZXDOS+
|
||||
|
||||
image::img/ZXDOSfront.jpg[pdfwidth=70%]
|
||||
|
||||
image::img/ZXDOSback.jpg[pdfwidth=70%]
|
||||
|
||||
<<<
|
||||
|
||||
==== gomaDOS+
|
||||
|
||||
image::img/gomaDosBack.jpg[pdfwidth=70%]
|
||||
|
||||
==== Description
|
||||
|
||||
[cols=2*]
|
||||
|===
|
||||
|1
|
||||
|Power Switch
|
||||
|2
|
||||
|microSD Card Slot
|
||||
|3
|
||||
|JTAG and Joystick
|
||||
|4
|
||||
|Audio Out
|
||||
|5
|
||||
|Audio In
|
||||
|6
|
||||
|RGB/VGA Out
|
||||
|7
|
||||
|Power Socket
|
||||
|8
|
||||
|Expansion Port
|
||||
|9
|
||||
|Left Joystick Port
|
||||
|10
|
||||
|Right Joystick Port
|
||||
|11
|
||||
|PS/2 Keyboard Port
|
||||
|12
|
||||
|PS/2 Mouse Port
|
||||
|0
|
||||
|USB (PS/2) Port
|
||||
|===
|
||||
|
||||
<<<
|
||||
|
||||
==== microSD card formatting
|
||||
|
||||
In order to use a microSD card, it has to be formmatted with, at least, one FAT16 or FAT32 format (depending on the case, one or the other format is recommended for compatibility with different third-party cores). It must be the first partition if there are more than one.
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
= Manual de ZXDOS+ y gomaDOS+
|
||||
:author: kounch
|
||||
:revnumber: 1.1.1
|
||||
:revnumber: 1.1.2
|
||||
:doctype: book
|
||||
:front-cover-image: image::img/portada.jpg[]
|
||||
:email: kounch@users.noreply.github.com
|
||||
|
@ -29,7 +29,7 @@ La mayoría de las funciones y características de ZXDOS+ y gomaDOS+ son las mis
|
|||
|
||||
Para poder poner en marcha un ZXDOS+ o gomaDOS+ hace falta, al menos, lo siguiente:
|
||||
|
||||
- Un cargador USB, o una TV u otro dispositivo que ofrezca alimentación USB
|
||||
- Un cargador USB, una TV u otro dispositivo que ofrezca alimentación USB
|
||||
- Un cable y un monitor VGA
|
||||
- Un teclado PS/2 (en el caso de ZXDOS+)
|
||||
|
||||
|
@ -42,6 +42,54 @@ Para poder aprovechar todo su potencial, es útil tener también:
|
|||
|
||||
<<<
|
||||
|
||||
=== Puertos y Conectores
|
||||
|
||||
==== ZXDOS+
|
||||
|
||||
image::img/ZXDOSfront.jpg[pdfwidth=70%]
|
||||
|
||||
image::img/ZXDOSback.jpg[pdfwidth=70%]
|
||||
|
||||
<<<
|
||||
|
||||
==== gomaDOS+
|
||||
|
||||
image::img/gomaDosBack.jpg[pdfwidth=70%]
|
||||
|
||||
==== Descripción
|
||||
|
||||
[cols=2*]
|
||||
|===
|
||||
|1
|
||||
|Interruptor
|
||||
|2
|
||||
|Ranura microSD
|
||||
|3
|
||||
|JTAG y Joystick
|
||||
|4
|
||||
|Salida de Sonido
|
||||
|5
|
||||
|Entrada de Sonido
|
||||
|6
|
||||
|Salida RGB/VGA
|
||||
|7
|
||||
|Enchufe de Alimentación
|
||||
|8
|
||||
|Puerto de expansión
|
||||
|9
|
||||
|Puerto de Joystick Izquierdo
|
||||
|10
|
||||
|Puerto de Joystick Derecho
|
||||
|11
|
||||
|Puerto de Teclado PS/2
|
||||
|12
|
||||
|Puerto de Ratón PS/2
|
||||
|0
|
||||
|Puerto USB (PS/2)
|
||||
|===
|
||||
|
||||
<<<
|
||||
|
||||
==== Formato de la tarjeta microSD
|
||||
|
||||
Para poder utilizar una tarjeta microSD, esta debe tener, al menos, una partición (la primera en el caso de haber varias) en formato FAT16 o FAT32 (según el caso, se recomienda uno u otro formato para compatibilidad con distintos cores de terceros).
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue