cracyc
c709407db8
(mess) compis: doesn't appear to use text mode (nw)
...
i86: doh! (nw)
2013-08-23 21:58:45 +00:00
Wilbert Pol
eccbdf381f
mc68hc11.c: Modernized cpu core (nw)
2013-08-23 21:33:46 +00:00
Alex W. Jackson
875f96a858
terracre.c: Remove nonexistent second ym2203 from terracren. Remove silly input port hack from horekid [Alex Jackson]
2013-08-23 20:43:49 +00:00
Angelo Salese
caa9018aed
Added analog inputs
2013-08-23 19:42:26 +00:00
Wilbert Pol
ec1b639847
mcs48.c: Modernized cpu core (nw)
2013-08-23 19:14:49 +00:00
Alex W. Jackson
871ec5a881
segae.c: clean up, add savestate support [Alex Jackson]
2013-08-23 17:57:57 +00:00
Scott Stone
312ccf465a
setname and description changes to DRC devices to indicate such is being used (nw)
2013-08-23 15:13:52 +00:00
Angelo Salese
2398f5bbd4
Some changes in ATAPI comms, nw
2013-08-23 14:51:44 +00:00
Miodrag Milanovic
97390fd4f2
few more fixes (nw)
2013-08-23 14:38:46 +00:00
R. Belmont
abf2bf7cb8
Fix invalid error message and copy/paste typo (nw)
2013-08-23 13:41:34 +00:00
Miodrag Milanovic
8eb3f42f0a
added missing short names to legacy devices and added validation that short name is always mandatory (nw)
2013-08-23 12:10:50 +00:00
Miodrag Milanovic
bed93e94e2
fix description (nw)
2013-08-23 12:06:18 +00:00
Miodrag Milanovic
0ec2741440
Fixed missing devices from XML (excluding legacy cpu) (nw)
2013-08-23 10:48:21 +00:00
Robbbert
88c2aa2bb5
(MESS) H19 : replaced bad dump of bios 1 (super19) with a good one.
2013-08-23 10:45:22 +00:00
Robbbert
3b9d07b880
(MESS) concept : extra rom
2013-08-23 08:56:33 +00:00
Robbbert
cb03a93960
(MESS) New skeleton [Al Kossow, Robbbert]
...
-------------------------------------------------
IBM6580 DisplayWriter.
2013-08-23 08:29:45 +00:00
David Haywood
91eb8f2016
give the vs. suprmrio bootlegs with z80 their own machine struct etc. not really sure what they want tho, they wait for 2002 to change, but that's a PPU address, forcing it to change makes the games run with broken sprites / flickering.
...
I think they use the z80 + SN for sound instead of the real NES sound, it's probably an interesting case for somebody who knows the NES a bit better than I do, obviously being cloned hardware a couple of other bits could have changed. (nw)
2013-08-23 07:49:05 +00:00
R. Belmont
aef8991fff
Modernized Sega Model 1 sound board; now shared instead of copy/pasted. [R. Belmont]
...
New Clone Added
---------------
Manx TT Superbike - DX (Revision D) [ShouTime, The Dumping Union, R. Belmont, Brian Troha]
2013-08-23 02:50:04 +00:00
Ivan Vangelista
d5dde1a9d3
Modernized ttl74148.c. This still needs updating to devcb/devcb2. (nw)
2013-08-22 20:49:18 +00:00
David Haywood
61f63c5da9
fix ddealer regression, the 68k change broke it because it does clr.l during the ram test and our protection sim overlaying RAM is read triggered with a counter. (nw)
2013-08-22 19:35:33 +00:00
Ivan Vangelista
a642a95274
Converted taito_en to a device. (nw)
2013-08-22 19:15:23 +00:00
Ivan Vangelista
22b8e0d09d
Fixed dblewing Lives dip switch. [lain]
2013-08-22 18:32:54 +00:00
David Haywood
40bc572de3
- fix sprite priority issues in nmk16.c (tested on tdragon2 PCB) [trap15]
2013-08-22 17:58:10 +00:00
Luca Elia
f91feeb154
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Poka Poka Satan [bodger319, Yohji, Smitdogg, The Dumping Union, Luca Elia]
2013-08-22 16:11:24 +00:00
cracyc
b1043c9eaf
(mess) compis: better text mode output (nw)
2013-08-22 14:39:33 +00:00
Miodrag Milanovic
6c7d00c958
some 5 min slider work, to make it affect settings (nw)
2013-08-22 14:30:33 +00:00
Robbbert
eb3686dc33
(MESS) New skeleton [Al Kossow, Robbbert]
...
-------------------------------------------------
Intertec SuperBrain
2013-08-22 11:47:05 +00:00
Oliver Stöneberg
9299fc9215
flagged a few more things as deprecated (nw)
2013-08-22 10:50:52 +00:00
Oliver Stöneberg
9ff47111da
removed some unused legacy functions / flagged a few more things as deprecated / reduced the DEPRECATED noise a bit for now nw)
2013-08-22 10:25:02 +00:00
Oliver Stöneberg
ab7bfd7876
removed DECL_NORETURN in favor of ATTR_NORETURN (nw)
2013-08-22 09:51:55 +00:00
Oliver Stöneberg
eb91a212ac
added makefile define DEPRECATED to show warnings about deprecated code / added ATTR_DEPRECATED / flag some stuff in diexec.h as deprecated (nw)
2013-08-22 09:40:15 +00:00
Robbbert
fb1e10310d
(MESS) Intertec Superbrain WIP
2013-08-22 08:34:21 +00:00
Brian Troha
910451a62e
new clones added
...
New Clones Added
----------------------------------------
Turbo Out Run (Japan, Out Run upgrade, FD1094 317-0117) [Charles MacDonald, ShouTime, The Dumping Union]
Cotton (set 2, Japan, Rev B, FD1094 317-0179b) [Charles MacDonald, ShouTime, The Dumping Union]
Chase Bombers (Japan) [ShouTime, The Dumping Union]
2013-08-22 00:19:05 +00:00
David Haywood
3ba178d418
acan (nw)
2013-08-21 23:04:48 +00:00
Wilbert Pol
c913943d94
mb88xx.c: Modernized cpu core (nw)
2013-08-21 18:49:26 +00:00
David Haywood
cf90c3cf0c
minor changes (nw)
2013-08-21 18:27:25 +00:00
Oliver Stöneberg
b9d43a76ad
removed unused periodic interrupt legacy code (nw)
2013-08-21 16:24:49 +00:00
Ivan Vangelista
df0d034f78
Forgot to remove some dead code. (nw)
2013-08-21 15:49:19 +00:00
Ivan Vangelista
3f47f066b2
Converted bfm_dm01 to a device. Note that since AFAIK no game using it show something on screen, it's difficult to know if it works correctly. (nw)
2013-08-21 15:47:54 +00:00
Ivan Vangelista
dda3cf4135
Fix for MT05268. (nw)
2013-08-21 14:51:25 +00:00
cracyc
f1ab5c69a6
(mess) support raw compis images (nw)
2013-08-21 13:40:43 +00:00
Oliver Stöneberg
796e4fcf03
added MCFG_MACHINE_RESET_REMOVE / MCFG_*_RESET(0) cleanup (nw)
2013-08-21 11:47:24 +00:00
Oliver Stöneberg
c2ee7aad41
simpler implementation of MCFG_DEVICE_{VBLANK|PRIODIC}_INT_REMOVE (nw)
2013-08-21 11:46:41 +00:00
Oliver Stöneberg
b4117331a6
removed some unused device_irq_acknowledge_callback occurrances (nw)
2013-08-21 10:40:01 +00:00
Robbbert
6a25d3d860
(MESS) Intertec Superbrain WIP
2013-08-21 09:03:23 +00:00
Michaël Banaan Ananas
36c8051b2b
(title correction)
2013-08-21 07:58:35 +00:00
Oliver Stöneberg
85c48bb05f
fixed typo in comment (nw)
2013-08-21 07:55:30 +00:00
David Haywood
844e696071
a regular 68000 processor will generate a read operation when using the clr.b/.w/.l opcodes, this was fixed / changed on the 020.
...
I'm not aware of any software explicitly requiring this right now, but it would be detectable if you have read-triggered hardware and various 68k documents advise caution when using the opcodes / porting code using said opcodes to a 020 based machine for that reason.
There was some private discussion with Charles before doing this, apparently it is detectable on the Genesis where a read from the VDP port will increment the internal address counter.
2013-08-21 06:56:57 +00:00
Scott Stone
070bb4fb3d
More setname corrections to further expand XML device coverage (nw)
2013-08-21 03:31:10 +00:00
Scott Stone
1a98821ef6
Fix duplicate shortnames to allow XML to show device (nw)
2013-08-20 21:30:37 +00:00