David Haywood
c71d932c29
new clones
...
Galaxian Growing Galaxip / Galaxian Nave Creciente (Recreativos Franco S.A. Spanish bootleg) [Roselson from AUMAP]
interesting Spanish bootleg where your ship grows every 2 levels thus making the game increasingly difficult, 'official' product of Recreativos Franco.
2014-03-13 14:50:58 +00:00
Miodrag Milanovic
f14651f2db
you can't count on same iterator you use and no need to cast iterator elements (nw)
2014-03-13 14:20:28 +00:00
David Haywood
88e5be2578
small documentation update (nw)
2014-03-13 14:01:23 +00:00
Michael Zapf
b6fe1df3fb
(MESS) Removed old-style token processing. (nw)
2014-03-13 12:38:31 +00:00
Curt Coder
73ffc8509d
(MESS) adam: Added ColecoVision cartridge port slot interface. [Curt Coder]
2014-03-13 12:09:00 +00:00
Curt Coder
6d4dfeb950
(MESS) adam: Cleanup. (nw)
2014-03-13 11:25:48 +00:00
Curt Coder
cc54aa383c
(MESS) adam: Converted expansion slots to devcb2. (nw)
2014-03-13 10:04:44 +00:00
Alex W. Jackson
9f0f40759b
Removed pseudo-palettes from video/generic.c. All drivers that were using them now have an actual palette [Alex Jackson]
2014-03-13 08:48:50 +00:00
mahlemiut
0835d2bfc6
hunter2: added serial interrupt handling (not working all that well yet)
2014-03-13 06:32:51 +00:00
Roberto Fresca
ab7a80001d
Added lamps support to Golden Star (IGS) sets. Also fixed
...
the inputs accordingly. [Roberto Fresca]
2014-03-13 06:04:19 +00:00
Roberto Fresca
436d7fe1bd
Fixed MT05065. Double Crown PLDs converted to binary. [Roberto Fresca]
2014-03-13 03:06:03 +00:00
R. Belmont
d61fa5349e
m6502: fixed some unofficial opcodes [R. Belmont]
...
nw: the 6510 version of lxa may be wrong in the same way (on 6502 it loads A
and X with the immediate value, no AND occurs), someone C= savvy please check.
2014-03-13 02:54:41 +00:00
Brian Troha
f594c84b09
pokechmp.c: Add OSC information for clock speeds. - NW
2014-03-13 02:52:49 +00:00
Brian Troha
b8668283d1
shanghai.c: Verified chip and speed for Shanghai (Japan) - NW
2014-03-13 02:48:55 +00:00
Oliver Stöneberg
aa15bd2b71
removed assert from src/emu/sound/nes_apu.c (nw)
2014-03-13 02:27:54 +00:00
Brian Troha
077454c8b4
new Shanghai 3 clone
...
Out of whatsnew - Verified the correct rom size for EggVenture Deluxe
New Clone Added
----------------------------------
Shanghai 3 (World) [Brian Troha, The Dumping Union]
2014-03-13 02:26:31 +00:00
R. Belmont
9ff3f6d586
m20: fix keyboard hack to sync bitstream better (nw)
2014-03-13 01:16:01 +00:00
Michaël Banaan Ananas
5b385a4c71
update prev commit
2014-03-13 01:13:16 +00:00
Michaël Banaan Ananas
66aab159de
cleanup round + converted to bankdev
2014-03-13 00:14:10 +00:00
Michaël Banaan Ananas
2d3993848f
fix unwanted branch after prev commit
2014-03-12 23:34:36 +00:00
Alex W. Jackson
4f79a54ff5
wardner.c: only use bankdev for read (nw)
2014-03-12 22:49:02 +00:00
Curt Coder
9c03f1f3f6
(MESS) adam: Added ColecoVision control port slot interface along with the ColecoVision hand controller. [Curt Coder]
2014-03-12 22:12:27 +00:00
Michaël Banaan Ananas
c21b931f4c
nw
2014-03-12 22:11:42 +00:00
David Haywood
c4f8c48c30
new clones
...
Street Fighter III: New Generation (Asia 970204) [Bonky0013]
also added some other misc dumps that turned up (nw)
2014-03-12 21:55:17 +00:00
cracyc
ff808d1af4
i8089: channel priorities [Carl]
...
i8251: fix rx (nw)
z80dart: fix rx (nw)
imd_dsk: fix free array crash (nw)
(mess) isbc_215g: hdd seeks (nw)
2014-03-12 21:43:05 +00:00
Scott Stone
1bb1db4384
Assert fix from etabeta (nw)
2014-03-12 21:43:00 +00:00
Michaël Banaan Ananas
77cbdd8084
converted wardner to bankdev
2014-03-12 21:33:14 +00:00
Scott Stone
6f17fefd82
Commented printf spam (nw)
2014-03-12 21:13:41 +00:00
Alex W. Jackson
e6a3a69c22
Add mem_mask (nw)
2014-03-12 21:04:38 +00:00
David Haywood
34cbab74b4
prevent debug assert (nw)
2014-03-12 20:15:00 +00:00
Michael Zapf
fd38292291
(MESS) Half-way modernization for TI-990, removing usage of tokens.
...
Splitting driver to a video and simple terminal variant. (nw)
2014-03-12 20:06:28 +00:00
David Haywood
b57f9d5974
not sure what I was thinking here (nw)
2014-03-12 20:03:40 +00:00
Ivan Vangelista
d5d9183020
Updated msm6242 device to use devcb2 (nw)
2014-03-12 18:39:07 +00:00
Ivan Vangelista
bdf177df07
Updated tmp68301 device to use devcb2 (nw)
2014-03-12 18:06:02 +00:00
Ivan Vangelista
97f9e94597
Updated gaelco_serial device to use devcb2 (nw)
2014-03-12 18:01:24 +00:00
Ivan Vangelista
25c46b0656
Updated seibu_crtc.c to use devcb2 (nw)
2014-03-12 17:59:33 +00:00
Oliver Stöneberg
6dba2e1ba2
fixed clang -Wunused-const-variable warning in libflac (nw)
2014-03-12 16:57:23 +00:00
Justin Kerk
446ac03dd9
Allow JSMESS to compile with -Werror (nw)
2014-03-12 16:22:04 +00:00
Oliver Stöneberg
35c14d7114
reverted change to src/lib/lib.mak (nw)
2014-03-12 16:01:18 +00:00
Oliver Stöneberg
8a80285891
removed unnecessary quoting for -DDISABLE_MIDI=1 (nw)
2014-03-12 15:53:45 +00:00
Oliver Stöneberg
5a6a00661e
fixed libflac compilation for older clang versions (nw)
2014-03-12 15:26:27 +00:00
Alex W. Jackson
f9bfd9ccfb
whoops, remove duplicate line (nw)
2014-03-12 14:37:59 +00:00
Alex W. Jackson
40e25e1455
pirates.c: fix crash (nw)
2014-03-12 14:36:42 +00:00
Michael Zapf
e7868ca66f
(MESS) Modernized StrataFlash device. (nw)
2014-03-12 13:13:10 +00:00
Yasuhiro Ogawa
9ebd171738
"New version" and "Old version" description is official.
2014-03-12 12:32:42 +00:00
Miodrag Milanovic
b3ba4a4649
changed destructors to prevent crash on exit (nw)
2014-03-12 12:21:09 +00:00
Miodrag Milanovic
f7c49a5019
removed need for legacy palette for pocketc (nw)
2014-03-12 11:09:54 +00:00
mahlemiut
8dc00459ab
hunter2: added RS232 port.
2014-03-12 11:02:22 +00:00
Oliver Stöneberg
41251f0b34
global_free() -> global_free_array() in src/osd/sdl/drawsdl.c (nw)
2014-03-12 10:56:30 +00:00
Oliver Stöneberg
0dfcb99251
"fixed" VS2012 linking of makemak.exe and makelist.exe (nw)
2014-03-12 10:46:25 +00:00