Commit Graph

28618 Commits

Author SHA1 Message Date
R. Belmont
8c7f587685 ym2612: Sync timer fixes from GenPlus-GX, fixes MT #5049. [Enik Land] 2014-04-19 01:26:32 +00:00
Couriersud
01fbc6fe3d Converted ioport reads to use required_ioport in Tempest. 2014-04-19 01:24:58 +00:00
Couriersud
03c8da0ed1 Netlist: templates rock ... Changed gauss seidel solver to be a subclass of direct solver and got rid of ugly fallback solution. As a result, popeye is now 45% faster in comparison to 0.153. 2014-04-18 21:10:59 +00:00
Curt Coder
6bc0e9f9c9 Fixed compile. (nw) 2014-04-18 19:50:36 +00:00
Michaël Banaan Ananas
d816996df6 new clone added
--------------
Gun.Smoke (bootleg) [Felipe Sanches]
2014-04-18 19:39:43 +00:00
Couriersud
4b4b4542b2 Netlist:
- fixed a bug in which the fallback solver was called instead of gauss - seidel.
- matrix solvers are now subdevices of the solver devices
- matrix solvers can now be scheduled independently
- Rename RESCHED_LOOPS to GS_LOOPS (Gauss Seidel)
- Added paragmenter NR_LOOPS (Newton Raphson)
2014-04-18 17:58:35 +00:00
Scott Stone
3c46c03671 Some changes/corrections to device descriptions per Dev request (nw) 2014-04-18 16:47:16 +00:00
Scott Stone
2c4dafcfa9 Fixed thunderh (gticlub.c) (nw) 2014-04-18 14:38:30 +00:00
R. Belmont
f68ffa0afc cdrom: fix uninitialized flags [MetalliC] 2014-04-18 13:43:14 +00:00
R. Belmont
65bb412c75 Naomi: small correction to World Kicks game code [f205v] 2014-04-18 13:33:21 +00:00
R. Belmont
f6b91cc23d don't memset structs or classes in C++, fixes regression from last commit (nw) 2014-04-18 12:29:25 +00:00
Olivier Galibert
ec653f9969 Fix r29545 w.r.t sockets and friends (nw) 2014-04-18 09:11:11 +00:00
Ivan Vangelista
169ad0268f vic3_device: converted to devcb2 (nw)
This is untestable at the moment, since c65 shows nothing but a black screen
2014-04-18 07:44:39 +00:00
David Haywood
5c8ee3b2a0 mahe the 68307's 68681 an actual sub-device instead of pairing it in the game driver (nw) 2014-04-18 07:18:03 +00:00
R. Belmont
3eb1f14701 chd updates: [MetalliC]
- Bugfixed byte order for GD-ROM audio tracks so FLAC compression is effective
- Fixed uninitialized struct on MSVC (and possibly other) builds


