Commit Graph

27354 Commits

Author SHA1 Message Date
Ivan Vangelista
f059fb9013 Reverted changes to decbac06 device flipscreen support, now that this can be done properly.
Also reverted the decmxc06 changes. This breaks again the flipped sprites in some games, but fixes the actfanct regression. (nw)
2014-03-10 18:04:45 +00:00
Ivan Vangelista
8acaf0366b (MESS) fixed specialm and specialp debug crash and removed some trampolines (nw) 2014-03-10 17:20:05 +00:00
Oliver Stöneberg
d10ce2efeb removed obsolete include and corrected SDLMAME_ARCH quoting in sdl.mak (nw) 2014-03-10 16:18:44 +00:00
Oliver Stöneberg
f3e7bd7fd2 added a few more missing \n in logging / cleanups (nw) 2014-03-10 16:17:31 +00:00
Oliver Stöneberg
59ad078f27 added missing \n in error messages 2014-03-10 16:06:52 +00:00
Miodrag Milanovic
d131f7fa0c Moved rest of console slot devices to bus folder (nw) 2014-03-10 14:00:01 +00:00
R. Belmont
fe36f87239 n68681: Don't trust the start order (nw) 2014-03-10 13:23:15 +00:00
Michael Zapf
758a377a65 (MESS) Include some more disk image formats. (nw) 2014-03-10 12:50:58 +00:00
R. Belmont
4cb81aa897 n68681: Only clear input state on start, not reset. (nw) 2014-03-10 12:29:48 +00:00
Jonathan Gevaryahu
8042e28af9 Fixed the duart ip pins so they don't accidentally clear each other's state on device_write_line; this fixes the Canon Cat printing in MESS. [Lord Nightmare] 2014-03-10 12:08:45 +00:00
Robbbert
eaa9538d9f (MESS) applix : corrected file-ext of disks 2014-03-10 10:55:45 +00:00
Robbbert
b36affe0f6 (MESS) alphatronic : fixed framecnt 2014-03-10 10:24:25 +00:00
Alex W. Jackson
95aafe03e5 You now specify a gfxdecode device once when you create a tilemap, rather than each time in the tile info callback. Updated all drivers accordingly [Alex Jackson] 2014-03-10 09:58:31 +00:00
Miodrag Milanovic
69e33bcb5e snes and nes slot devices moved into bus folder (nw) 2014-03-10 08:29:46 +00:00
Jonathan Gevaryahu
bd20546170 (MESS) cat.c: further attempts to get printing working; it seems BUSY is never being de-asserted on init by the centronics core, so the cat code is reading the duart ip4 and waiting forever for busy to de-assert (which should make ip4 return 1 instead of 0). Not sure how to force it to think it isn't asserted. (n/w) 2014-03-10 05:03:30 +00:00
R. Belmont
bc238e5289 And more Clang (nw) 2014-03-10 02:56:34 +00:00
R. Belmont
809b58b7ac Clang, again (nw) 2014-03-10 02:55:45 +00:00
R. Belmont
6fd42ef750 (MESS) Fix Clang compile (nw) 2014-03-10 02:55:03 +00:00
R. Belmont
f1cbfd85f3 (MESS) move 3c505 to ISA directory (nw) 2014-03-10 02:51:22 +00:00
R. Belmont
7d678bedea (MESS) apollo: Separate 3c505 out into an ISA16 card. [R. Belmont] 2014-03-10 02:48:10 +00:00
Roberto Fresca
5d8ceefb5e Added Royal Card (French). This set is original, but running in
a bootleg board. Added a default NVRAM to get the game working.
Also added technical notes. [Roberto Fresca]


