Michaël Banaan Ananas
d84af18926
i386: improved handling of override prefixes after a rep instruction [Gabriele Gorla]
2009-09-14 12:30:36 +00:00
Curt Coder
d14a2d2c32
Added device_find_child_by_tag helper function.
2009-09-14 12:28:14 +00:00
Michaël Banaan Ananas
a5c60e89b2
moved code around to work around gcc4.4 crash
...
Compiling src/mame/video/vigilant.c...
src/mame/video/vigilant.c: In function 'video_update_kikcubic':
src/mame/video/vigilant.c:318: internal compiler error: Segmentation fault
2009-09-14 12:09:39 +00:00
R. Belmont
5f3fd63d98
DC/Naomi: minor change for MESS's benefit, not worth mentioning.
2009-09-13 22:45:57 +00:00
Roberto Fresca
6d812eb39c
New driver for Amatic encryped gambling hardware.
...
This system is based on a custom CPU. Graphics are decoded but only 2 bitplanes hooked.
All the needed devices are in the driver, but commented out till can properly decrypt the program ROMs and identify the CPU.
About the encryption scheme, see the driver notes about my findings.
New games marked as GAME_NOT_WORKING
------------------------------------
Amatic Unknown Slots Game [Roberto Fresca, Team Europe]
Multi Game I (V.Ger 2.4) [Roberto Fresca, Team Europe]
Multi Game III (V.Ger 3.5) [Roberto Fresca, Team Europe]
2009-09-13 21:56:26 +00:00
Phil Bennett
2244f14323
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Target Panic [Phil Bennett, Tormod, The Dumping Union]
2009-09-13 21:31:08 +00:00
Brian Troha
b4f2a3eb4c
enable the 2 latest Atomiswave games
2009-09-13 19:48:04 +00:00
Brian Troha
83e9609411
Verified CPU clocks for Atomic Point [Stefan Lindberg]
2009-09-13 15:22:04 +00:00
Brian Troha
d701d8ccbc
Corrected/verified CPU clocks for Bogey Manor [Stefan Lindberg]
2009-09-13 15:08:01 +00:00
Brian Troha
1c8dca6803
slight update to the Atomiswave hardware documentation
2009-09-13 14:12:18 +00:00
Brian Troha
11e78a5ef0
Updated Atomiswave hardware documentation [Guru]
2009-09-13 14:08:32 +00:00
R. Belmont
7fa98b2ce3
Another small Naomi/AW update
...
* Redumped Club Kart: European Session [Guru]
2009-09-13 02:23:49 +00:00
R. Belmont
2bf2dbeb7b
Naomi/AW update:
...
* Hooked up protection for Power Stone 2 and Toy Fighter [R. Belmont, Guru, Cah4e3]
* Redumped bad rom in Heavy Metal Geomatrix [Guru]
* Redumped bad roms in Virtua Fighter 4 (cartridge version) [Guru]
New games marked as GAME_NOT_WORKING
------------------------------------
Net Select Keiba Victory Furlong [Guru]
Salary Man Kintarou [Guru]
2009-09-13 02:03:14 +00:00
Michaël Banaan Ananas
554855d116
removed confusing double variable name
2009-09-12 21:17:43 +00:00
Michaël Banaan Ananas
f7b845da6a
ok, reverted
...
-----------
I tend to agree if they've regressed, we should leave them marked working and accept bug reports on them.
-----------
After a chat with Tafoid, I'm unsure about whether or not I should have demoted kazan and dirtfoxj, as these games worked fine before, and broke due to a bug somewhere. What's the policy on the 'not working' flag? Does it only apply to games that were always broken since the 1st day it was submitted? This can also be important regarding mametesters bugs: reports on non-working games are not accepted.
2009-09-12 18:28:07 +00:00
Michaël Banaan Ananas
0d3ca1a72d
reverted driftout workaround, see latest comments here for reason: http://www.mametesters.org/view.php?id=3356
2009-09-12 17:24:34 +00:00
Brian Troha
85665aeb96
New clones added: X-Men (EAA) & Undercover Cops (US)
...
Corrected one rom name in the 2 player Asia version
Added clones per driver standard (ie: corrected rom names for the Euro x-men set)
Changed the Asia set name to "xmen2pa" for a more unified naming convention
New Clones Added
--------------------------------
Undercover Cops (US) [Corrado Tomaselli]
X-Men (2 Players ver EAA) [Corrado Tomaselli]
2009-09-12 16:46:18 +00:00
Michaël Banaan Ananas
c451b46aa2
demoted ninja kazan and dirtfox, they've been broken for a long time, promoted soul edge to working state (parent only)
2009-09-12 14:19:48 +00:00
Curt Coder
f53dd256f5
Added CDP1864 sound core for MESS.
2009-09-12 11:11:19 +00:00
Phil Bennett
b75dfbb386
New clones added
...
----------------
Battle Garegga (Taiwan / Germany) (Thu Feb 1 1996) [Tormod, The Dumping Union]
2009-09-11 22:14:46 +00:00
Couriersud
26d13a2555
Remove enable for _LOOKUP, MULTIPLEX, _SAMPLHOLD
2009-09-10 20:41:05 +00:00
Couriersud
3fd3f4b7d7
Remove enable input from remaining DISCRETE_LOGIC_(AND|NAND|OR ...) components
2009-09-10 19:54:36 +00:00
Couriersud
73b28be0b1
Remove enable node from DISCRETE_LOGIC_INVERT
2009-09-10 19:28:22 +00:00
Couriersud
214affb3ee
Remove Enable input from dst_gain_step (DISCRETE_MULTADD, DISCRETE_MULTIPLY, ...)
2009-09-10 19:15:04 +00:00
Couriersud
4e3d674b2b
Disable profiling again
2009-09-10 18:33:12 +00:00
Roberto Fresca
5d3da43398
Noraut discrete sound system: Changed C1 value (from PPI-1 PC6 line and Darlington array) to match the real value, as seen on the pcb. This should reproduce the 555 output accurately.
2009-09-10 18:26:01 +00:00
Couriersud
fa0a81f9a3
discrete emulation / not worth mentioning
...
- DISCRETE_(DIS)CHARGE_EXP back to one parameter (RC term) after discussion with Derrick
- discrete.h indenting
2009-09-10 18:17:22 +00:00
Curt Coder
32e04ee9ef
Added CDP1863 sound device for MESS.
2009-09-10 12:28:51 +00:00
Michaël Banaan Ananas
7d526a162a
03435: [Compiling] gcc warning for src/emu/sound/ymf271.c with OPTIMIZE=3 on openSUSE 11.1 x86. (qmc2, hap)
2009-09-10 12:22:13 +00:00
Aaron Giles
6c33d53f7a
Oops, missed a file.
2009-09-10 08:41:09 +00:00
Aaron Giles
e47035e834
Cleanups and version bump.
2009-09-10 08:39:42 +00:00
Aaron Giles
fa68c11272
> From: Atari Ace [mailto:atari_ace@verizon.net]
...
> Sent: Monday, September 07, 2009 8:08 PM
> To: submit@mamedev.org
> Cc: atariace@hotmail.com
> Subject: [patch] const/static/include fixes
>
> Hi mamedev,
>
> A result of some code auditing, this patch adds missing static and
> const qualifiers, and fixes up some header files.
>
> ~aa
2009-09-10 08:35:37 +00:00
Aaron Giles
8eeb0f1d20
Fixed up some error logging messages to output the correct number of characters
...
for addresses and data, using the new core_i64_hex_format function.
2009-09-10 08:24:15 +00:00
Aaron Giles
834ef9bf47
Added helper function core_i64_hex_format. Replaced several printf cases in the debugger
...
with this function to avoid runtime differences on older Windows systems.
2009-09-10 08:04:08 +00:00
Roberto Fresca
90cda3eb32
Fixed the Noraut Poker discrete sound system. Rerouted the PPI-1 lines PC5 & PC6. Now the scheme has more sense from a hardware point of view. All sounds are now accurate based on real references. Also corrected the original diagram.
2009-09-10 08:01:59 +00:00
Aaron Giles
6051f45409
> -----Original Message-----
...
> Sent: Wednesday, September 09, 2009 10:32 PM
> To: submit@mamedev.org
> Subject: cheat update
>
> Simple update for add "increase or equal" and "decrease or equal" in
> cheatnext conditions
[Sandro Ronco]
2009-09-10 07:21:52 +00:00
Aaron Giles
647b726571
i386 fixes: [Gabriele Gorla]
...
- Add missing arpl instruction
- Fixed BCD carry
- Fixed disassembly of group D8 when modrm > 0xc0
- Add fucompp instruction to disassembler
2009-09-10 07:20:37 +00:00
Aaron Giles
8f9ec7de59
Hooked up F6 again as a global cheat enable/disable. [Pugsy]
2009-09-10 07:17:35 +00:00
Jonathan Gevaryahu
224c8d3f97
68681/2681 duart: When a channel is in loopback mode, do not actually transmit bytes sent to that duart channel over the TX pin
2009-09-10 06:13:26 +00:00
Derrick Renaud
9f9c029a08
Revert r6757 changes. Not worth mentioning.
2009-09-10 02:56:58 +00:00
Derrick Renaud
72a9bdabff
Changed tone cap in Noraut Poker to more probable value. Not worth mentioning.
2009-09-10 00:22:46 +00:00
Couriersud
4c5ea2f60d
Adjust dingo volume
2009-09-09 21:35:38 +00:00
Couriersud
5e141b2212
03434: dingo: Sound is messed up
2009-09-09 21:30:15 +00:00
Couriersud
768308180f
03432: circusc and clones: Partially missing sounds. / Please credit rte
2009-09-09 20:48:20 +00:00
Michaël Banaan Ananas
1388d0ddc8
segas24 rom games don't have NVRAM, this fixes nvram_save writing 0KB file
2009-09-09 19:34:32 +00:00
Angelo Salese
cd8063446c
G65816: Fixed a bug with SBC opcode N flag behaviour in Decimal Mode [Angelo Salese]
2009-09-09 17:30:56 +00:00
Fabio Priuli
2bc4056946
SNES: Added emulation for the DSP-3 and DSP-4 add-on chips, based on latest ZSNES [ZSNES Team, Fabio Priuli]
...
out of the whatsnew, I hope the way I worded the license exception (at the top of the files) is fine to avoid any issue
2009-09-09 17:14:42 +00:00
Quench
740ae26ae6
PIC16C5x CPU - Count input fix
...
- Fixed the T0CKI count input being controlled by the wrong edge sensing
2009-09-09 13:58:19 +00:00
Roberto Fresca
8015c7a47f
Noraut discrete sound system:
...
Connected the 2 remaining data lines from PPI-1 (PC5 & PC6) to the sound system.
Now sounds are complete.
2009-09-09 13:42:27 +00:00
Quench
1807bbffd6
photon2.c unused variable
...
- Remark unused variable to make MingW happy
2009-09-09 13:21:38 +00:00