Jonathan Gevaryahu
f9adad0b2e
Fix a silly sign bug with multiplier wrapping. no whatsnew.
2010-04-21 04:30:52 +00:00
Angelo Salese
410a6f8023
Added a RAM mirror that fixes The Typing of the Dead booting [Angelo Salese]
2010-04-20 17:08:00 +00:00
Angelo Salese
26dd620358
Fixed mamedriv before I forgot about this
2010-04-20 15:09:36 +00:00
Angelo Salese
eb42f3d6fa
Patched protection check and fixed gfxs
2010-04-20 15:02:20 +00:00
Angelo Salese
e35ca626ae
new not working
...
----------
Super Treasure Island [Team Europe, The Dumping Union]
2010-04-20 14:25:39 +00:00
Roberto Fresca
392179b0ab
Improvements to Shark Party (English, Alpha license): [Roberto Fresca]
...
* Created complete inputs from the scratch.
* Added coin/keyin/keyout counters.
* Added main game and double-up rates DIP switches.
* Added minimum bet DIP switches.
* Added maximum bet DIP switches.
* Added complete coinage and remote credits DIP switches.
* Added jokers and demo sounds DIP switches.
* Figured out and documented all the game outputs.
* Created proper button-lamps layout.
Now the game is in full-working state.
2010-04-20 06:56:01 +00:00
Phil Bennett
d0c0f04a43
mpu4drvr.c: Changed "Quiz Grid" set names to "Ten Quid Grid" (no whatsnew)
2010-04-19 09:15:32 +00:00
Fabio Priuli
1e21b12b9e
Added driver data class and save states to playmark.c, powerbal.c, pushman.c and pzletime.c [Fabio Priuli]
2010-04-19 08:00:59 +00:00
Angelo Salese
7db95005ef
Written a note about vtennis2 test mode
2010-04-19 00:48:10 +00:00
Jonathan Gevaryahu
f8ff2cd5b1
Clean up interpolation inhibit logic, may sound slightly better now. Minor fix to TMS5220C table so zero-energy frames are correctly detected. [Lord Nightmare]
2010-04-18 23:44:52 +00:00
Angelo Salese
189c7db931
Fixed mode 1
2010-04-18 22:08:10 +00:00
Angelo Salese
de242278cf
Implemented H-Blank IRQ modes
2010-04-18 21:46:20 +00:00
Angelo Salese
2d0b13909f
Improved the SPG_STATUS read handling
2010-04-18 20:37:11 +00:00
Angelo Salese
4800ffe749
Implemented 15/31 kHz selector in the Naomi driver, makes Strike Fighter and Shootout Pool Prize to be bootable by the common user [Angelo Salese]
2010-04-18 19:52:14 +00:00
Angelo Salese
434b5dd754
Improved video rendering in MPU4 [David Haywood]
2010-04-18 19:22:56 +00:00
Angelo Salese
3241faf039
new clones
...
----------
Vs 10-Yard Fight (US, Taito license) [ranger_lennier, W. Belk, Smitdogg, The Dumping Union]
10-Yard Fight '85 (US, Taito license) [Kevin Eshbach, Smitdogg, The Dumping Union]
2010-04-18 18:45:30 +00:00
Jonathan Gevaryahu
fcdfe95f2e
one line tweak for speech excitation. should have no effect yet. no whatsnew.
2010-04-18 16:18:32 +00:00
Roberto Fresca
f97fc1345b
Improvements to Funworld driver: [Roberto Fresca]
...
* Replaced the Fun World Quiz bad ROMs with good ones.
* Fixed the Fun World Quiz graphics and colors.
* Cleaned-up the flags for non working games.
* Modified the default lamps layout to include the bet lamp.
* Cleaned-up the Fun World Quiz inputs.
* Added 4 new Royal Card sets. Reworked parent/clone relationship.
(delete the old .cfg and .nv files to have them working properly).
* Splitted the Royal Card machine driver. This is needed to access
different halves of the bipolar PROM.
* Now principal Royal Card sets have a working bet button.
* Added default NVRAM to the new sets.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Royal Card (4 new sets) [Roberto Fresca]
2010-04-18 11:30:20 +00:00
Jonathan Gevaryahu
1144153765
Partly implemented 'stereo' gating (using ym2151 ctX lines) to POKEY and TMS5220 on Atari JSA-i sound board. (currently it is just 'mono' gating). Add TODOs for complete stereo gating and for the low-pass filter. [Lord Nightmare]
2010-04-18 09:19:59 +00:00
Roberto Fresca
389bc727b3
Funworld/TAB/Impera games: Replaced the simple resnet diagram with
...
full schematics made from the real PCB connections. They include
Hex D-type flip-flops, Bipolar PROM, 3-STATE Octal D-Type latches
and resnet connections. [Roberto Fresca, Aleksandar Spasojevic]
2010-04-18 08:46:37 +00:00
Roberto Fresca
927e976390
Subsino driver improvements: [Roberto Fresca]
...
- Added another Treasure Island set.
- Added technical notes about the CPU box.
- Minor clean-ups.
New clones added
----------------
Treasure Island (Subsino, set 2) [Roberto Fresca, Team Europe, 9ofzeven]
2010-04-18 05:59:59 +00:00
Jonathan Gevaryahu
60a628006e
Fix assert for games using the Atari JSA-i sound board with no speech chip. no whatsnew.
2010-04-18 04:32:08 +00:00
R. Belmont
c90779f554
Games added as GAME_NOT_WORKING
...
-------------------------------
Sega Strike Fighter [f205v, The Dumping Union]
Derby Owner's Club (Ver. C) [f205v, The Dumping Union]
Kick '4' Cash [f205v, The Dumping Union]
2010-04-17 18:36:33 +00:00
Angelo Salese
d6c9e309e3
Implemented border color hook-up
2010-04-17 18:31:41 +00:00
Phil Bennett
86f0209283
video/nemesis.c: Removed palette gamma hack [Alex Jackson]
2010-04-17 18:27:37 +00:00
Phil Bennett
3b13698e25
i386dasm.c: Corrected display of debug registers (D0-D7) in disassembly listings [Barry Rodewald]
2010-04-17 18:22:22 +00:00
Angelo Salese
2accc3da6e
Implemented fb pixel double, Naomi test mode looks now correct
2010-04-17 18:14:21 +00:00
Angelo Salese
3517568d42
Implemented more regs, test mode now properly sets 640x240 resolution
2010-04-17 17:52:09 +00:00
Phil Bennett
ac631caa23
mpu4drvr.c: Fixed 68000 device resets [Phil Bennett]
2010-04-17 17:11:10 +00:00
Angelo Salese
3f2d7f957b
Implemented various PVR TA registers hook-ups in the Naomi driver [Angelo Salese]
2010-04-17 15:36:22 +00:00
Curt Coder
811b900a21
F8 cpu disassembler improvements [Curt Coder]:
...
- fixed branch target PC
- added BP,BC,BZ,BR,BM,BNC,BNZ,BNO mnemonics
- removed extraneous $ from 2 byte hex values
2010-04-17 15:11:53 +00:00
Jonathan Gevaryahu
7c364126eb
Tentative fix for tms5220 VSM support. [Lord Nightmsre]
2010-04-16 23:14:13 +00:00
Jonathan Gevaryahu
ea10bdfb4c
Fix 5220C pitch table so unvoiced speech actually works. Oops. Should be a further quality improvement. [Lord Nightmare]
2010-04-16 17:03:32 +00:00
Angelo Salese
a5ed895d41
Small breakpoint note about suchie3
2010-04-16 16:35:45 +00:00
Miodrag Milanovic
d8383fc2ce
snes_snd.c and mos6560.c assert fix (proper way this time) (no whatsnew) [Miodrag Milanovic]
2010-04-16 08:58:28 +00:00
Miodrag Milanovic
cb8e95bd9f
MOS6550 Fixed assert (no whatsnew) [Miodrag Milanovic]
2010-04-16 08:46:02 +00:00
Brian Troha
c0891f2fb3
minor doc update for the cave.c driver
2010-04-15 22:09:30 +00:00
Luca Elia
5ac10ad8c3
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Hammer [Guru, Smitdogg, Luca Elia, The Dumping Union]
2010-04-15 21:06:38 +00:00
stephh
df7e346be9
vmetal, vmetaln (vmetal.c driver) [stephh] :
...
- Fixed Dip Switches and Inputs (after verification of the M68000
code)
2010-04-15 20:42:12 +00:00
Angelo Salese
c8fa2f793b
Haze: fixed MT 3813
2010-04-15 19:05:07 +00:00
Angelo Salese
e7ecc4c3d5
Fixed bug with JVS name end-of-line, not worth mentioning
2010-04-15 17:49:32 +00:00
Angelo Salese
589ca2c2a4
Fixed ext latch behaviour in the SNES driver [Angelo Salese]
2010-04-15 17:31:37 +00:00
Angelo Salese
3ef886a2d6
Haze: hacked 24-bit fb format for suchie3, not worth mentioning
2010-04-15 14:46:49 +00:00
Angelo Salese
678b65661f
Supported the 1555 fb format in the Naomi driver, needed by Cleopatra Fortune Plus [David Haywood]
2010-04-15 14:29:53 +00:00
Brian Troha
491a855ff9
new clones added: Phraze Craze sets
...
New Clones Added
-------------------------------------
Phraze Craze (two sets) [D. Beneke, Smitdogg, The Dumping Union]
2010-04-15 03:00:43 +00:00
Brian Troha
839e75ec7e
new game: Cleopatra Fortune Plus
...
New Game Added
-----------------------------------
Cleopatra Fortune Plus (GDL-0012) [Joerg Hartenberger]
2010-04-15 02:53:19 +00:00
Phil Bennett
af721fa1b0
MPU4+Video updates: [Phil Bennett, David Haywood]
...
* Fixed serial comms. As a result, most games actually boot now.
* Fixed colours.
* Fixed SAA1099 sound.
* Added Characteriser tables for all games (a complete
implementation is still needed for most games).
New games marked as GAME_NOT_WORKING
------------------------------------
Adders and Ladders
Strike it Lucky [4 sets]
Quiz Grid [4 sets]
Eyes Down [2 sets]
Blox [2 sets]
Prize Space Invaders [2 sets]
2010-04-14 22:04:39 +00:00
Phil Bennett
8e692178e2
6850ACIA: Improved handling of /CTS signal and fixed issue with transmission parity generation.
2010-04-14 21:53:51 +00:00
Phil Bennett
99d799f6f0
6840PTM: Fixed interrupt flag behaviour and now allow fractional input clocks. [Phil Bennett]
2010-04-14 21:49:50 +00:00
Brian Troha
4859c32fa3
minor rom name correct and slight documentation update to the vicdual.c driver - no whatsnew
2010-04-14 17:45:34 +00:00