Commit Graph

40571 Commits

Author SHA1 Message Date
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
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
MetalliC
989afd64e2 New NOT WORKING
Dragon Treasure 2 (Rev A) (GDS-0037A) [Jorge Valero, rtw, The Dumping Union]
(security PIC is missing)

add notes about Dragon Treasure sets
2016-02-03 18:28:38 +02:00
Vas Crabb
cfb1b36152 Merge pull request #602 from vasilvv/master
Allow load/save state slots to be bound to joystick buttons
2016-02-04 02:07:41 +11:00
Victor Vasiliev
ccee9f7825 Initialize m_load_save_hold 2016-02-03 02:36:17 -05:00
Vas Crabb
f80737595e Merge pull request #601 from bmunger/r9751
r9751: Added more dma registers for serial and floppy
2016-02-03 15:15:36 +11:00
Brandon Munger
7f6b42536e r9751: Fix offset switching and enable write mask logging 2016-02-02 23:08:33 -05:00
hap
f2a01abaf9 fidelz80: added cc7 (skeleton for now, nw) 2016-02-03 03:06:44 +01:00
hap
ed2377a0ef Clones promoted to WORKING
--------------------------
Speak & Math (1980 version) [Sean Riddle, plgDavid]
La Dictee Magique (French Speak & Spell) [Sean Riddle, plgDavid]
Grillo Parlante (Italian Speak & Spell) [Sean Riddle, plgDavid]
2016-02-03 01:54:16 +01:00
Ville Linde
c35aa629e3 nwk-tr: fix network ram test (nw) 2016-02-03 02:08:16 +02:00
David Haywood
1913d6add1 new NOT WORKING
Print Club 2 Pepsiman (J 970618 V1.100) [Team Europe, Mooglyguy]
Print Club 2 Vol. 6 Winter (J 961210 V1.000)  [Team Europe, Mooglyguy]
Name Club (J 960315 V1.000)  [Team Europe, Mooglyguy]
2016-02-02 23:16:25 +00:00
Victor Vasiliev
f6331aaf65 Allow saved states to be bound to joystick buttons 2016-02-02 16:18:57 -05:00
Victor Vasiliev
c626466050 Do not read the load/save state filename while sequence is still pressed
Fixes the issue where, if the save state button was bound to something
that was a legal save state input, it would occasionally immediately
save the state onto the same button as "save state" input itself was
bound.
2016-02-02 16:18:57 -05:00
Victor Vasiliev
b11f39e7a0 Do not handle any UI inputs immediately after state load/save
Before this change, if you try to save state to a bound which already
does something as a UI button, it will save state there and then
immediately execute the bound action (sometimes it would not happen).
So, if you have state to P, with default button it would pause the game
immediately after saving state (except sometimes it would not).
2016-02-02 16:18:57 -05:00
Lord-Nightmare
c9faa144ba Made anonymous timer non-anonymous in arkanoid.cpp, fixes savestates for the sets using the original Taito MCU code [Lord Nightmare] 2016-02-02 15:44:09 -05:00
David Haywood
45f84d902e new clones
1000 Miglia: Great 1000 Miles Rally (94/05/26) [caius]
2016-02-02 20:39:58 +00:00
David Haywood
51ffee344f start making this a little more modern c++y with classes, member functions etc. rather than legacy structs, tokens etc.
(with a view to eventually ditching polylgcy)
2016-02-01 23:32:24 +00:00
cracyc
88413be866 pc9801_cd: 9801 cdrom drivers require DRDY and SERV always set (nw)
pc9801_kbd: make a serial keyboard someday (nw)
---
Load NECCDM.SYS to make the cdrom work.
2016-02-01 17:24:21 -06:00
Brandon Munger
b222e62574 r9751: Added more dma registers for serial and floppy 2016-02-01 17:54:57 -05:00
yz70s
5e8d6c57bd chihiro.cpp: add backface culling to 3d accelerator (nw) 2016-02-01 23:28:56 +01:00
David Haywood
4ba9de3b75 pasted wrong crcs (nw) 2016-02-01 22:10:42 +00:00
David Haywood
4c901a669c Merge branch 'master' of https://github.com/mamedev/mame 2016-02-01 20:38:54 +00:00
angelosa
bb032db5db Note, nw 2016-02-01 21:38:02 +01:00
David Haywood
676af54e8e new clones
Multi Champ (World, older) [f205v]
2016-02-01 20:37:13 +00:00
angelosa
518e4be598 Better naming for master-to-slave-irq-assertion, nw 2016-02-01 21:07:43 +01:00
angelosa
59e2e7e7ff Moved sprite irq DMA into a timer callback, nw 2016-02-01 21:04:21 +01:00
David Haywood
0cd30c1a66 clones
Touche Me (set 2, harder) [system11]
2016-02-01 19:41:07 +00:00
David Haywood
0e38af3983 evidence suggests there there aren't 2 channels. (nw) 2016-02-01 17:57:54 +00:00
David Haywood
f099454e95 replace nclubv2 rom with good dump (thanks TeamEurope) 2016-02-01 17:24:42 +00:00
David Haywood
7eded8204d new NOT WORKING
Print Club Yoshimoto V2 (J 970422 V1.100) [TeamEurope, MooglyGuy]
Print Club 2 Vol. 7 Spring (J 970313 V1.100)  [TeamEurope, MooglyGuy]
Print Club 2 Puffy (Japan)  [TeamEurope, MooglyGuy]

also replaced nclubv2 bad rom with a better dump, but it still fails rom check.
2016-02-01 16:02:48 +00:00
David Haywood
2605e3c105 new NOT WORKING
Name Club Ver.2 (J 960315 V1.000) [TeamEurope & mooglyguy]
Print Club LoveLove (J 970421 V1.000) [TeamEurope & mooglyguy]

both quite interesting because they use the same protection device as decathlete.
2016-02-01 15:13:58 +00:00
Robbbert
26c7707be1 h21: Added vc4000 compatibility flag. 2016-02-01 20:29:40 +11:00
RobertoFresca
4a3a986311 Nibble driver: Load the undumped PLDs... Also added more tech specs/notes. 2016-01-31 23:20:56 -03:00
RobertoFresca
590f074fc4 Nibble driver: Rewrote the whole driver. Added video hardware,
preliminary machine driver and memory map. Decoded the graphics.
[Roberto Fresca]
2016-01-31 22:29:37 -03:00
arbee
085892d9b8 lx810l: non-driver devices cannot have layouts, it scrambles the parent driver's video (nw) 2016-01-31 18:03:30 -05:00