nw: this will change the SHA1s of every GD-ROM CHD in MAME; a patch to reflect that is pending (the old images still work, they just take a little more space than is necessary).  "chdman copy" suffices to upgrade; no downloading is necessary.
2014-04-18 02:05:33 +00:00
Ville Linde
02df8f4487 voodoo.c: Fixed an edge case where CMDFIFO execution would get stuck if the first word in CMDFIFO buffer is written out of order. (nw) 2014-04-18 00:53:46 +00:00
Ivan Vangelista
91d6f66ccb ttl74123_device: converted to devcb2 (nw) 2014-04-17 20:03:43 +00:00
Mike Naberezny
3c801d80bb (MESS) pet_flop.xml: Replaced bad D80 for Z-RAM. [Mike Naberezny] 2014-04-17 19:52:53 +00:00
Alex W. Jackson
93fe9d00c4 emupal.c: add support for RAM-based palettes with indirect lookups. Update various drivers to use it [Alex Jackson] 2014-04-17 19:48:48 +00:00
Ivan Vangelista
69e0d908a7 necdsp_device: converted to devcb2 (nw)
removed some leftovers from previous devcb2 conversions (nw)
2014-04-17 19:14:51 +00:00
Olivier Galibert
0343870ee2 memory: Stop the watchpoints from messing with the opcode decryption [O. Galibert] 2014-04-17 19:07:35 +00:00
Scott Stone
4af0ba8df1 Some changes/corrections to device descriptions from MASH and Tafoid (nw) 2014-04-17 17:34:49 +00:00
Ivan Vangelista
57a17e66a7 tms9928a_device: converted to devcb2 (nw) 2014-04-17 17:23:32 +00:00
Michaël Banaan Ananas
7a1e287825 take "pal16l8b-b52-124.ic180" from chasehqju 2014-04-17 17:09:07 +00:00
Ivan Vangelista
ccd92cf5fd nubus_device: converted to devcb2 (nw) 2014-04-17 16:55:49 +00:00
Fabio Priuli
9af5917e56 converted z80_sti to devcb2. nw. 2014-04-17 16:23:24 +00:00
cracyc
697fd6e868 (mess) ti85: nvram (nw) 2014-04-17 15:35:57 +00:00
Wilbert Pol
ada22f3d1b Notes (nw) 2014-04-17 15:09:47 +00:00
Wilbert Pol
66f1e6d951 (MESS) Fix compile (nw) 2014-04-17 14:58:33 +00:00
Miodrag Milanovic
2c065c580f cleanup (nw) 2014-04-17 14:19:43 +00:00
Miodrag Milanovic
4cf2b8fcbb made konamigx and related drivers use modern k054338 device (nw) 2014-04-17 13:53:06 +00:00
Luca Elia
e9080b681d Wyvern F-0 driver
ROMs will be uploaded in a minute ;)

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Wyvern F-0 [Guru, ????]
2014-04-17 13:34:01 +00:00
Miodrag Milanovic
9a978e9be5 Removed not used option (nw) 2014-04-17 13:17:47 +00:00
Miodrag Milanovic
78f658987f made neogeo card an image device (nw) 2014-04-17 13:16:05 +00:00
Miodrag Milanovic
cb62b01e3b midezeus modernized and lot moved to _state, also made midzeus2_state separated, legacy_poly should be removed in future (nw) 2014-04-17 11:55:10 +00:00
Miodrag Milanovic
d75265256e leftover from past (nw) 2014-04-17 10:42:36 +00:00
Miodrag Milanovic
d8ae2f04fd MEMBER not a HANDLER (nw) 2014-04-17 10:36:31 +00:00
Miodrag Milanovic
7dc6b37135 should be MEMBER, not HANDLER (nw) 2014-04-17 10:31:12 +00:00
Miodrag Milanovic
cd93e416fe Created memcard as device and removed it from machine/generic (nw)
This should be image device instead but did not wish to change
behavior for now
2014-04-17 10:18:41 +00:00
Miodrag Milanovic
3f4c65b8ee modernized cybiko nvram and supported all models (nw) 2014-04-17 08:16:51 +00:00
Miodrag Milanovic
7194d57dab modernized nvram (nw) 2014-04-17 07:32:46 +00:00
Fabio Priuli
b9374917e7 converted i8271 to use inline configs and reduced tagmap lookups
while at it. nw.
2014-04-17 07:21:01 +00:00
Miodrag Milanovic
452df5037b reverting to classic ui due to lot of issues, as much as I hate reverting some else code (nw) 2014-04-17 06:27:03 +00:00
Curt Coder
7b75f417f7 Fixed compile. (nw) 2014-04-17 06:15:34 +00:00
Miodrag Milanovic
dee0575ae2 (MESS)-thomson: fix for incorrect palettes in a seldom used video mode [Antonie Mine]
(MESS)-hp48: fix for memory cards and addition of imgtool support for it [Antonie Mine]
2014-04-17 06:14:52 +00:00
Fabio Priuli
a2bdecb071 converted i8255 to devcb2. nw.
p.s. I tested several games/systems and I triple checked the diff to be sure I did not 
make any copy and paste mistake in the 195 files touched by this, but let me know 
if any system suddenly stops working!
2014-04-17 05:49:48 +00:00
Ivan Vangelista
7030ff593e a2bus_device and a2eauxslot_device: converted to devcb2 (nw) 2014-04-17 05:17:58 +00:00
R. Belmont
98d70c64a6 Naomi: documentation update [f205v] 2014-04-17 02:26:26 +00:00
Angelo Salese
57a4e35ff1 Submit for regression test. 2014-04-17 02:22:46 +00:00
Angelo Salese
8a8fb939c8 More sane Model 2 video refresh rates (read: copied from System 24, which makes sense at the end of the day) 2014-04-17 01:08:28 +00:00