Commit Graph

27345 Commits

Author SHA1 Message Date
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
Scott Stone
31a8567dfd (MESS) a7800.c - Support for >128k cart formats and banked RAM and added bit 4 & bit 5 notes while standardizing 'super' description listing. [Mike Saarna] 2014-03-08 19:10:32 +00:00
Miodrag Milanovic
d00673890d For now keep only bus part in separate library to make visual studio builds possible (nw) 2014-03-08 18:39:50 +00:00
Michaël Banaan Ananas
5f2d9482dc loop overflow happens on the real chip 2014-03-08 16:19:39 +00:00
R. Belmont
f84af4b51f typo (nw) 2014-03-08 03:52:19 +00:00
R. Belmont
b3c2e03a9f n68681: Return bits 6 and 7 of the input port register correctly. (nw) 2014-03-08 03:49:28 +00:00
R. Belmont
dd000a591a (MESS) Move sc499 to new ISA directory (nw) 2014-03-08 03:47:32 +00:00
R. Belmont
6e965734fc (MESS) sc499: add config dips (nw) 2014-03-08 03:42:25 +00:00
R. Belmont
001375f497 (MESS) apollo: sc499 cartridge tape converted to ISA [R. Belmont] 2014-03-08 02:00:10 +00:00
Angelo Salese
40e5082c72 Pac-Land control panels have buttons, not joystick ... (nw) 2014-03-08 01:59:20 +00:00