Commit Graph

40806 Commits

Author SHA1 Message Date
Miodrag Milanovic
6f3e86613d Save mame.ini options only if they are updated in UI (nw)
Not all are covered, will need to check rest of files, but not tonight
2016-02-05 20:47:53 +01:00
hap
bd3b47671d machine promoted to WORKING
--------------------------
Fidelity Voice Excellence [hap, plgDavid]
2016-02-05 18:59:30 +01:00
Miodrag Milanović
0344902f5f Merge pull request #607 from Pernod70/master
bbc: fdc callbacks on connected devices only (nw)
2016-02-05 15:50:02 +01:00
Nigel Barnes
11ee4b5c70 bbc: fdc callbacks on connected devices only (nw) 2016-02-05 14:46:53 +00:00
Miodrag Milanović
6a933f5c33 Merge pull request #603 from sparrowred/master
corrected software list connection for snotec and pc1000
2016-02-05 15:21:14 +01:00
Miodrag Milanović
e72653d7fa Merge pull request #605 from ajrhacker/isoctal
Make octal flag part of address_space/address_space_config [AJR]
2016-02-05 15:21:05 +01:00
Miodrag Milanović
891007f5bc Merge pull request #604 from jfdelnero/master
New video and machine drivers : EF9364 and SMT Goupil G1 [Jean-François DEL NERO]
2016-02-05 15:19:55 +01:00
Miodrag Milanovic
6fb757d6a6 move some options to ui.ini (nw) 2016-02-05 15:17:51 +01:00
Miodrag Milanovic
d0162765cd Keep ui options separate from emulator ini file. (nw)
TODO: Need fixing saving of some core settings that could be changed by UI
2016-02-05 14:24:17 +01:00
Miodrag Milanovic
9a28da4f73 added UI parameter, option simple gives back old style start screen, features for configuration and in game stays same as with new (nw) 2016-02-05 08:53:00 +01:00
Jean-François DEL NERO
58e91294b3 Software list removed. 2016-02-05 07:52:33 +01:00
MetalliC
0528787f13 KOF NW notes (nw) 2016-02-05 07:54:58 +02:00
Justin Kerk
99d0ae34cc Add a document with Emscripten build instructions 2016-02-04 20:37:36 -08:00
angelosa
343d8c89b4 Basic outputs, nw 2016-02-05 00:29:12 +01:00
briantro
397ac3769a midtunit.cpp: Hooray Cut-N-Paste (IE: Fix CNP error) - NW 2016-02-04 16:40:46 -06:00
briantro
ec0f896258 midtunit.cpp: Correct rom labels for NBA Jam Tournament - NW 2016-02-04 16:35:55 -06:00
briantro
71ea89fa74 new NBA Jam clone
New Clone Added
---------------------------------------------------------
NBA Jam (rev 1.00 02/1/93 [Alex Meijer, Bernard Tack]
2016-02-04 16:12:09 -06:00
AJR
7750a10135 Make octal flag part of address_space/address_space_config, not (illogically) device_execute_interface (nw) 2016-02-04 17:10:53 -05:00
angelosa
e8de5cb9d5 z80.cpp: added a debug mechanism for /WAIT pin assertion mechanism (enable with STALLS_ON_WAIT_ASSERT in CPU core), and hooked it up to Night Gal driver as a quick example. [Angelo Salese] 2016-02-04 23:05:06 +01:00
Jean-François DEL NERO
0b943844d0 New machine driver : SMT Goupil G1 2016-02-04 21:53:55 +01:00
Jean-François DEL NERO
19f783a571 New video chip support : Thomson EF9364 / Sescosem SFF96364 2016-02-04 21:51:39 +01:00
angelosa
b22a19a1cc Assume bad ROM, nw 2016-02-04 21:48:01 +01:00
Justin Kerk
538fa63433 Allow dat files in the root by default, like the old days (nw) 2016-02-04 12:25:10 -08:00
hap
33937a4a4c ui: orange mousecursor regrew with mewUI merge, let's re-shrink it 2016-02-04 21:12:19 +01:00
hap
f6c90a7c05 tb303/tr606: simplified interrupt timing 2016-02-04 20:35:06 +01:00
David Haywood
e5dde745c4 change default (nw) 2016-02-04 15:50:39 +00:00
David Haywood
1b48794d63 confirmed on a PCB that this is rev A 2016-02-04 15:40:00 +00:00
Miodrag Milanovic
edfa314f1d put back select new game (nw) 2016-02-04 16:30:43 +01:00
Miodrag Milanovic
3ebf7e64fc fixed system dependent UI (nw) 2016-02-04 16:18:55 +01:00
Miodrag Milanovic
a95c4619c6 clear the rest of mewui mentioning (nw) 2016-02-04 15:36:33 +01:00
Miodrag Milanovic
024d67c14f removed UME filtering (nw) 2016-02-04 15:14:29 +01:00
Miodrag Milanovic
52d97f0dfa more mewui -> ui renames (nw) 2016-02-04 15:14:27 +01:00
Miodrag Milanovic
213283e430 some MEWUI to UI renames (nw) 2016-02-04 15:14:26 +01:00
Dankan1890
701df7fe9e Initial import of MEWUI to MAME [Dankan1890] 2016-02-04 15:14:24 +01:00
Robbbert
196e742a77 mc1000: make software list appear in File Manager. 2016-02-05 01:10:04 +11:00
Olivier Galibert
23fd282121 disound: Don't crash on state load when the mixer is disabled by lack of inputs (misconfiguration or missing samples) [O. Galibert] 2016-02-04 13:34:09 +01:00
Robbbert
9e910e95a8 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-04 15:56:27 +11:00
Robbbert
ccfa1e3496 karatblzbl: fixed save state problem found by Tafoid (nw) 2016-02-04 15:45:01 +11:00
Justin Kerk
039a07bb4d Substantial improvements to Web Audio sound backend for Emscripten port. [Grant Galitz] 2016-02-04 04:36:17 +00:00
angelosa
26426914cc SCREEN RAW PARAMS for nightgal.cpp, nw 2016-02-04 04:14:00 +01:00
angelosa
29bef4fb4b Added ldax_imm and stax_imm for NCS CPU core, used by Night Gal Summer, nw 2016-02-04 03:57:12 +01:00
angelosa
32780cb747 Notes for Night Gal Summer, nw 2016-02-04 02:54:30 +01:00
David Haywood
493a78a810 new print club sets [Team Europe, Ryan Holtz]
Print Club 2 Warner Bros (J 970228 V1.000)
Print Club 2 '97 Winter Ver (J 971017 V1.100, set 2)
Print Club 2 '98 Summer Ver (J 980603 V1.100)
2016-02-04 00:52:48 +00:00
cracyc
a68842a91f pc9801: more egc fixes (nw) 2016-02-03 17:00:00 -06:00
Ivan Vangelista
d88c7951c3 mc6845.cpp: fixed save state regression found during Tafoid's latest round of tests (i.e. futflash, docastle, usgames, madalien) (nw) 2016-02-03 23:25:03 +01:00
Ivan Vangelista
7da8fa7bb8 timeplt.cpp: fixed save state regression found during Tafoid's latest round of tests (nw) 2016-02-03 23:18:16 +01:00
sparrowred
13cea8d9b9 corrected software list connection for snotec, snotecex, pc1000 and ordisava
as they have listed the same software list xml twice, as original and compatible
2016-02-03 22:13:42 +01:00
hap
3e1ef4c17c New WORKING machine added
--------------
Chess Challenger 7 [hap, Berger]
2016-02-03 21:05:53 +01:00
MetalliC
082d8293b0 BetaDisk floppy sound (nw) 2016-02-03 18:43:25 +02:00
MetalliC
fcf4f4729c dumped "Dead or Alive 2 (Rev A)", match existent set, fix game and EPR ROM names [Smitdogg, The Dumping Union]
dumped "King of Fighters XI" EN, match JP one, add notes [Brizzo]
2016-02-03 18:42:27 +02:00