Michael Zapf
ca025ce099
Added cycle-precise implementation of tms9980a; changed tms9900.c to allow for subclassing tms9900 and tms9980a from a common parent. [Michael Zapf]
2012-06-14 15:52:32 +00:00
smf-
86dfb47394
New Games New games marked as GAME_NOT_WORKING
...
------------------------------------
beatmania IIDX 2nd style (GC985 JA)
2012-06-14 10:30:27 +00:00
Scott Stone
c7c482860d
Fix for crash in doraemon (mentioned in MT#04759) (nw)
2012-06-13 13:58:02 +00:00
R. Belmont
9724ed840e
A few preliminary GCC 4.7.x changes (nw)
2012-06-13 13:14:27 +00:00
Scott Stone
9c1e72b8b5
Readjusted visible area in the vamphalf.c driver based on tests comparing emulation and original PCB observations. [David Haywood, Smitdogg]
...
Made the vdp map actually belong to the vdp, handling the palette manually for pikiri8.c - fixes MT#04759 [David Haywood]
Added GAME_NO_COCKTAIL flags to some games/drivers which never had it working or had proper support for it. (nw)
2012-06-13 11:25:45 +00:00
Brian Troha
6959778ff7
eolith.c: Correct the Demo Sound DIP for Iron Fortress. - NW
2012-06-13 00:35:01 +00:00
Brian Troha
0c873c9b66
Fix / document issue with Linky Pipe
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Linky Pipe [David Haywood]
2012-06-13 00:21:21 +00:00
Phil Bennett
6331088d83
Array bounds fix
2012-06-12 20:29:32 +00:00
Phil Bennett
ba0fc2b0bd
Copy and paste fail (with apologies to Aaron)
2012-06-12 19:17:48 +00:00
Phil Bennett
8003abacde
Oops
2012-06-12 18:02:18 +00:00
Phil Bennett
f0f70d3527
Added preliminary QS1000 sound emulation [Phil Bennett]
2012-06-12 17:49:05 +00:00
Scott Stone
65f72e224f
Added basic support for the bootleg sprites used by automat and secretab - From Haze (nw)
2012-06-12 12:24:58 +00:00
Scott Stone
f5829e450b
To my knowledge, flip screen never worked correctly for any of these games in expro02.c (nw)
2012-06-12 01:50:09 +00:00
Scott Stone
9990bafb41
Fix Compile (unused variable) (nw)
2012-06-12 01:45:15 +00:00
Roberto Fresca
6540d7e192
Minor documentation...
2012-06-12 00:09:44 +00:00
Roberto Fresca
9ffbc3a60b
Preliminary driver for Wild Poker (TAB Austria) [Roberto Fresca]
...
New games marked as GAME_NOT_WORKING
------------------------------------
Wild Poker (ver. D 1.01) [Roberto Fresca, Team Europe]
2012-06-11 21:25:14 +00:00
Luca Elia
914c91c9c1
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Mahjong Janshin Plus (Japan) [Guru, Dyq, bnathan, Luca Elia]
Mahjong Dai Touyouken (Japan) [Guru, Dyq, bnathan, Luca Elia]
Return Of Sel Jan II (Japan, NM557) [Guru, Dyq, bnathan, Luca Elia]
2012-06-11 19:54:22 +00:00
smf-
68ba08589d
swapped order of version.o linking for consistency
2012-06-11 18:55:35 +00:00
smf-
a2fa173090
stop repeated make all runs from toggling between building chdman & mame due to both being dependent on version.o, which is always recreated when either exe is built.
2012-06-11 18:11:48 +00:00
Scott Stone
10dcbb5111
Fix for -validate issues (nw)
2012-06-11 17:41:26 +00:00
Miodrag Milanovic
f9f61e103a
Clean-ups and version bump
2012-06-11 08:00:48 +00:00
Couriersud
5fb5795a27
New games marked as GAME_NOT_WORKING
...
------------------------------------
Pong (Rev E) [Couriersud]
Work in progress. The games is playable and has sound, however I suspect some minor bugs due to the order of expression evaluation.
I commit this mainly for documentation purposes. The modelling of the TTL circuits will change to a device/connection class infrastructure updating inputs immediately if they changed going forward.
2012-06-10 23:55:51 +00:00
Michaël Banaan Ananas
d82cead34c
fix mistake by me a while ago: sr(syncrefresh) clashed with emuopts sr(samplerate)
2012-06-10 21:24:15 +00:00
Brian Troha
7e5ebb1cf9
model2.c: Minor correction for "overrevb" rom def to allow for Model 2B. - NW
2012-06-10 19:20:30 +00:00
Scott Stone
8662c98ddc
Took GAME_NO_COCKTIAL flags off games that recently regressed and were reported as bugs. Since they worked before, it is reasonable to assume they will work again, rendering the flag redundant. (nw)
2012-06-10 19:16:46 +00:00
Brian Troha
6dbf84809f
model2.c: Updated several sets with Sega's game and / or ROM board ID#. Corrected the sound CPU & sample roms for the Manx TT set (as verified by manual) and documented the undumped Manx TT Deluxe set. [Brian Troha]
2012-06-10 18:56:49 +00:00
Michaël Banaan Ananas
3f884db5bd
impossible compare fixed by darq
2012-06-10 18:35:46 +00:00
Olivier Galibert
c97f98b14b
naomi: Make illvelo boot, probably others too [O. Galibert]
2012-06-10 18:14:44 +00:00
Scott Stone
7282daa15f
Fix Compile (nw)
2012-06-10 17:54:26 +00:00
Scott Stone
fafa5a515c
Enable proper save stating for bfm_bd1 machine which should fix MT bug#03990 as well. [James Wallace]
2012-06-10 17:23:15 +00:00
Michaël Banaan Ananas
a8be0f08b8
ok :p
2012-06-10 16:36:07 +00:00
Michaël Banaan Ananas
4586390612
cleanup
2012-06-10 16:01:12 +00:00
Brian Troha
2b7fa00daa
model2.c: Fix minor typing error - NW
2012-06-10 15:51:45 +00:00
Michaël Banaan Ananas
ca195e6d37
Improved clocks in bankp.c and gyruss.c [Corrado Tomaselli]
2012-06-10 13:42:51 +00:00
Miodrag Milanovic
355e4eca49
Sync with MESS (nw)
2012-06-10 08:25:30 +00:00
Brian Troha
d474a051f4
new Over Rev clone
...
New Clone Added
----------------------------
Over Rev (Model 2B, Revision B) [Brian Troha, The Dumping Union]
2012-06-09 20:01:18 +00:00
Michaël Banaan Ananas
deca3bd63d
revert sprite coord kludge
...
see: http://www.mametesters.org/view.php?id=258
2012-06-09 17:08:28 +00:00
Michaël Banaan Ananas
8d081c5a46
cleanup
2012-06-09 02:43:57 +00:00
Michaël Banaan Ananas
579bf956bd
deprecat regression
2012-06-09 02:33:34 +00:00
Brian Troha
25f345fb8d
bzone.c: Add the Address Decode prom to Red Baron. Currently not used in emulation but we archive it anyways. [The Dumping Union]
2012-06-08 20:55:39 +00:00
Wilbert Pol
dcb15c77a8
Fix compile error (nw)
2012-06-08 17:28:13 +00:00
Angelo Salese
35e1d98c91
Implemented buzzer sound in Destiny - The Fortuneteller [Angelo Salese]
2012-06-08 16:51:36 +00:00
Michaël Banaan Ananas
9f6f71f2cf
update notes
2012-06-08 07:16:01 +00:00
Michaël Banaan Ananas
75f4abf813
big cleanup
2012-06-08 06:45:48 +00:00
R. Belmont
e74dad2324
Partial update to issues list to reflect latest MIE code (nw)
2012-06-08 02:55:03 +00:00
Michaël Banaan Ananas
797dfd481f
rename game + add rom locations
2012-06-07 23:06:22 +00:00
mariuszw1
384201877e
New clones added
...
----------------------------
Bulls Eye Darts (Galaxian conversion) [Mariusz Wojcieszek, Paul Swan]
2012-06-07 21:17:23 +00:00
Michael Zapf
93a0389272
New TMS9900 and TMS9995 implementation with proper control line handling
...
and wait state generation. Previous implementation has been renamed to
*l.{c,h} and drivers point to the old implementation until they are
adapted to the new version. [Michael Zapf]
2012-06-07 20:14:04 +00:00
Michaël Banaan Ananas
531a86f272
(update racingb notes)
2012-06-07 19:37:22 +00:00
Olivier Galibert
a0a3fffa8b
Experimental, and somewhat gross, fix for the MIE issues [O. Galibert]
2012-06-07 18:41:49 +00:00