Commit Graph

20735 Commits

Author SHA1 Message Date
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
Oliver Stöneberg
5900d49512 fixed uninitialized variable in src/mess/machine/southbridge.c (nw) 2013-02-16 15:46:31 +00:00
Oliver Stöneberg
0f6b2871ca fixed uninitialized memory in src/emu/machine/rp5c01.c (nw) 2013-02-16 15:42:10 +00:00
Oliver Stöneberg
72fca09e53 fixed uninitialized variables in src/emu/machine/6532riot.c (nw) 2013-02-16 15:37:04 +00:00
Oliver Stöneberg
87eefcc345 fixed another uninitialized variable in src/emu/machine/6850acia.c (nw) 2013-02-16 15:31:30 +00:00
Oliver Stöneberg
f20cb07ace fixed uninitialized variable in src/emu/machine/6850acia.c (nw) 2013-02-16 15:28:17 +00:00
Angelo Salese
582a24aeac Death to window_control with bit pattern (wtf I was smoking that day) and old bitmap code 2013-02-16 15:14:49 +00:00
Oliver Stöneberg
247e39764d (MESS) fixed uninitialized variable in src/mess/machines/kb3600.c (nw) 2013-02-16 14:01:08 +00:00
Oliver Stöneberg
0536992912 fixed uninitialized variable in src/emu/video/saa5050.c (nw) 2013-02-16 12:08:58 +00:00
Oliver Stöneberg
0f71d79444 fixed uninitialized variable in src/emu/video/mc6845.c (nw) 2013-02-16 10:04:57 +00:00
Oliver Stöneberg
0ff7044d9e fixed uninitialized variable in src/emu/imagedev/cassette.c (nw) 2013-02-16 10:04:37 +00:00