Michael Zapf
a72e0f1822
(MESS) Changes in devcb2 usage. (nw)
2014-03-14 12:44:23 +00:00
Curt Coder
edd1b11b4d
(MESS) s100: devcb2. (nw)
2014-03-14 12:40:17 +00:00
mahlemiut
56c45f6176
hunter2: Helps to actually map the serial output lines... (no whatsnew)
2014-03-14 05:14:41 +00:00
Alex W. Jackson
4b081e76cb
AES too (nw)
2014-03-14 04:35:01 +00:00
Michaël Banaan Ananas
dc88b1cf72
add note
2014-03-14 00:10:37 +00:00
Michaël Banaan Ananas
dd6fcf5427
added z80 nmi enable/disable
...
**Can someone else please do the MESS side? ng_aes.c/neogeocd
2014-03-13 23:26:26 +00:00
Sandro Ronco
6d443824b0
(MESS) New NOT WORKING systems
...
----------------------------------------------
VTech Genius Leader 2000 Compact (Germany) [TeamEurope]
VTech Genius Master Table Top (Germany) [TeamEurope]
VTech Genius BrainStation 5505X (Germany) [TeamEurope]
2014-03-13 21:07:25 +00:00
Curt Coder
9e9c341080
(MESS) coleco: Controller WIP. (nw)
2014-03-13 20:58:37 +00:00
Curt Coder
76fafcda03
(MESS) coleco: Set cleanup. (nw)
2014-03-13 19:55:27 +00:00
Ivan Vangelista
a918db51fb
Converted sp0256_device to devcb2 (nw)
2014-03-13 16:55:45 +00:00
Ivan Vangelista
362d73b55b
Converted k007232_device to devcb2 (nw)
2014-03-13 16:40:14 +00:00
Ivan Vangelista
f04f4ad397
Converted tia_video_device to devcb2 (nw)
2014-03-13 16:33:16 +00:00
Ivan Vangelista
445f3af27a
Cosmetic changes to yesterday's devcb2-ifications (nw)
...
seibu-cop.c converted to devcb2 (nw)
2014-03-13 16:29:02 +00:00
Miodrag Milanovic
0f7ed4c919
fixed nvram save location by setting proper name (nw)
2014-03-13 15:36:58 +00:00
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