Commit Graph

52715 Commits

Author SHA1 Message Date
ajrhacker
0b1375f218 Merge pull request #2482 from Bavarese/patch-29
Improve WD2010 emulation
2017-07-16 12:38:14 -04:00
angelosa
09d2342a01 Header (nw) 2017-07-16 18:36:47 +02:00
angelosa
c2a910013e Wrote a new device container for nichibutsu sound HW, merged usage for csplayh5.cpp and niyanpai.cpp [Angelo Salese] 2017-07-16 18:34:07 +02:00
angelosa
12b898a42e Parallel port is connected, unknown purpose tho (nw) 2017-07-16 17:19:37 +02:00
hap
5136d391d9 hh_sm510: add note for tsjam (nw) 2017-07-16 16:10:40 +02:00
Vas Crabb
f7ce343c49 fix up a couple in src/mame as well (nw) 2017-07-17 00:07:22 +10:00
hap
272e686928 New working machine added
----------
Space Jam (Tiger handheld) [hap, Sean Riddle]
2017-07-16 15:47:26 +02:00
Vas Crabb
779ff8ac42 explicit sizes for enums used in save states - one should always do this to maximise save state compatibility - also enum class (nw) 2017-07-16 23:18:12 +10:00
npwoods
fa2e531321 Cleaned up the MC-10 driver (#2480) 2017-07-16 22:55:59 +10:00
Bavarese
dfa9e1a22f Improve WD2010 emulation
Better feedback on cylinder positions. Almost all checks of the winchester test pass (option 16 @ RX50DIAG.TD0 diskette), except low level tests expecting manufacturer or diagnostic tracks (write test #1).
2017-07-16 12:27:16 +02:00
Phil Bennett
b46091aaa5 MAMETesters Bugs Fixed
- 06627: [Sound] kokoroj2: Missing voice in game (Arzeno Fabrice)

- segas32.cpp: Redumped kokoroj2 sound data ROM [Arzeon Fabrice]
2017-07-15 19:26:56 -07:00
Phil Bennett
b91d1825d1 MAMETesters Bugs Fixed
- 06620: [Crash/Freeze] ninclown: During final boss Twisto the game can potentially crash (Phil Bennett)
2017-07-15 18:27:12 -07:00
angelosa
7857dbc63a new NOT_WORKING
---------------
PokoaPoka Onsen de CHU - Bijin 3 Shimai ni Kiotsukete! [system11, The Dumping Union]
Mahjong Hanafuda Cosplay Tengoku 6 [system11, The Dumping Union]
Ai-mode - Pet Shiiku [system11, The Dumping Union]
Tsuugakuro no Yuuwaku [system11, The Dumping Union]
2017-07-16 02:34:40 +02:00
angelosa
bc1477e2b2 new NOT_WORKING
---------------
Mahjong Mogitate [system11, The Dumping Union]
Renai Mahjong Idol Gakuen [system11, The Dumping Union]
2017-07-16 01:49:23 +02:00
angelosa
8da27d4c4b new NOT_WORKING
---------------
DVD Select [system11, The Dumping Union]
2017-07-16 01:16:07 +02:00
angelosa
cdd5aa7225 new NOT_WORKING
---------------
Mahjong Gal-pri - World Gal-con Grandprix [system11b, The Dumping Union]

(and moved around DVD firmwares into nichidvd set since it's common component)
2017-07-16 00:57:44 +02:00
Justin Kerk
84d62e9a7c Hook up ibm5150 softlist to compc and europc drivers. Change europc to use a single built-in 3.5" drive like the real machine. [Justin Kerk] 2017-07-15 15:40:15 -07:00
Luca Elia
0c419640c6 Correct country in funkyfig sets (nw) 2017-07-15 19:27:46 +02:00
Luca Elia
bfa00a55fd New working machines
--------------------
Go Go Cowboy (English, prize) [Brian Troha, Ryan Holtz, Smitdogg, The Dumping Union, Luca Elia]
2017-07-15 15:26:15 +02:00
Vas Crabb
c4f354a7a3 lua engine: safer cleanup, fix leak (nw) 2017-07-15 18:06:29 +10:00
MetalliC
166050c2ef new machine added
-----------------
Legend (SNES bootleg) [ShouTime, MetalliC]
2017-07-15 10:36:58 +03:00
James Baicoianu
785e6f2fc9 Export soft_reset, hard_reset, exit, load, and save functions for Emscripten builds 2017-07-15 15:17:29 +10:00
Tauwasser
7aad252b34 Gameboy v8 (#2477)
Miscellaneous Game Boy changes:
* gameboy: add Super Chinese Land 1.2.3' to MBC1 Collection check code
* gameboy: fix MMM01 zero-adjust logic for ROM bank

New working software list additions
--------------------------------
* gameboy.xml: Sachen 4 in 1 (Euro, 4B-003) [Tauwasser]
2017-07-15 14:17:28 +10:00
James Baicoianu
15c2bb0c08 Fix save/load states in Emscripten build (#2470)
* Fix save/load states in Emscripten build
* Simplified Emscripten integration points
* Moved standalone JS functions to be static member functions of running_machine
* Improved Emscripten main loop
* Use convenience functions for cleaner code

As an added bonus, this now allows for proper shutdown of the running machine when running in the Emscripten environment - previously, attempts to exit the program were just being ignored.
2017-07-15 14:00:09 +10:00
AJR
6d634e0093 slapfght.cpp: Missing no longer (nw) 2017-07-14 23:34:00 -04:00
AJR
a3beee2848 gladiatr: Invert coin counters; minor HW note (nw) 2017-07-14 23:32:19 -04:00
arbee
325f2add3f New systems added as MACHINE_NOT_WORKING
----------------------------------------
Sharp FontWriter FW-700 (German) [R. Belmont, rfka01]
2017-07-14 22:18:36 -04:00
arbee
dae4e31cd7 m377xx: preliminary M37720 support [R. Belmont] 2017-07-14 22:16:54 -04:00
AJR
74f3ec3b43 wallc: PSG type correction (nw) 2017-07-14 18:48:12 -04:00
Lord-Nightmare
cc1f91ac4c add note that the pal is actually a good dump, as it is the same logic inside as tokio (nw) 2017-07-14 16:05:38 -04:00
Scott Stone
ca9ce293b7 Merge branch 'master' of https://github.com/mamedev/mame 2017-07-14 15:51:23 -04:00
Scott Stone
0448ff4e26 Add sound cores needed to allow virtual subtarget to compile (nw) 2017-07-14 15:50:53 -04:00
hap
7724e4aeec Revert "change "copyright-holders" to "authors" in CC0'd lay files (nw)"
This reverts commit 4f2b200d84.
2017-07-14 21:50:35 +02:00
Lord-Nightmare
39b1db6c54 Implemented dipswitches and tweaked inputs for Bubble Bobble prototype so that the edit mode works. [Lord Nightmare] 2017-07-14 15:38:58 -04:00
cracyc
229959ee7d plugins/cheat: popmessage for hotkey setting (nw) 2017-07-14 13:20:46 -05:00
AJR
1dc8a90131 MC6800 LSR/ROR/ASR instructions set overflow flag to N XOR C (MT #6624) 2017-07-14 14:13:33 -04:00
Ivan Vangelista
ba64f47578 new working clone
-------------------------
Taisen Idol-Mahjong Final Romance 2 (Japan, newer) [system11, The Dumping Union]
2017-07-14 18:53:31 +02:00
Ivan Vangelista
33d9f03803 nmk16.cpp: changed redhawkb title to Vince, as per title screen (nw) 2017-07-14 18:52:48 +02:00
R. Belmont
b8cb7ee79b Merge pull request #2472 from JoakimLarsson/fccpu1
fccpu1: newer version of firmware added, Force Debugger v1.1
2017-07-14 12:21:48 -04:00
R. Belmont
c07dc362f7 Merge pull request #2474 from einstein95/master
Add dipswitches to tsukande
2017-07-14 12:20:19 -04:00
einstein95
a7764e8b40 Add dipswitches to tsukande 2017-07-15 02:22:58 +12:00
Vas Crabb
7aa87af1c8 remove this check - it causes MSVC release builds to crash, and the things it flags usually get detected elsewhere (nw) 2017-07-15 00:04:15 +10:00
Vas Crabb
7892bf71f9 intellec4: implement imm4-22 program/data storage module 2017-07-15 00:03:34 +10:00
cracyc
3a751b164e plugins/cheat: create dirs (nw) 2017-07-14 08:29:46 -05:00
Joakim Larsson Edstrom
3212efa843 fccpu1: newer version of firmware added, Force Debugger v1.1 2017-07-14 11:05:10 +02:00
Lord-Nightmare
8a1c44f44a New working clones
------------------
Bubble Bobble (prototype on Tokio hardware) [Arzeno Fabrice, brizzo, Phil Bennett, rtw, Asure, The Dumping Union]
2017-07-14 04:45:32 -04:00
Robbbert
45fdeec9d5 (nw) Fixed the build. (various unused/unread variables) 2017-07-14 15:30:46 +10:00
arbee
9f451b54a1 New games added as GAME_NOT_WORKING
-----------------------------------
Dam Dam Boy [R. Belmont, ShouTime, Sean Sutton, Surgeville, Ryan Holtz, Phil Bennett, Smitdogg, The Dumping Union]
2017-07-13 23:39:17 -04:00
MetalliC
f06ee08cd0 igstet341 inputs and DIPs (nw) 2017-07-14 05:59:10 +03:00
briantro
879f1d8b37 new clone added - PE Plus PP0006 Standard Poker
New Clone Added
-------------------------------------------
Player's Edge Plus (PP0006) Standard Draw Poker [BrianT]
2017-07-13 21:31:59 -05:00