Commit Graph

35360 Commits

Author SHA1 Message Date
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
etabeta78
33bc84d339 (MESS) removed spc1000 tape hack. you first press PLAY on the tape drive,
and then you type LOAD... and things work as expected ;-)
2015-04-28 11:04:08 +02:00
couriersud
0726b4f232 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-28 08:39:12 +02:00
couriersud
14b91227f1 Various bugfixes for netlist code and improvements for breakout. (nw) 2015-04-28 08:39:00 +02:00
cracyc
4a22ac1a5f ins8250: msr is writeable (pcjr depends on this) and fix update (nw) 2015-04-27 18:08:25 -05:00
MetalliC
f30e5f21fb nw 2015-04-28 01:51:36 +03:00
MetalliC
1cb336fc17 SystemSP: do not inherit unneeded stuff (MIE MCU, JVS, etc) 2015-04-28 01:46:32 +03:00
MetalliC
e77609df8a SystemSP inputs 2015-04-28 01:11:59 +03:00
hap
1dd9e357a8 h2hbaseb looks like it works, but i still need to finish the layout 2015-04-27 23:13:03 +02:00
hap
2f3108d29d accuracy fix (integer division loses fraction) 2015-04-27 22:26:00 +02:00
MetalliC
941116af2b SysteSP checkpoint: add protection keys, main board eeproms, basic system hookup, tetgiant boots to title 2015-04-27 23:15:15 +03:00
MetalliC
de598ccdff fix prev (nw) 2015-04-27 23:15:13 +03:00
MetalliC
575083011a DC: implement G2 DMA channels 1-3 2015-04-27 23:15:11 +03:00
couriersud
149b356101 Remove usage of initial in 7474. (nw) 2015-04-27 21:01:40 +02:00
couriersud
0a085b5ee0 Fixed a bug in DELAY. (nw) 2015-04-27 20:33:54 +02:00
Ivan Vangelista
75ece50e98 bagman.c, toobin.c: added / enabled save state support (nw) 2015-04-27 19:07:59 +02:00
couriersud
1d9b53044d NE555 now supports reset. (nw) 2015-04-27 19:07:28 +02:00
hap
1078486922 finished internal artwork h2hfootb.lay 2015-04-27 18:57:14 +02:00
hap
89b2ea822e (MESS)New working game added
-----------------
Bandai Dokodemo Dorayaki Doraemon [hap, Kevin Horton, Rik]
2015-04-27 16:03:13 +02:00
etabeta78
a9d7df4604 d'uh... this escaped my many tests... nw. 2015-04-27 10:03:05 +02:00
mahlemiut
4309f134db More Cirrus WIP, fixing some possible crashes, BitBLT destinations, and fixing some errors in handling VGA CRTC registers, found using MFGTST. 2015-04-27 18:37:28 +12:00
couriersud
d9b96c0fef Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-26 23:59:02 +02:00
couriersud
e482d3f40e (MAME)New game added
-----------------
Breakout [Couriersud, DICE Team]
2015-04-26 23:58:46 +02:00
hap
606abf6131 bugger 2015-04-26 22:08:43 +02:00
hap
ac0e596c89 (MESS)New working game added
-----------------
Coleco Head to Head Football [hap, Sean Riddle]
2015-04-26 18:57:20 +02:00
couriersud
5f7587dd9e Make logic signal outputs default to low at startup. (nw) 2015-04-26 18:29:34 +02:00
etabeta78
e95d8404e7 another item crossed out from my backlog... nw. 2015-04-26 17:01:05 +02:00
hap
afd563acd7 (MESS)New working game added
-----------------
Bandai Machine Man [hap, Kevin Horton, Rik]
2015-04-26 16:39:46 +02:00
couriersud
5c516aff00 Always connect to the first element in NET_C. (nw) 2015-04-26 16:00:37 +02:00
couriersud
a31dfcedb8 Use vsnprintf instead of printf to avoid libc buffer overflows. (nw) 2015-04-26 15:49:09 +02:00
hap
4cb2267000 (MESS)New working games added
-----------------
Gakken Jackpot: Gin Rummy & Black Jack [hap, Sean Riddle]
Milton Bradley Big Trak [hap, Sean Riddle]
2015-04-26 15:42:41 +02:00
hap
a188791336 added bandai machine man, not tested yet 2015-04-26 14:49:19 +02:00
hap
cca07372de added gjackpot internal artwork 2015-04-26 13:17:21 +02:00
Miodrag Milanovic
b6fa59a775 Unified objdir and targetdir for supported platforms, best delete build folder in order not to clean situation (nw) 2015-04-26 09:48:50 +02:00
etabeta78
de3ac762ca (MESS) this is more likely to be how the things work. nw. 2015-04-26 08:27:57 +02:00
etabeta78
df9684f085 whops... this was not supposed to be removed... nw 2015-04-26 08:22:36 +02:00
etabeta78
e6b997af69 (MESS) cpc_cass.xml: completely revamped the software list, including
proper publisher info, correcting titles and adding new dumps. [Fabio Priuli]
2015-04-26 08:10:36 +02:00
etabeta78
917d16434a added a few new dumps, recently surfaced. nw. 2015-04-26 08:07:53 +02:00
hap
9ec0f8816a added gjackpot skeleton 2015-04-26 03:23:22 +02:00
mahlemiut
da639e20b2 clgd542x: fixed hardware cursor 2015-04-26 13:09:01 +12:00
hap
ce1df5d440 added preliminary tms1600 2015-04-26 02:43:12 +02:00