Commit Graph

27739 Commits

Author SHA1 Message Date
David Haywood
6fe765a89b further improvements (nw) 2014-03-18 17:27:28 +00:00
David Haywood
af31cf37e4 now we can turn on the tms for little robin too, still some issues (bands during boss levels for instance) but it's better than it was in other ways (screen clears) (nw) 2014-03-18 16:59:06 +00:00
David Haywood
3d7638f066 make the TMS34010 a bit safer when 8-bit writes are used (Megaphoenix does this..) I suspect skeetsht will need more improvements along these lines because it's hooked up to an 8-bit CPU?
This at least means we don't have to overclock the 68k by a silly amount on on megaphx, and fixes round 4, although it doesn't fix all the graphic corruption, of note round 6.
2014-03-18 15:02:26 +00:00
Curt Coder
52ca000b5b Removed line_cb_t. (nw)
(MESS) nextkbd: devcb2. (nw)
2014-03-18 14:15:57 +00:00
Curt Coder
d7e58e18cd (MESS) nextmo: devcb2. (nw) 2014-03-18 14:04:54 +00:00
Curt Coder
fd2cbd7d49 mccs1850: devcb2. (nw) 2014-03-18 13:59:30 +00:00
Curt Coder
dbfcc63c41 mb8795: devcb2. (nw) 2014-03-18 13:49:14 +00:00
Curt Coder
88a76175e1 68561mpcc: devcb2. (nw) 2014-03-18 13:41:27 +00:00
Miodrag Milanovic
834f7930ba fixed validation (nw) 2014-03-18 13:33:05 +00:00
Curt Coder
896b35441e Removed unused declarations. (nw) 2014-03-18 13:31:58 +00:00
Miodrag Milanovic
59674b3fdf legacy wd17xx is now also a modern device (nw) 2014-03-18 13:31:41 +00:00
Curt Coder
e1af1a2096 Removed unused declaration. (nw) 2014-03-18 13:29:30 +00:00
Curt Coder
8c13619673 n68681: Renamed to mc68681. (nw) 2014-03-18 12:44:38 +00:00
Curt Coder
f65e037141 (MESS) Moved common machine and video chips to emu. (nw) 2014-03-18 11:46:44 +00:00
mahlemiut
15b2c80c62 svga_s3: Corrected ID values, based on S3ID 2014-03-18 10:12:53 +00:00
Miodrag Milanovic
7fc79693d2 no more old duart (nw) 2014-03-18 07:57:10 +00:00
Curt Coder
dddcd70190 Fixed regression. (nw) 2014-03-18 07:16:27 +00:00
Alex W. Jackson
b6db6a39a2 Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] 2014-03-18 06:42:10 +00:00
Curt Coder
9f691da5f3 Add to ignore list. (nw) 2014-03-18 06:21:49 +00:00
Brian Troha
12b346b271 namcos1.c: Remove extra unneeded bracket in game description. - NW 2014-03-18 01:55:39 +00:00
Brian Troha
87ef6e6568 meritm.c: Mark The Real Broadway as non working - NW 2014-03-18 01:53:05 +00:00
Brian Troha
a3493fc905 new non-working game
Out of whatsnew:
 Requires a proper key string for the DS1204 key. Also proper dipswitch list.

New Game Added
---------------------------------
The Real Broadway [Brian Troha, The Dumping Union]
2014-03-18 01:28:02 +00:00
smf-
bc710f34f8 remove generated files. (nw) 2014-03-18 00:12:13 +00:00
Curt Coder
7fc71a616f (MESS) Moved video chips to emu/video. (nw) 2014-03-17 22:21:47 +00:00
Curt Coder
4bba3f6e42 (MESS) Moved the remaining slot interfaces to emu/bus. (nw) 2014-03-17 22:06:26 +00:00
Curt Coder
f3fe1ab644 upd765: Refactored to use devcb2 callbacks. [Curt Coder] 2014-03-17 20:38:18 +00:00
Curt Coder
dce7adbbbb Cleaned up devcb2 usage. (nw) 2014-03-17 20:11:09 +00:00
Miodrag Milanovic
ee84337ef9 one less legacy device (nw) 2014-03-17 17:52:56 +00:00
Miodrag Milanovic
b3456aeb13 changed text in comment not to get false legacy device notification :) (nw) 2014-03-17 17:34:07 +00:00
Scott Stone
5b9fefd564 (MESS) pve500.c: New maincpu dump to replace bad dump. [Felipe Sanches] 2014-03-17 17:33:29 +00:00
Scott Stone
5e0d43a758 offtwall.c: Corrected the rom names and locations of the upright version of Atari’s Off the Wall and also added a dump of one of the GAL’s (a GAL16V8A-25LP) on the boardset which was the only one without the security fuse blown. [Kevin Eshbach] 2014-03-17 17:22:56 +00:00
Oliver Stöneberg
1907b48643 and more global_free() -> global_free_array()(nw) 2014-03-17 17:15:03 +00:00
Oliver Stöneberg
01271d3f4d more global_free() -> global_free_array() in src/osd/sdl/drawsdl.c (nw) 2014-03-17 17:04:21 +00:00
Miodrag Milanovic
538de5d46c one more scrlegcy.h user down (nw) 2014-03-17 15:29:53 +00:00
Miodrag Milanovic
06ce59b64e removed some legacy includes that are not valid (nw) 2014-03-17 15:21:17 +00:00
Scott Stone
5e5f680e15 fixed </softwarelist> tag placement (nw) 2014-03-17 15:19:28 +00:00
Miodrag Milanovic
cf9949729c removed some atari legacy code (nw) 2014-03-17 15:15:01 +00:00
Curt Coder
841b2cb5e9 8530scc: devcb2. (nw) 2014-03-17 14:16:27 +00:00
Miodrag Milanovic
6b6e43fa1c avgdvg is now device (nw) 2014-03-17 13:43:18 +00:00
Miodrag Milanovic
fb20ff1e86 compile fix, thanks qmc2 (nw) 2014-03-17 13:14:39 +00:00
Curt Coder
e06e38f8f4 Fixed compile. (nw) 2014-03-17 11:13:56 +00:00
Oliver Stöneberg
9964b649eb added more asserts/notes for known index out-of-bounds accesses (nw) 2014-03-17 10:37:52 +00:00
Miodrag Milanovic
68f8eeda6e do reset on different way (nw) 2014-03-17 10:28:34 +00:00
Miodrag Milanovic
5e8e5629e3 why complicate when proper devices are there and do work properly (nw) 2014-03-17 10:02:08 +00:00
Miodrag Milanovic
14756cfa21 use PAIR16 core struct in vdc (nw) 2014-03-17 09:14:28 +00:00
Oliver Stöneberg
1c5e77fff7 marked PALETTE_INIT as legacy 2014-03-17 09:06:47 +00:00
Michaël Banaan Ananas
068165381f vsync start (auto animation latch) is 16 lines after active display 2014-03-17 08:23:15 +00:00
Michaël Banaan Ananas
f579320b3c Improve accuracy of vblank irq/reload timing from Charles's documentation. vblank irq happened approx 15 pixels too early. 2014-03-17 07:31:38 +00:00
smf-
4ee395ba1d added manufacturer name to chips in comment (nw) 2014-03-17 06:55:52 +00:00
smf-
41466dcb47 Added rs232 port to apple 3. Currently cts is not mapped because that needs to be driven low whether something is plugged in or not or the apple 3 won't boot (I believe pull up resistors on the 12v side take care of that on real hardware). Not tested with Apple 3 software. (nw) 2014-03-17 06:32:32 +00:00