mirror of
https://github.com/Shizmob/arcade-docs.git
synced 2024-11-23 22:50:57 +01:00
Add initial bootstrapping contribution for andamiro/piu
Mostly stuff moved from pumptools repository including: - Main PCBs - IOs - cabinets - monitors - games list
This commit is contained in:
parent
a07dfb1bf7
commit
36b1872a2b
228
andamiro/board.md
Normal file
228
andamiro/board.md
Normal file
@ -0,0 +1,228 @@
|
||||
# Andamiro boards
|
||||
|
||||
## MK1
|
||||
|
||||
The oldest piece of hardware we have seen in the wild was a MK3 board so far. But there are several hints that
|
||||
some piece of hardware pre-dating the MK3 existed at some point:
|
||||
|
||||
* The first three Pump It Up games, [1st](game/piu/1st.md), [2nd](game/piu/2nd.md) and [3rd/OBG](game/piu/3rd.md),\
|
||||
are storing their music as actual CD audio, not MP3 files in the data area of the discs
|
||||
* MP3 hardware decoder chips were likely not cheap/easily available at that time. Furthermore, the total audio length
|
||||
of all songs still fit onto the disc as CD audio tracks
|
||||
* The first three Pump It Up games did not use a lock-chip as a means for copy-protection. Possible,
|
||||
that this piece of hardware wasn't available from the beginning and therefore not used
|
||||
|
||||
### MK1 compatible games
|
||||
|
||||
* [Pump it Up: The 1st Dance Floor](game/piu/1st.md)
|
||||
* [Pump it Up: The 2nd Dance Floor](game/piu/2nd.md)
|
||||
* [Pump it Up The O.B.G: The 3rd Dance Floor](game/piu/3rd.md)
|
||||
|
||||
## MK3
|
||||
|
||||
* Custom PCB assembly with daughter boards stacked
|
||||
* DOS OS stored on ROM chip
|
||||
* Games stored and loaded from CD
|
||||
* [PIUIO](io.md#mk3io) interface connected via ISA Bus
|
||||
* Hardware audio decoder chip for MP3 audio
|
||||
* CAT702 ZN security "Lock chip" for copy-protection
|
||||
* EEPROM to store game settings
|
||||
|
||||
### System Configuration using DOS PC-Doctor
|
||||
|
||||
System configuration dump with DOS PC-Doctor. The HDD listed in the information below is part of the
|
||||
system that was used to dump this information. The DVD drive is a replacement of a likely broken
|
||||
CD drive.
|
||||
|
||||
```text
|
||||
SYSTEM CONFIGURATION=====================================================
|
||||
|
||||
Operating System - DOS 7.10 in HMA
|
||||
CPU Type - 333 MHz Intel Celeron 333
|
||||
CPUID - "GenuineIntel", Family 6, Model 6, Step 5
|
||||
- MMX available
|
||||
Coprocessor Type - 686
|
||||
Expansion Bus Type - ISA, PCI
|
||||
ROM BIOS Date - 04/20/99
|
||||
ROM BIOS Copyright - COPYRIGHT Award Software Inc.
|
||||
Additional ROM - C800[8kB]
|
||||
Base Memory - 640 kB
|
||||
Expanded Memory - N/A
|
||||
Extended Memory - 64512 kB (CMOS Configuration)
|
||||
XMS Memory - 62400 kB (XMS 3.00, Driver 3.95) A20=ON
|
||||
Serial Ports - None Installed
|
||||
Parallel Ports - None Installed
|
||||
Video Adapter - VGA: 3Dfx Interactive, Inc.
|
||||
- Total Memory : 8192 kB
|
||||
Fixed Disk Drives - 42 MB
|
||||
Floppy Disk Drives - 1 - 1=3.5"/1.44M
|
||||
Mouse - No Mouse
|
||||
Joysticks - None
|
||||
Sound Card - N/A
|
||||
CAS Fax/Modem Card - N/A
|
||||
Disk Compression - N/A
|
||||
CD-ROM Driver Version - MSCDEX V2.25, Drive: D:
|
||||
Disk Cache - Smartdrive 5.02, Hits 76%, Size 2048 kB
|
||||
Primary IDE Master - ATAPI: HL-DT-STDVD-ROM GDR8164B
|
||||
Primary IDE Slave - IDE: QUANTUM FIREBALL_TM1280A, S/N:692708422782
|
||||
Secondary IDE Master - No Drive
|
||||
Secondary IDE Slave - No Drive
|
||||
SCSI - N/A
|
||||
Network - N/A
|
||||
Power Management - APM V1.2, Power On
|
||||
USB Port - Installed on IRQ 10
|
||||
Chipset Type - Intel 440BX
|
||||
L2 Cache Type - 128 kB
|
||||
DRAM Row 0 - 64 MB
|
||||
DRAM Row 1 - Empty
|
||||
DRAM Row 2 - Empty
|
||||
DRAM Row 3 - Empty
|
||||
DRAM Row 4 - Empty
|
||||
DRAM Row 5 - Empty
|
||||
DRAM Row 6 - Empty
|
||||
DRAM Row 7 - Empty
|
||||
|
||||
|
||||
PC-DOCTOR DOS 3.0 Copyr 2004 PC-Doctor, Inc. 16:15 9/25/2000
|
||||
```
|
||||
|
||||
### On-board chips
|
||||
|
||||
* Audio related
|
||||
* MAS 3507D MPEG 1/2 Layer 2/3 Audio Decoder
|
||||
* DAC 3550A Stereo Audio DAC
|
||||
* YMZ280B PCMD8 8-Channel PCM/ADPCM Decoder
|
||||
* YAC516 DAC16-L Delta Sigma Modulation D/A Converter with 8 times Over-sampling Filter
|
||||
* Security
|
||||
* [CAT702 ZN security](https://github.com/svn2github/mameplus/blob/master/trunk/mamep/src/mame/machine/cat702.c)
|
||||
|
||||
### MK3 compatible games
|
||||
|
||||
* [Pump it Up: The 1st Dance Floor](game/piu/1st.md)
|
||||
* [Pump it Up: The 2nd Dance Floor](game/piu/2nd.md)
|
||||
* [Pump it Up The O.B.G: The 3rd Dance Floor](game/piu/3rd.md)
|
||||
* [Pump it Up The O.B.G: The Season Evolution Dance Floor](game/piu/3se.md)
|
||||
* [Pump it Up: The Collection](game/piu/tc.md)
|
||||
* [Pump it Up: The Perfect Collection](game/piu/pc.md)
|
||||
* [Pump it Up Extra](game/piu/extra.md)
|
||||
* [Pump it Up The Premiere: The International Dance Floor](game/piu/prem1.md)
|
||||
* [Pump it Up The PREX: The International Dance Floor](game/piu/prex1.md)
|
||||
* [Pump it Up The Rebirth: The 8th Dance Floor](game/piu/reb.md)
|
||||
* [Pump it Up The Premiere 2: The International 2nd Dance Floor](game/piu/prem2.md)
|
||||
* [Pump it Up The PREX 2](game/piu/prex2.md)
|
||||
* [Pump it Up The Premiere 3: The International 3rd Dance Floor](game/piu/prem3.md)
|
||||
* [Pump it Up The PREX 3: The International 4th Dance Floor](game/piu/prex3.md)
|
||||
|
||||
## MK5
|
||||
|
||||
* OS
|
||||
* Windows XP Embedded: revisions of [The Premiere 3](game/piu/prem3.md) and [The PREX 3](game/piu/prex3.md)
|
||||
* Linux: starting [Exceed](game/piu/exc.md)
|
||||
* [PIUIO](io.md#MK5IO) connected to the ISA bus
|
||||
* CPU: Intel Celeron 1 GHZ
|
||||
* RAM: 128 MB
|
||||
* GPU: on-board Riva TNT 2, 32 MB
|
||||
* Chipset: Nvidia NV11
|
||||
* Disk media
|
||||
* CDROM based for [The Premiere 3](game/piu/prem3.md) and [The PREX 3](game/piu/prex3.md)
|
||||
* DVD based for [Exceed](game/piu/exc.md) beta
|
||||
* HDD based for [Exceed](game/piu/exc.md) release and newer
|
||||
* EEPROM to store game settings and high scores. Size increased (doubled?) comapred to [MK3](#mk-3)
|
||||
|
||||
### MK5 compatible games
|
||||
|
||||
* [Pump it Up The Premiere 3: The International 3rd Dance Floor](game/piu/prem3.md)
|
||||
* [Pump it Up The PREX 3: The International 4th Dance Floor](game/piu/prex3.md)
|
||||
* [Pump it Up Exceed: The International 5th Dance Floor](game/piu/exc.md)
|
||||
* [Pump it Up Exceed 2: The International 6th Dance Floor](game/piu/exc2.md)
|
||||
* [Pump it Up NX: New Xenesis](game/piu/nx.md)
|
||||
|
||||
## MK6
|
||||
|
||||
### Base specs
|
||||
|
||||
* Introduces [USBPIUIO](io.md#usbpiuio) interface for cabinet and pad inputs/outputs
|
||||
* GPU: NVIDIA GeForce 5200 FX, 128 MB, AGP
|
||||
* RAM: 256 MB, e.g. PC3100 Samsung
|
||||
* Storage media: 2.5" HDDs of several manufacturers
|
||||
|
||||
### MK6 Rev1
|
||||
|
||||
* Started shipping with [Exceed 2](game/piu/exc2.md)
|
||||
* Motherboard
|
||||
* Gigabyte GA-8IPE1000MK (rev. 1.x), Socket 478
|
||||
* Gigabyte GA-8IG1000MK Rev 2.X, LGA775
|
||||
* CPU
|
||||
* For socket 478: Intel Celeron D, 2.53 GHZ/256/533
|
||||
* Sound chip still compatible with [Exceed 2](game/piu/exc2.md) and [Zero](game/piu/zero.md)
|
||||
|
||||
### MK6 Rev2
|
||||
|
||||
* Started shipping later during the lifecycle of [NX](game/piu/nx.md)
|
||||
* (Some/most?) [FX](cabinet.md#fx) cabs with [NX](game/piu/nx.md) still came with Revision 1
|
||||
* Motherboard: GA-8I865GME-775-RH Rev 1.X, LGA775
|
||||
* Sometimes referred to as "MK 7"
|
||||
* Sound chip **NOT** compatible with [Exceed 2](game/piu/exc2.md) and [Zero](game/piu/zero.md)
|
||||
|
||||
### Compatible games
|
||||
|
||||
* [Pump it Up Exceed 2: The International 6th Dance Floor](game/piu/exc2.md) (only Revision 1)
|
||||
* [Pump it Up NX: New Xenesis](game/piu/nx.md) (only Revision 1)
|
||||
* [Pump it Up NX2: Next Xenesis](game/piu/nx2.md)
|
||||
* [Pump It Up PRO](game/piu/pro.md)
|
||||
* [Pump It Up NX Absolute: International 10th Dance Floor](game/piu/nxa.md)
|
||||
* [Pump It Up PRO 2](game/piu/pro2.md) (no 3D arrow skin)
|
||||
* [Pump It Up 2010 Fiesta](game/piu/fst.md) (requires RAM upgrade to at least 512 MB)
|
||||
* [Pump It Up 2011 Fiesta EX](game/piu/fex.md) (requires RAM upgrade to at least 512 MB)
|
||||
* [Pump It Up 2013 Fiesta 2](game/piu/f2.md) (requires RAM upgrade to at least 512 MB)
|
||||
* [Pump It Up 2015 Prime](game/piu/prime.md) (requires RAM upgrade to at least 512 MB, SD mode only)
|
||||
* [Pump It Up 2017 Prime 2](game/piu/prime2.md) (supposed to run somewhat with Revision 2 but not 1)
|
||||
|
||||
## Main PCBs for Pump it Up after MK6
|
||||
|
||||
These are usually referred to as "MK9" or "MK10/MKX" depending on when released. However, these were never referred to
|
||||
as specific MK versions nor revisions by Andamiro. Compatbility with different software versions might vary.
|
||||
|
||||
* Motherboard: Gigabyte GA-945GCM-S2L
|
||||
* GPU: GeForce 7200GS
|
||||
* IO: [USBPIUIO](io.md#usbpioio)
|
||||
* Bundled with [NX2](game/piu/nx2.md) 1.54 and higher
|
||||
* Anything before [NX2](game/piu/nx2.md) 1.54 doesn't work with this revision
|
||||
* Shipped with upgrades and when buying a [FX cabinet](cabinet.md#fx) at that time
|
||||
|
||||
---
|
||||
|
||||
* Motherboard: Asrock G41M-S3
|
||||
* GPU: GeForce 9300GS
|
||||
* CPU: Intel Celeron 430
|
||||
* RAM: 1 GB
|
||||
* IO: [USBPIUIO](io.md#usbpioio)
|
||||
* Hardware shipped with [Pump it Up Jump cabinets](cabinet.md#jump)
|
||||
|
||||
---
|
||||
|
||||
* Motherboard: Gigabyte G31M
|
||||
* GPU: Nvidia GeForce 8400GS
|
||||
* IO: [USBPIUIO](io.md#usbpioio)
|
||||
* Bundled with Fiesta when buying a [TX cabinet](cabinet.md#tx) at that time
|
||||
* GPU last compatible card with [Fiesta](game/piu/fst.md)/[FiestaEX](game/piu/fstex.md)
|
||||
|
||||
---
|
||||
|
||||
* Motherboard: Gigabyte G41M
|
||||
* GPU: Nvidia GeForce GT210
|
||||
* IO: [USBPIUIO](io.md#usbpioio)
|
||||
* Bundled with [Fiesta 2](game/piu/f2.md) when buying a [CX cabinet](cabinet.md#cx) at that time
|
||||
* GPU last compatible card with Fiesta 2 OS
|
||||
|
||||
---
|
||||
|
||||
* Chipset: G41
|
||||
|
||||
---
|
||||
|
||||
* Chipset: H81
|
||||
|
||||
---
|
||||
|
||||
* Chipset: H310
|
131
andamiro/cabinet.md
Normal file
131
andamiro/cabinet.md
Normal file
@ -0,0 +1,131 @@
|
||||
# Cabinets
|
||||
|
||||
## Pump It Up
|
||||
|
||||
### SD
|
||||
|
||||
* First generation cabinets released with [1st](game/piu/1st.md) and [2nd](game/piu/2nd.md)
|
||||
(2nd was releasedshortly after 1st already)
|
||||
* Similar look to original DDR cabinets
|
||||
* Monitor: [CRT](monitor.md#crt)
|
||||
* Main PCB
|
||||
* [MK1](board.md#mk1)
|
||||
* [MK3](board.md#mk3)
|
||||
* First game version to ship in this cabinet type
|
||||
* [1st](game/piu/1st.md)
|
||||
|
||||
### SX
|
||||
|
||||
* First cabinet to be official sold to other regions than South Korea
|
||||
* Most notable cabinet design differences
|
||||
* Single subwoofer centered on cabinet main body
|
||||
* Two coin doors, left and right of the subwoofer
|
||||
* Monitor: [CRT](monitor.md#crt)
|
||||
* Main PCB: [MK3](board.md#mk3)
|
||||
* First game versions to ship in this cabinet type
|
||||
* [Premiere 1](game/piu/prem1.md)
|
||||
* [Prex 1](game/piu/prex1.md)
|
||||
|
||||
### DX
|
||||
|
||||
* Deluxe version cabinet
|
||||
* Monitor: [APT51](monitor.md#apt51)
|
||||
* Main PCB
|
||||
* [MK1](board.md#mk1)
|
||||
* [MK3](board.md#mk3)
|
||||
|
||||
### GX
|
||||
|
||||
* Monitor: [GX CRT curved](monitor.md#gx-crt-curved)
|
||||
* Main PCB: [MK6 Rev1](board.md#mk6-rev1)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Prex 3](game/piu/prex3.md)
|
||||
* [Prem 3](game/piu/prem3.md)
|
||||
* [Exceed](game/piu/exc.md)
|
||||
* [Exceed 2](game/piu/exc2.md)
|
||||
|
||||
### GX V2
|
||||
|
||||
* Monitor (flat tube): [KT-3414DF](monitor.md#kt-3414df)
|
||||
* Main PCB: [MK6 Rev2](board.md#mk6-rev2)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Zero](game/piu/zero.md)
|
||||
* [NX](game/piu/nx.md)
|
||||
|
||||
### Mini
|
||||
|
||||
* Official
|
||||
* Small bar-top style cabinet with push buttons to play the game with your hands
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Exceed](game/piu/exc.md)
|
||||
* [Exceed 2](game/piu/exc2.md)
|
||||
* [NX](game/piu/nx.md)
|
||||
|
||||
### FX
|
||||
|
||||
* Monitor: [PDP TV](monitor.md#pdp-tv-monitor)
|
||||
* Main PCB: [MK6 Rev2](board.md#mk6-rev2)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [NX](game/piu/nx.md)
|
||||
|
||||
### FX V2
|
||||
|
||||
* Differences to [FX](#fx)
|
||||
* All cabinets lights use LEDs
|
||||
* New revision of dance platforms with bars mounted to the platform base instead of just put on
|
||||
bolts
|
||||
* Monitor: [PDP TV](monitor.md#pdp-tv-monitor)
|
||||
* Main PCB: [MK9 Rev1](board.md#mk9-rev1)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [NX2](game/piu.nx2.md)
|
||||
* [NXA](game/piu/nxa.md)
|
||||
* [PRO](game/piu/pro.md)
|
||||
|
||||
### Jump
|
||||
|
||||
* Cabinet specially made for the game [Pump It Up Jump!](game/piu/jump.md)
|
||||
* Main PCB: [MK9 Rev2](board.md#mk9-rev2)
|
||||
|
||||
### SX2
|
||||
|
||||
* "Refreshed" version of the [SX](#sx) type cabinet. Though it resembles more the [GX V2](#gx-v2)
|
||||
cabinet with a smaller monitor
|
||||
* Monitor (flat tube): [KT-2914DF](monitor.md#kt-2914df)
|
||||
* Main PCB: [MK9 Rev1](board.md#mk9-rev1)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [NX2](game/piu/nx2.md)
|
||||
* [NXA](game/piu/nxa.md)
|
||||
|
||||
### CX
|
||||
|
||||
* Cabinet buttons ("PRO button board") built-in
|
||||
* Monitor: [CX monitor](monitor.md#cx-monitor)
|
||||
* Main PCB
|
||||
* [MK9 Rev3](board.md#mk9-rev3)
|
||||
* [MK9 Rev4](board.md#mk9-rev4)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Fiesta](game/piu/fst.md)
|
||||
* [FiestaEX](game/piu/fstex.md)
|
||||
* [Fiesta 2](game/piu/f2.md)
|
||||
* [Prime](game/piu/prime.md)
|
||||
* [Prime 2](game/piu/prime2.md)
|
||||
|
||||
### TX
|
||||
|
||||
* Cabinet buttons ("PRO button board") built-in
|
||||
* Monitor: [TX monitor](monitor.md#tx-monitor.md)
|
||||
* Main PCB: [MK9 Rev3](board.md#mk9-rev3), [MK9 Rev4](board.md#mk9-rev4)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Fiesta](game/piu/fst.md)
|
||||
* [FiestaEX](game/piu/fstex.md)
|
||||
* [Fiesta 2](game/piu/f2.md)
|
||||
* [Prime](game/piu/prime.md)
|
||||
* [Prime 2](game/piu/prime2.md)
|
||||
|
||||
### LX
|
||||
|
||||
* Monitor: [LX monitor](monitor.md#lx-monitor.md)
|
||||
* Main PCB: [MK9 Rev4](board.md#mk9-rev4), [MKX](board.md#mkx)
|
||||
* Games initially shipped with this cabinet type
|
||||
* [Prime 2](game/piu/prime2.md)
|
||||
* [XX](game/piu/xx.md)
|
39
andamiro/dongle.md
Normal file
39
andamiro/dongle.md
Normal file
@ -0,0 +1,39 @@
|
||||
# Dongles
|
||||
|
||||
## Lockchip
|
||||
|
||||
* `CAT702 ZNSEC DIP20`
|
||||
* [MK3](board.md#mk3) and [MK5](board.md#mk5) games
|
||||
|
||||
## Microdog
|
||||
|
||||
* Manufactures
|
||||
* RainbowChina
|
||||
* SafeNET
|
||||
* SafeNET acquired RainbowChina
|
||||
* Housing of the Microdog changed but actual hardware identical
|
||||
* Games
|
||||
* Exceed 2
|
||||
* Zero
|
||||
* NX
|
||||
* NX2
|
||||
* NXA
|
||||
* Fiesta
|
||||
* FiestaEX
|
||||
|
||||
## HASP
|
||||
|
||||
* Manufacturers
|
||||
* gamalto: HASP HL Pro
|
||||
* thales: Hasp HL or Sentinel HL
|
||||
* gamalto was bought by thales
|
||||
* Games
|
||||
* Fiesta 2
|
||||
* Prime
|
||||
|
||||
## Senselock Elite IV EL
|
||||
|
||||
* Alternative naming: Elite EL
|
||||
* Games
|
||||
* Prime 2
|
||||
* XX
|
5
andamiro/game/piu/1st.md
Normal file
5
andamiro/game/piu/1st.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up: The 1st Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `0.53.1999.9.31`
|
5
andamiro/game/piu/2nd.md
Normal file
5
andamiro/game/piu/2nd.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up: The 2nd Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `Dec 27 1999`
|
5
andamiro/game/piu/3rd.md
Normal file
5
andamiro/game/piu/3rd.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The O.B.G: The 3rd Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `v3.03`
|
5
andamiro/game/piu/3se.md
Normal file
5
andamiro/game/piu/3se.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The O.B.G: The Season Evolution Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `R4/v3.25`
|
6
andamiro/game/piu/exc.md
Normal file
6
andamiro/game/piu/exc.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Pump it Up Exceed: The International 5th Dance Floor
|
||||
|
||||
* `20040408`
|
||||
* `20040325`
|
||||
* `20040316`
|
||||
* `loctest`
|
8
andamiro/game/piu/exc2.md
Normal file
8
andamiro/game/piu/exc2.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Pump it Up Exceed 2: The International 6th Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `101`
|
||||
* `102`
|
||||
* `102 Mini`
|
||||
* `102 MEX`
|
6
andamiro/game/piu/extra.md
Normal file
6
andamiro/game/piu/extra.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Pump it Up Extra
|
||||
|
||||
## Versions
|
||||
|
||||
* `R4/v5.10`
|
||||
* `tester`
|
15
andamiro/game/piu/f2.md
Normal file
15
andamiro/game/piu/f2.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Pump It Up 2013 Fiesta 2
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.00`
|
||||
* `1.01`
|
||||
* `1.02`
|
||||
* `1.10`
|
||||
* `1.20`
|
||||
* `1.30`
|
||||
* `1.40`
|
||||
* `1.50`
|
||||
* `1.51`
|
||||
* `1.60`
|
||||
* `1.61`
|
5
andamiro/game/piu/fst.md
Normal file
5
andamiro/game/piu/fst.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump It Up 2010 Fiesta
|
||||
|
||||
## Versions
|
||||
|
||||
* `120`
|
14
andamiro/game/piu/fstex.md
Normal file
14
andamiro/game/piu/fstex.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Pump It Up 2011 Fiesta EX
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.00`
|
||||
* `1.10`
|
||||
* `1.20`
|
||||
* `1.30`
|
||||
* `1.40`
|
||||
* `1.41`
|
||||
* `1.42`
|
||||
* `1.43`
|
||||
* `1.50`
|
||||
* `1.51`
|
17
andamiro/game/piu/inf.md
Normal file
17
andamiro/game/piu/inf.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Pump It Up Infinity
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.00`
|
||||
* `1.01`
|
||||
* `1.02`
|
||||
* `1.03`
|
||||
* `1.04`
|
||||
* `1.05`
|
||||
* `1.06`
|
||||
* `1.07`
|
||||
* `1.08`
|
||||
* `1.09`
|
||||
* `1.10`
|
||||
* `1.11`
|
||||
* `1.12`
|
4
andamiro/game/piu/jump.md
Normal file
4
andamiro/game/piu/jump.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Pump It Up Jump!
|
||||
|
||||
## Versions
|
||||
|
7
andamiro/game/piu/nx.md
Normal file
7
andamiro/game/piu/nx.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Pump it Up NX: New Xenesis
|
||||
|
||||
## Versions
|
||||
|
||||
* `104`
|
||||
* `105`
|
||||
* `108`
|
8
andamiro/game/piu/nx2.md
Normal file
8
andamiro/game/piu/nx2.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Pump it Up NX2: Next Xenesis
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.50`
|
||||
* `1.54`
|
||||
* `1.56CN`
|
||||
* `1.56KR`
|
5
andamiro/game/piu/nxa.md
Normal file
5
andamiro/game/piu/nxa.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump It Up NX Absolute: International 10th Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `110`
|
5
andamiro/game/piu/pc.md
Normal file
5
andamiro/game/piu/pc.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up: The Perfect Collection
|
||||
|
||||
## Versions
|
||||
|
||||
* `R5/v3.52`
|
5
andamiro/game/piu/prem1.md
Normal file
5
andamiro/game/piu/prem1.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The Premiere: The International Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `R6/v4.01`
|
5
andamiro/game/piu/prem2.md
Normal file
5
andamiro/game/piu/prem2.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The Premiere 2: The International 2nd Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `2002`
|
5
andamiro/game/piu/prem3.md
Normal file
5
andamiro/game/piu/prem3.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The Premiere 3: The International 3rd Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `2003.P3`
|
5
andamiro/game/piu/prex1.md
Normal file
5
andamiro/game/piu/prex1.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The PREX: The International Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `REV2/101`
|
5
andamiro/game/piu/prex2.md
Normal file
5
andamiro/game/piu/prex2.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The PREX 2
|
||||
|
||||
## Versions
|
||||
|
||||
* `2003`
|
5
andamiro/game/piu/prex3.md
Normal file
5
andamiro/game/piu/prex3.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The PREX 3: The International 4th Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `X3.1.MK3`
|
51
andamiro/game/piu/prime.md
Normal file
51
andamiro/game/piu/prime.md
Normal file
@ -0,0 +1,51 @@
|
||||
# Pump It Up 2015 Prime
|
||||
|
||||
## Versions
|
||||
|
||||
### World
|
||||
|
||||
* `1.00.0`
|
||||
* `1.01.0`
|
||||
* `1.01.1`
|
||||
* `1.02.0`
|
||||
* `1.03.0`
|
||||
* `1.04.0`
|
||||
* `1.05.0`
|
||||
* `1.06.0`
|
||||
* `1.07.0`
|
||||
* `1.08.0`
|
||||
* `1.09.0`
|
||||
* `1.10.0`
|
||||
* `1.11.0`
|
||||
* `1.11.1`
|
||||
* `1.12.0`
|
||||
* `1.13.0`
|
||||
* `1.14.0`
|
||||
* `1.15.0`
|
||||
* `1.16.0`
|
||||
* `1.17.0`
|
||||
* `1.17.1`
|
||||
* `1.18.0`
|
||||
* `1.19.0`
|
||||
* `1.20.0`
|
||||
* `1.21.0`
|
||||
|
||||
### Japan
|
||||
|
||||
* `1.00`
|
||||
* `1.01`
|
||||
* `1.02`
|
||||
* `1.03`
|
||||
* `1.04`
|
||||
* `1.05`
|
||||
* `1.06`
|
||||
* `1.07`
|
||||
* `1.08`
|
||||
* `1.09`
|
||||
* `1.10`
|
||||
* `1.11`
|
||||
* `1.12`
|
||||
* `1.13`
|
||||
* `1.14`
|
||||
* `1.15`
|
||||
* `1.16`
|
28
andamiro/game/piu/prime2.md
Normal file
28
andamiro/game/piu/prime2.md
Normal file
@ -0,0 +1,28 @@
|
||||
# Pump It Up 2017 Prime 2
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.00.0`
|
||||
* `1.01.0`
|
||||
* `1.02.0`
|
||||
* `1.02.1`
|
||||
* `1.03.0`
|
||||
* `1.04.0`
|
||||
* `1.05.0`
|
||||
* `1.05.1`
|
||||
* `1.06.0`
|
||||
* `1.07.0`
|
||||
* `1.08.0`
|
||||
* `1.09.0`
|
||||
* `1.10.0`
|
||||
* `1.10.1`
|
||||
* `1.10.2`
|
||||
* `2.00.0`
|
||||
* `2.00.1`
|
||||
* `2.01.0`
|
||||
* `2.02.0`
|
||||
* `2.03.0`
|
||||
* `2.03.1`
|
||||
* `2.04.0`
|
||||
* `2.05.0`
|
||||
* `2.05.1`
|
6
andamiro/game/piu/pro.md
Normal file
6
andamiro/game/piu/pro.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Pump It Up PRO
|
||||
|
||||
## Versions
|
||||
|
||||
* `R1`
|
||||
* `R5`
|
6
andamiro/game/piu/pro2.md
Normal file
6
andamiro/game/piu/pro2.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Pump It Up Pro 2
|
||||
|
||||
## Versions
|
||||
|
||||
* `R12`
|
||||
* `R14`
|
5
andamiro/game/piu/reb.md
Normal file
5
andamiro/game/piu/reb.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up The Rebirth: The 8th Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
`2002`
|
5
andamiro/game/piu/tc.md
Normal file
5
andamiro/game/piu/tc.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Pump it Up: The Collection
|
||||
|
||||
## Versions
|
||||
|
||||
* `R5/v3.43`
|
30
andamiro/game/piu/xx.md
Normal file
30
andamiro/game/piu/xx.md
Normal file
@ -0,0 +1,30 @@
|
||||
# Pump It Up XX 20th Anniversary Edition
|
||||
|
||||
## Versions
|
||||
|
||||
* `1.00.0`
|
||||
* `1.00.1`
|
||||
* `1.00.2`
|
||||
* `1.00.3`
|
||||
* `1.01.0`
|
||||
* `1.01.1`
|
||||
* `1.02.0`
|
||||
* `1.02.1`
|
||||
* `1.02.2`
|
||||
* `1.03.0`
|
||||
* `1.03.1`
|
||||
* `1.04.0`
|
||||
* `1.05.0`
|
||||
* `2.00.0`
|
||||
* `2.00.1`
|
||||
* `2.00.2`
|
||||
* `2.00.3`
|
||||
* `2.01.0`
|
||||
* `2.02.0`
|
||||
* `2.03.0`
|
||||
* `2.03.1`
|
||||
* `2.04.0`
|
||||
* `2.05.0`
|
||||
* `2.05.1`
|
||||
* `2.06.0`
|
||||
* `2.07.0`
|
7
andamiro/game/piu/zero.md
Normal file
7
andamiro/game/piu/zero.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Pump it Up Zero: International 7th Dance Floor
|
||||
|
||||
## Versions
|
||||
|
||||
* `101`
|
||||
* `102`
|
||||
* `103`
|
16
andamiro/io.md
Normal file
16
andamiro/io.md
Normal file
@ -0,0 +1,16 @@
|
||||
# IO boards
|
||||
|
||||
## MK3IO
|
||||
|
||||
## MK5IO
|
||||
|
||||
## USBPIUIO
|
||||
|
||||
* Partnumber: `MPUG0PCB002`
|
||||
|
||||
### PIUIO JAMMA
|
||||
|
||||
* No, this is NOT JAMMA, just the same connector type
|
||||
* Partnumber: `MPUG0PCB002`
|
||||
|
||||
## LXIO
|
96
andamiro/monitor.md
Normal file
96
andamiro/monitor.md
Normal file
@ -0,0 +1,96 @@
|
||||
# Monitors
|
||||
|
||||
## CRT
|
||||
|
||||
* Model: ???
|
||||
* Manufacturer: ???
|
||||
* Type: CRT, curved
|
||||
* Size: 29"
|
||||
* Aspect ratio: 4:3
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Inputs: VGA
|
||||
|
||||
## APT51
|
||||
|
||||
* Model: APT51
|
||||
* Manufacturer: Samsung
|
||||
* Type: Rear projection
|
||||
* Size: 52"
|
||||
* Aspect ratio: 4:3
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Inputs: VGA
|
||||
|
||||
## GX CRT curved
|
||||
|
||||
* Model: ???
|
||||
* Manufacturer: ???
|
||||
* Type: CRT, curved
|
||||
* Size: 34"
|
||||
* Aspect ratio: 4:3
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Inputs: VGA
|
||||
|
||||
## KT-2914DF
|
||||
|
||||
* Model: KT-2914DF
|
||||
* Manufacturer: Kortek
|
||||
* Type: CRT, flat surface
|
||||
* Size: 29"
|
||||
* Aspect ratio: 4:3
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Supported resolutions: 640x480 (VGA), 800x600 (SVGA)
|
||||
* Further resolutions requiring hardware modification: 320x200 (CGA), EGA (640x350)
|
||||
* Inputs: VGA
|
||||
|
||||
## KT-3414DF
|
||||
|
||||
* Model: KT-3414DF
|
||||
* Manufacturer: Kortek
|
||||
* Type: CRT, flat surface
|
||||
* Size: 34"
|
||||
* Aspect ratio: 4:3
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Supported resolutions: 640x480 (VGA), 800x600 (SVGA)
|
||||
* Further resolutions requiring hardware modification: 320x200 (CGA), EGA (640x350)
|
||||
* Inputs: VGA
|
||||
|
||||
## PDP TV Monitor
|
||||
|
||||
* Model: "PDP TV"
|
||||
* Manufacturer: ???
|
||||
* Type: Plasma
|
||||
* Size: 42"
|
||||
* Aspect ratio: 16:9
|
||||
* Native resolution: 640x480 (VGA)
|
||||
* Supported resolutions: 640x480 (VGA), 800x600 (SVGA), 1024x768 (XGA)
|
||||
* Inputs: VGA, Component, Composite, S-Video
|
||||
|
||||
## CX monitor
|
||||
|
||||
* Model: ???
|
||||
* Manufacturer: ???
|
||||
* Type: LCD
|
||||
* Size: 42"
|
||||
* Aspect ratio: 16:9
|
||||
* Native resolution: ???
|
||||
* Inputs: ???
|
||||
|
||||
## TX monitor
|
||||
|
||||
* Model: ???
|
||||
* Manufacturer: ???
|
||||
* Type: LCD
|
||||
* Size: 50"
|
||||
* Aspect ratio: 16:9
|
||||
* Native resolution: ???
|
||||
* Inputs: ???
|
||||
|
||||
## LX monitor
|
||||
|
||||
* Model: ???
|
||||
* Manufacturer: ???
|
||||
* Type: LCD
|
||||
* Size: 55"
|
||||
* Aspect ratio: 16:9
|
||||
* Native resolution: ???
|
||||
* Inputs: ???
|
34
andamiro/products.md
Normal file
34
andamiro/products.md
Normal file
@ -0,0 +1,34 @@
|
||||
# Andamiro games
|
||||
|
||||
## Pump It Up
|
||||
|
||||
* [Pump it Up: The 1st Dance Floor](game/piu/1st.md)
|
||||
* [Pump it Up: The 2nd Dance Floor](game/piu/2nd.md)
|
||||
* [Pump it Up The O.B.G: The 3rd Dance Floor](game/piu/3rd.md)
|
||||
* [Pump it Up The O.B.G: The Season Evolution Dance Floor](game/piu/3se.md)
|
||||
* [Pump it Up: The Collection](game/piu/tc.md)
|
||||
* [Pump it Up: The Perfect Collection](game/piu/pc.md)
|
||||
* [Pump it Up Extra](game/piu/extra.md)
|
||||
* [Pump it Up The Premiere: The International Dance Floor](game/piu/prem1.md)
|
||||
* [Pump it Up The PREX: The International Dance Floor](game/piu/prex1.md)
|
||||
* [Pump it Up The Rebirth: The 8th Dance Floor](game/piu/reb.md)
|
||||
* [Pump it Up The Premiere 2: The International 2nd Dance Floor](game/piu/prem2.md)
|
||||
* [Pump it Up The PREX 2](game/piu/prex2.md)
|
||||
* [Pump it Up The Premiere 3: The International 3rd Dance Floor](game/piu/prem3.md)
|
||||
* [Pump it Up The PREX 3: The International 4th Dance Floor](game/piu/prex3.md)
|
||||
* [Pump it Up Exceed: The International 5th Dance Floor](game/piu/exc.md)
|
||||
* [Pump it Up Exceed 2: The International 6th Dance Floor](game/piu/exc2.md)
|
||||
* [Pump it Up NX: New Xenesis](game/piu/nx.md)
|
||||
* [Pump it Up NX2: Next Xenesis](game/piu/nx2.md)
|
||||
* [Pump It Up NX Absolute: International 10th Dance Floor](game/piu/nxa.md)
|
||||
* [Pump It Up 2010 Fiesta](game/piu/fst.md)
|
||||
* [Pump It Up 2011 Fiesta EX](game/piu/fex.md)
|
||||
* [Pump It Up 2013 Fiesta 2](game/piu/f2.md)
|
||||
* [Pump It Up 2015 Prime](game/piu/prime.md)
|
||||
* [Pump It Up 2017 Prime 2](game/piu/prime2.md)
|
||||
* [Pump It Up XX 20th Anniversary Edition](game/piu/xx.md)
|
||||
|
||||
## Pump It Up PRO
|
||||
|
||||
* [Pump It Up PRO](game/piu/pro.md)
|
||||
* [Pump It Up PRO 2](game/piu/pro2.md)
|
Loading…
Reference in New Issue
Block a user