Wink (set 1)
An Italian breakout-style game.
Télécharger Wink (set 1)
Contents of the ROM :
Technical
CPU
- maincpu Z80 (@ 3 Mhz)
- audiocpu Z80 (@ 1 Mhz)
Chipset
- AY-3-8912A (@ 1 Mhz)
Display
- Orientation Yoko
- Resolution 255 x 255
- Frequency 60 Hz
Controlers
- Number of players 1
- Number of buttons 3
- Kind of controler dial
Clones of Wink (set 1)
If you liked Wink (set 1)
You might Like:
- Arkanoid (World)
- Arkanoid - Revenge of DOH (World)
- Arkanoid Returns (Ver 2.02J 1997/02/10)
- Bal Cube
- Bestri (Korea)
- Block Block (World 910910)
- Block Carnival / Thunder & Lightning 2
- Block Gal (MC-8123B, 317-0029)
- Blocken (Japan)
- Bomb Bee
- Brick Zone (v5.0, Joystick)
- Cuby Bop (location test)
- Cutie Q
- Domino Block
- Field Goal
- Free Kick (NS6201-A 1987.10)
- Gee Bee (Japan)
- Ghox (spinner)
- Gigas (MC-8123, 317-5002)
- Gigas Mark II (bootleg)
- Goindol (World)
- Gunbarich
- Jumping Break
- Mahjong Block Jongbou (Japan)
- Off the Wall (Sente)
- Peek-a-Boo!
- Play Girls
- Puchi Carat (Ver 2.02O 1997/10/29)
- Puzzle Break
- Quester (Japan)
- Reaktor (Track & Field conversion)
- Riddle of Pythagoras (Japan)
- Straight Flush
- Super Breakout (rev 04)
- Super Free Kick (set 1)
- The Block Kuzushi (Japan)
- Thunder & Lightning
- Tournament Arkanoid (US)
- Tournament Table (set 1)
- Twin Squash
- VS Block Breaker (Asia)
- Wall Crash (set 1)
- Wiggie Waggie
- Zip & Zap
Wink (set 1) and M.A.M.E.
0.98u1 [Pierpaolo Prazzoli, Jarek Burczynski]
WIP:
- 0.136u1: Replaced AY-3-8910A sound with AY-3-8912A.
- 0.135u3: Angelo Salese fixed colors in Wink. Changed palettesize from 32 to 16 colors.
- 0.112u1: Pierpaolo Prazzoli updated Wink to use HOLD_LINE for sound IRQs.
- 0.104u8: Added clone Wink (set 2). Highwayman, Nicola Salmoria and Pierpaolo Prazzoli fixed Wink - Game now playable. Fixed most of the remaining issues in Wink, though there is still some unemulated protection. Changed parent description to 'Wink (set 1)'. Changed Z80 CPU1 clock speed to 3MHz and AY8910 to 1.5MHz. Added Z80 (1.5MHz) CPU2. Swapped cpu1 roms ($0 , 4000). Added Dial and 3x buttons control and 3x coin slots. Added dipswitches '1/2/3/4', 'Service Mode', 'Summary' and 26x 'Unknown'.
- 4th March 2006: Pierpaolo Prazzoli - I figured out tilemap banking in Wink. As I thought there's 1 output port controlling it, but the screen is divided in 2 parts using different tile banking. The 1st part takes hhmm 80% of the screen and uses tiles from 0x100 - 0x1FF and 0x300 - 0x3FF while the 2nd part, which is the text at the bottom of the screen, uses tiles from 0x000 - 0x0FF and 0x200 - 0x2FF. I also have some sound working, but I think it doesn't like loosing the latches it doesn't read yet.
- 19th February 2006: Pierpaolo Prazzoli - Highwayman is doing a great job finding what the BIG epoxy module contains and writing schematics, Nicola did another wonderful job understanding how the nasty encryption works and I'm trying to finish the driver with their assistance. There's also a protection not fully emulated yet and tile banking doesn't make any sense at all.
- 0.98u1: Pierpaolo Prazzoli added Wink (Midcoin 1985).
- 26th May 2005: Corrado Tomaselli dumped Wink (Midcoin). The board has an epoxy block (H0303 t56).
- 7th March 2005: Dumping Project - We've continued our recent tear, acquiring another copy of Midcoin's "Wink" to try to attack.
- 27th April 2004: Guru - Received Wink (Midcoin 198x) from Randy again.
- 25th March 2004: Guru - Wink (Midcoin 198x) arrived from Randy. Sadly the battery and PCB is dead.
- 31st January 2003: Jarek Burczynski sent in a very preliminary Wink driver which doesn't work because the main CPU ROMs are encrypted.
Romset: 64 kb / 6 files / 41.2 zip
WIP:
- 0.136u1: Replaced AY-3-8910A sound with AY-3-8912A.
- 0.135u3: Angelo Salese fixed colors in Wink. Changed palettesize from 32 to 16 colors.
- 0.112u1: Pierpaolo Prazzoli updated Wink to use HOLD_LINE for sound IRQs.
- 0.104u8: Added clone Wink (set 2). Highwayman, Nicola Salmoria and Pierpaolo Prazzoli fixed Wink - Game now playable. Fixed most of the remaining issues in Wink, though there is still some unemulated protection. Changed parent description to 'Wink (set 1)'. Changed Z80 CPU1 clock speed to 3MHz and AY8910 to 1.5MHz. Added Z80 (1.5MHz) CPU2. Swapped cpu1 roms ($0 , 4000). Added Dial and 3x buttons control and 3x coin slots. Added dipswitches '1/2/3/4', 'Service Mode', 'Summary' and 26x 'Unknown'.
- 4th March 2006: Pierpaolo Prazzoli - I figured out tilemap banking in Wink. As I thought there's 1 output port controlling it, but the screen is divided in 2 parts using different tile banking. The 1st part takes hhmm 80% of the screen and uses tiles from 0x100 - 0x1FF and 0x300 - 0x3FF while the 2nd part, which is the text at the bottom of the screen, uses tiles from 0x000 - 0x0FF and 0x200 - 0x2FF. I also have some sound working, but I think it doesn't like loosing the latches it doesn't read yet.
- 19th February 2006: Pierpaolo Prazzoli - Highwayman is doing a great job finding what the BIG epoxy module contains and writing schematics, Nicola did another wonderful job understanding how the nasty encryption works and I'm trying to finish the driver with their assistance. There's also a protection not fully emulated yet and tile banking doesn't make any sense at all.
- 0.98u1: Pierpaolo Prazzoli added Wink (Midcoin 1985).
- 26th May 2005: Corrado Tomaselli dumped Wink (Midcoin). The board has an epoxy block (H0303 t56).
- 7th March 2005: Dumping Project - We've continued our recent tear, acquiring another copy of Midcoin's "Wink" to try to attack.
- 27th April 2004: Guru - Received Wink (Midcoin 198x) from Randy again.
- 25th March 2004: Guru - Wink (Midcoin 198x) arrived from Randy. Sadly the battery and PCB is dead.
- 31st January 2003: Jarek Burczynski sent in a very preliminary Wink driver which doesn't work because the main CPU ROMs are encrypted.
Romset: 64 kb / 6 files / 41.2 zip