Jonathan Gevaryahu
|
b0b4d374e6
|
deniam.c: Fixed OKI sound banking in Logic Pro 2 and removed IMPERFECT_SOUND flag. [Lord Nightmare]
|
2013-02-19 10:27:29 +00:00 |
|
Miodrag Milanovic
|
3b4abe8fc1
|
compile fix (nw)
|
2013-02-19 09:09:08 +00:00 |
|
Andrew Gardner
|
7f4a3d4b5e
|
Modernized tms3615, es8712, cem3394, k051649, and rf5c400 sound devices. [Andrew
Gardner]
|
2013-02-19 06:33:21 +00:00 |
|
Angelo Salese
|
1d9b72e13e
|
Fixed regression
|
2013-02-19 01:05:24 +00:00 |
|
Angelo Salese
|
90e132d022
|
Small fix, nw
|
2013-02-19 00:40:44 +00:00 |
|
Angelo Salese
|
6f8fded09f
|
Moved CD command timing around, fixed regression in logicpuz. Also added 11bpp bitmap mode for VDP2, fixed HUD in Tunnel B1
|
2013-02-18 23:39:13 +00:00 |
|
Angelo Salese
|
713087264a
|
Actually I think it's safer like this (otherwise you possibly miss an irq if both are enabled), nw
|
2013-02-18 21:50:47 +00:00 |
|
Angelo Salese
|
6ab4a9f168
|
Missed this one, nw
|
2013-02-18 21:20:01 +00:00 |
|
Angelo Salese
|
f0c5d94a16
|
Fixed SH-2 DMAC irqs, fixes at least hard-locking on Baroque [Angelo Salese]
|
2013-02-18 21:18:30 +00:00 |
|
R. Belmont
|
d9cdaf1649
|
(MESS) Apple II: Added support for Street Electronics Echo Plus and Zip Technologies ZipDrive cards [R. Belmont, Lord Nightmare]
|
2013-02-18 21:11:17 +00:00 |
|
R. Belmont
|
b151e90f28
|
(MESS) ColecoVision: controller has a * key, not a . key [Nick3092]
|
2013-02-18 20:15:20 +00:00 |
|
David Haywood
|
52b673d6dd
|
using the Japanese FG0 rom on the World wwfsstar set makes no sense and causes glitches (nw)
|
2013-02-18 19:10:21 +00:00 |
|
David Haywood
|
ef54167d69
|
new clone
Chinese Hero (older, set 2) [Zab]
(from CL)
|
2013-02-18 19:06:55 +00:00 |
|
R. Belmont
|
9a19f623fc
|
input: Support up to 32 buttons and harmonize Windows and SDL behavior if you exceed the limit [Nick3092]
|
2013-02-18 17:18:00 +00:00 |
|
R. Belmont
|
33f1cc0675
|
xtal.h: show the reason 16.9344 and 18.432 MHz are popular (nw)
|
2013-02-18 17:13:19 +00:00 |
|
David Haywood
|
a0814877f5
|
new NOT WORKING
unknown 186 based gambling game (2 sets) [ANY]
|
2013-02-18 17:04:38 +00:00 |
|
Miodrag Milanovic
|
d486f5aecd
|
forgot one (nw)
|
2013-02-18 15:05:44 +00:00 |
|
Miodrag Milanovic
|
a18a189d09
|
Some mess modernization (nw)
|
2013-02-18 14:57:32 +00:00 |
|
Miodrag Milanovic
|
7623d362cf
|
cleanup (nw)
|
2013-02-18 12:45:59 +00:00 |
|
Miodrag Milanovic
|
8882b5f7f8
|
IRQ_CALLBACK_MEMBER cleanup (no whatsnew)
|
2013-02-18 12:17:41 +00:00 |
|
David Haywood
|
fb972fd2b5
|
mark sample roms in biomtoya (Biomechanical Toy (Ver. 1.0.1884) as BAD_DUMP, the game code seems to expect different ones and they weren't dumped.
|
2013-02-18 12:14:09 +00:00 |
|
Miodrag Milanovic
|
58f2a9158b
|
drivers cleanup (nw)
|
2013-02-18 09:12:24 +00:00 |
|
Miodrag Milanovic
|
c2cad72a5c
|
neogeo modernize (nw)
|
2013-02-18 07:13:31 +00:00 |
|
Angelo Salese
|
0966ad663d
|
Changed a log around, nw
|
2013-02-18 02:01:05 +00:00 |
|
Angelo Salese
|
a66aaa2a05
|
Fixed filter reading on false connector
|
2013-02-18 01:35:52 +00:00 |
|
Roberto Fresca
|
abed14e756
|
New games marked as GAME_NOT_WORKING
------------------------------------
Hot Slots (6.00) [Roberto Fresca, Gerald (COY)]
|
2013-02-17 22:11:44 +00:00 |
|
Nathan Woods
|
86c10b9f89
|
Added a new 'lastinstructioncycles' property to the debugger to measure the
amount of CPU cycles taken by the last instruction. This is useful to people
(me) who are rewriting CPU cores, specifically with regression testing.
|
2013-02-17 20:47:48 +00:00 |
|
Oliver Stöneberg
|
8905774f11
|
(MESS) fixed uninitialized variables in src/mess/drivers/abc80x.c (nw)
|
2013-02-17 18:49:15 +00:00 |
|
Oliver Stöneberg
|
e191f84318
|
fixed uninitialized variables in src/emu/machine/upd765.c (nw)
|
2013-02-17 18:17:51 +00:00 |
|
Angelo Salese
|
f9d1551bb9
|
Small fix for size allocation
|
2013-02-17 16:36:18 +00:00 |
|
Dirk Best
|
8846b03e5d
|
px4.c: Use core RS232 support
|
2013-02-17 15:32:02 +00:00 |
|
Robbbert
|
2821994c04
|
(MESS) added corrected dumped of Air Cars (nw)
|
2013-02-16 23:54:19 +00:00 |
|
Oliver Stöneberg
|
a479bbf200
|
(MESS) fixed uninitialized member in src/mess/machine/c2040.c (nw)
|
2013-02-16 20:44:46 +00:00 |
|
Oliver Stöneberg
|
d6a09d4438
|
(MESS) fixed uninialized variables in src/mess/video/mc6847.c (nw)
|
2013-02-16 20:25:53 +00:00 |
|
Oliver Stöneberg
|
60c7659749
|
fixed uninitialized variable in src/emu/diserial.c (nw)
|
2013-02-16 20:16:23 +00:00 |
|
Oliver Stöneberg
|
9b8c4d0ba0
|
fixed uninitialized variable in src/emu/machine/aakart.c (nw)
|
2013-02-16 19:12:37 +00:00 |
|
Oliver Stöneberg
|
843cd34370
|
fixed uninitialized variable in src/emu/machine/amigafdc.c (nw)
|
2013-02-16 19:08:41 +00:00 |
|
Wilbert Pol
|
504d6b9fb9
|
ssv.c: Reduce tagmap lookups.
|
2013-02-16 19:04:47 +00:00 |
|
Oliver Stöneberg
|
5105d9b688
|
fixed uninitialized variables in src/mame/machine/mega32x.c (nw)
|
2013-02-16 18:55:30 +00:00 |
|
Oliver Stöneberg
|
66866c392e
|
(MESS) fixed uninitialized variable in src/mess/machine/lux21046.c (nw)
|
2013-02-16 16:40:01 +00:00 |
|
Oliver Stöneberg
|
f037c7fadd
|
fixed uninitialized variable in src/emu/imagedev/floppy.c when no image is loaded (nw)
|
2013-02-16 16:36:19 +00:00 |
|
Oliver Stöneberg
|
f9b71bd8a0
|
(MESS) fixed uninitialized variable in src/mess/machine/kb_keytro.c (nw)
|
2013-02-16 16:29:45 +00:00 |
|
Oliver Stöneberg
|
c0d9fc2c1e
|
fixed uninitialized variables in src/emu/machine/am9517a.c (nw)
|
2013-02-16 16:28:25 +00:00 |
|
Oliver Stöneberg
|
625ebcebb8
|
fixed more uninitialized variables in src/emu/cpu/tms9900/tms9900.c (nw)
|
2013-02-16 16:19:36 +00:00 |
|
Oliver Stöneberg
|
14778fc9c1
|
fixed uninitialized variables in src/emu/machine/tms9902.c (nw)
|
2013-02-16 16:15:23 +00:00 |
|
Oliver Stöneberg
|
376a931588
|
avoid usage of uninitialized memory in tms9901_device::field_interrupts() (nw)
|
2013-02-16 16:14:25 +00:00 |
|
Oliver Stöneberg
|
bb56f83e17
|
fixed uninitialized variables in src/emu/cpu/tms9900/tms9900.c (nw)
|
2013-02-16 16:10:50 +00:00 |
|
Oliver Stöneberg
|
9ea02a3be0
|
avoid usage of uninitialized memory in lc89510_temp_device::CDC_Reset() (nw)
|
2013-02-16 16:04:03 +00:00 |
|
Oliver Stöneberg
|
87a550835c
|
fixed uninitialized variable in src/emu/cpu/cosmac/cosmac.c (nw)
|
2013-02-16 15:57:29 +00:00 |
|
Oliver Stöneberg
|
16445c1078
|
(MESS) fixed uninitialized variables in arcadia_sound_device (nw)
|
2013-02-16 15:53:10 +00:00 |
|