New clones added
----------------
Royal Card (French) [Roberto Fresca, f205v]
2014-03-10 01:15:25 +00:00
Michael Zapf
aa7f94d246 (MESS) Floppy modernization, part 2. 2014-03-09 23:04:16 +00:00
Michael Zapf
0275881277 Fixed gap2 creation during write_sector and added debugging output. (nw) 2014-03-09 23:00:08 +00:00
Michael Zapf
4415ff8329 Moved sbyte_mfm_r out of private area to make it accessible to format
implementations. (nw)
2014-03-09 22:58:11 +00:00
Michael Zapf
c734928405 Added trace switch to control log output.(nw) 2014-03-09 22:50:35 +00:00
Brian Troha
57ed3663b0 new 3 Stooges Clone
New Clone Added
----------------------------------
The Three Stooges In Brides Is Brides (set 2) [The_Hamster]
2014-03-09 22:37:29 +00:00
Brian Troha
4517fd61ef mame.lst- Fix compile -- wires got crossed - NW 2014-03-09 21:46:11 +00:00
Brian Troha
54175a04a4 namcos1.c: Get rid of "Old" and "New" by adding actual rev level - NW 2014-03-09 21:26:58 +00:00
Michaël Banaan Ananas
4fd342eab7 cinemat.c: redumped spaceftr [f205v, Piero Andreini] 2014-03-09 20:50:46 +00:00
Brian Troha
b5d637a073 namcos2.c: Get rid of "Old" and "New" by adding actual rev level - NW 2014-03-09 20:48:43 +00:00
Curt Coder
24889aeed1 (MESS) adam: Updated comments. (nw) 2014-03-09 20:16:30 +00:00
Oliver Stöneberg
d4edd56e66 fixed usage of uninitialized member in a2bus_applicard_device (nw) 2014-03-09 18:23:16 +00:00
Oliver Stöneberg
11f5994d02 fixed usage of uninitialized member in a2bus_midi_device (nw) 2014-03-09 18:22:26 +00:00
Oliver Stöneberg
26be9b26b1 fixed usage of uninitialized member in gf1_device (nw) 2014-03-09 18:21:41 +00:00
Oliver Stöneberg
7094422e59 fixed uninitialized member in wpc_device (nw) 2014-03-09 17:11:58 +00:00
Michaël Banaan Ananas
64bc991fa3 reverse shift (no practical difference) 2014-03-09 16:38:44 +00:00
Michaël Banaan Ananas
b2a99195ee small cleanup 2014-03-09 16:15:40 +00:00
Miodrag Milanovic
cb7cd21a8c Fix for tape control and bitbanger control in UI (nw) 2014-03-09 13:08:19 +00:00
Robbbert
3677cd32d9 (MESS) alphatronic : added notes 2014-03-09 12:14:22 +00:00
Miodrag Milanovic
544b60f82a Include bus resolve in dynamic build procedure (nw) 2014-03-09 08:40:56 +00:00
Robbbert
f55193ab2d (MESS) alphatronic : added remaining screen attributes 2014-03-09 07:11:35 +00:00
Ivan Vangelista
94ad2945ae Fixed mess validation (nw) 2014-03-09 07:02:20 +00:00
Alex W. Jackson
b07d5e4e55 The UI graphics viewer can now display multiple palettes and multiple gfx decoders in games that have them [Alex Jackson] 2014-03-09 06:50:19 +00:00
Robbbert
6e1581fbb2 (MESS) hunter2 : added more ports 2014-03-09 05:24:44 +00:00
Jonathan Gevaryahu
70a9532db3 minor stuff from darkstar re: licensing and for chip labels/locations on the dtc-07 dectalk isa card (n/w) 2014-03-09 00:05:02 +00:00
Michaël Banaan Ananas
1bb7ea2632 New clone added
------------------
Galaxian (Irem) [DamagedGoods]
2014-03-08 23:37:18 +00:00
Oliver Stöneberg
8b78221455 added asserts for known index out-of-bounds accesses (nw) 2014-03-08 22:32:27 +00:00
Oliver Stöneberg
5cd6f3cd8d fixed clang 3.4 compilation (nw) 2014-03-08 22:14:25 +00:00
Roberto Fresca
d21a9704ba New games marked as GAME_NOT_WORKING
------------------------------------
unknown Sisteme France Poker [Roberto Fresca, f205v ]
2014-03-08 19:53:43 +00:00
Scott Stone
7d64b7e447 (MESS) rainbow.c: Added 8 sector format to legacy driver. Included early '100-A' model with brief descriptions and placeholders for dumps not yet obtained. [Bavarese].
(MESS) vtvideo.c: First steps to mimic soft scrolling. Should be synchronized with beam or DMA in the future.  [Bavarese]
2014-03-08 19:14:15 +00:00