hap
3b17cba4b5
added preliminary COP400 handheld driver
2015-05-01 20:36:52 +02:00
Lord-Nightmare
192f22667a
Update VT100 AVO documentation a bit (n/w)
2015-05-01 14:04:24 -04:00
hap
7ca53964f5
fix B mask on XDS,XIS
2015-05-01 19:15:10 +02:00
hap
23d09f8ef8
fix LBI mask
2015-05-01 18:58:06 +02:00
cracyc
f80fb7bc0b
(mess) m24: enable loading of m20 floppies (nw)
...
z8000: port access can be unaligned (nw)
2015-05-01 11:55:20 -05:00
couriersud
aeba33df1a
Added colour overlay to breakout. [Couriersud]
2015-05-01 18:45:30 +02:00
couriersud
77e03ef8b3
Optimized some netlist devices. [Couriersud]
2015-05-01 18:43:10 +02:00
couriersud
177cc096e8
Don't call outside of netlist in case of noise introduced by solver.
...
(nw)
2015-05-01 18:42:19 +02:00
couriersud
0cfce891a2
Added adjustable gain to fixfreq.c. (nw)
2015-05-01 18:38:16 +02:00
couriersud
6688996c44
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-01 17:25:31 +02:00
Ivan Vangelista
ca20495ce6
darkseal.c: readded flipscreen support, enabled save state support (nw)
2015-05-01 14:19:16 +02:00
couriersud
8dbc55a85b
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-05-01 11:23:02 +02:00
Lord-Nightmare
2148d5e992
Typo (n/w)
2015-05-01 03:03:30 -04:00
Lord-Nightmare
e068898acf
(MESS) Add newer VT320 Firmware [Matt Burke]
2015-05-01 03:00:58 -04:00
Lord-Nightmare
10635df7b5
(MESS) add more (undumped, needed) roms as NO_DUMP to the VT100 driver after consulting later VT100 Tech manual. Correct one misnamed undumped rom on the GPO board. [Lord Nightmare]
2015-05-01 02:58:34 -04:00
Lord-Nightmare
d86a2df835
This snuck past my last license tagging run. Better late then never, I suppose. (n/w)
2015-05-01 02:55:45 -04:00
mahlemiut
81232204cf
clgd542x: fix BitBLTs being short by one scanline, and correct colours used when using both patterns and colour expansion together.
2015-05-01 14:46:12 +12:00
hap
530a5a9390
finished efball internal layout
2015-05-01 00:54:46 +02:00
cracyc
15c72b0466
(mess) m24: add obf bit to port 64 (nw)
2015-04-30 16:01:45 -05:00
Peter Ferrie
86455d8771
gambl186: update communication with EEPROM [Peter Ferrie]
...
service mode works properly, game starts booting.
still missing memory banking, so boot hangs.
2015-04-30 12:48:15 -07:00
MetalliC
f7ad401001
segasp: various additions, fixes and notes (nw)
2015-04-30 20:05:37 +03:00
hap
12e5f62ee4
got rid of cop400 fake io memory map
2015-04-30 18:10:44 +02:00
Robbbert
4e152d7a49
(MESS) ZRT80 : fixed regression from r30287 (2014-05-07) (nw)
2015-05-01 02:06:22 +10:00
hap
c11e73de2a
efball internal artwork wip
2015-04-30 13:50:43 +02:00
Miodrag Milanovic
d33822a35c
ssues with white-space in MAME_DIR [qmc2]
2015-04-30 13:20:36 +02:00
mahlemiut
8636aabc27
fix shadowed variables
2015-04-30 19:40:09 +12:00
mahlemiut
713f790c73
clgd542x: added system-to-video BitBLTs, and fixed up patterned BitBLTs.
2015-04-30 15:01:29 +12:00
cracyc
3c886dfe12
(mess) m24: add z8000 apb support [Carl]
...
isa_cga: m24 640x400x1 mode (nw)
upd765: return 0xff when reading from fifo while busy (nw)
z8000: mreq instruction and the apb expects sout to work just like out (nw)
2015-04-29 21:08:43 -05:00
Stiletto
29fdb4d27c
Update gamelists in comments (nw)
...
Update gamelists in comments (nw)
2015-04-29 19:15:42 -04:00
hap
4ff7b35e57
changed some rand_r to unknown_r
2015-04-29 20:36:12 +02:00
couriersud
49d7814a92
Merge branch 'master' of https://github.com/mamedev/mame.git
...
Conflicts:
src/mame/drivers/nl_breakout.c
2015-04-29 17:35:34 +02:00
couriersud
2b5ec6944f
Further work to improve breakout. Introduced a switchable resistor to be
...
able to delay output changes. Changed monoflops to use this as a
subdevice. Now you can leave away the charging capacitor and the
monoflop will properly emit a pulse. This was needed by the scoring part
in breakout. (nw)
2015-04-29 17:14:20 +02:00
Miodrag Milanovic
2c1c3e84a0
build mess tools for ume (nw)
2015-04-29 11:15:51 +02:00
Miodrag Milanovic
76b978d039
Cleanups and version bump
2015-04-29 08:18:54 +02:00
Miodrag Milanovic
64219f27d2
Fix OSX target dir
2015-04-29 08:11:09 +02:00
hap
5a15555d9e
added bdoramon factory test
2015-04-29 06:35:58 +02:00
briantro
29e896f3bd
new Xmen clone
...
New Clone Added
---------------------------------------
X-Men (2 Players ver UAB) [Andrew Welburn, The Dumping Union]
2015-04-28 22:19:09 -05:00
Vas Crabb
09947bc6c3
Merge pull request #168 from ibara/master
...
Fix build on OpenBSD
2015-04-29 12:44:50 +10:00
Brian Callahan
3b9240d261
Fix build on OpenBSD
2015-04-28 21:24:29 -04:00
Scott Stone
07f2f25f56
Workaround for certain Naomi sets to allow loading using Osso's example for model2.c fixes. (nw)
2015-04-28 20:45:25 -04:00
Alex W. Jackson
62ebd1f859
vigilant.c: let's not save an enormous bitmap in each savestate when we can regenerate it (nw)
2015-04-28 17:45:21 -04:00
MetalliC
d2c736443a
atomiswave: more correct ROM board PIO access (fixes ggisuka, rumblef2 crash)[MetalliC, CaH4e3]
2015-04-28 23:49:05 +03:00
David Haywood
900a2e0bb6
new rdft set was missing idle skip (nw)
2015-04-28 17:44:54 +01:00
couriersud
e08cb1c3f2
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-04-28 18:19:07 +02:00
Ivan Vangelista
400ef9cf51
model2.c: since it's close to release time, added workaround for regression found by Tafoid ("Caught unhandled St11logic_error exception: basic_string::_S_construct null not valid") (nw)
2015-04-28 18:14:45 +02:00
Peter Ferrie
945c1e6313
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-28 08:03:59 -07:00
Peter Ferrie
65b5d2a623
gambl186: implement communication with EEPROM [Peter Ferrie]
...
service mode passes now, until the memory clear.
nw: funnily enough, it's not the cause of the "No Funzione" screen,
which still appears.
2015-04-28 08:03:33 -07:00
David Haywood
952e387695
new NOT WORKING
...
Spatter (315-5099) [Andrea Palazzetti]
2015-04-28 15:25:58 +01:00
MetalliC
d2daa20b02
naomi.c: bios info corrections
2015-04-28 19:18:10 +03:00
mahlemiut
30a471c3bc
clgd542x: made a start at implementing extended write modes 4 and 5.
2015-04-28 22:34:42 +12:00