Commit Graph

51835 Commits

Author SHA1 Message Date
Sergey Svishchev
24d016f62c New skeleton: GRiD Compass series 2017-06-06 21:29:43 +03:00
Ivan Vangelista
7044a6b5fc system16.cpp: added preliminary sound to astormb2. Also added it to mwalkbl instead of cheating by loading the sound ROMs of the original. There's probably something wrong with rom loading / oki banking, since I don't believe the correct BGMs are always playing. Left as MACHINE_IMPERFECT_SOUND because of this (nw) 2017-06-06 18:31:33 +02:00
Ivan Vangelista
246e83a9b5 new working clones
-----------------------------
Money Money (set 2)  [caius, The Dumping Union]
Gingateikoku No Gyakushu (bootleg set 3) [Andrew Welburn, Craig Anstett, The Dumping Union]
2017-06-06 18:20:27 +02:00
AJR
23e74ee804 Merge remote-tracking branch 'upstream/master' 2017-06-06 11:45:33 -04:00
AJR
5de599fd94 cps1.cpp: Interrupt acknowledge routine based on schematics (nw) 2017-06-06 11:45:05 -04:00
Michael Zapf
6e577c5465 ti99: Hexbus implementation; floppy HX5102 early WIP 2017-06-06 16:21:51 +02:00
Joakim Larsson Edström
b581784494 Merge pull request #2363 from JoakimLarsson/dbox
dbox: Added license
2017-06-06 13:35:35 +02:00
Joakim Larsson Edstrom
1f4182111b Added license 2017-06-06 13:34:13 +02:00
AJR
08e7ef5682 kan_pand.cpp: Eliminate driver_data dependency (nw) 2017-06-06 01:06:55 -04:00
Frank Palazzolo
101cc67202 Fix mametesters bug #3041 (#2359)
* starshp1: Fast/Slow control from toggled to momentary, as in real game

* Update clocks per latest information

* Add note about Throttle Level behaviour

* Change format of comments
2017-06-06 14:38:10 +10:00
AJR
a29e43a74c aerofgt.cpp: Video and sound refinements
- Fix sound loss in spinlbrk and clones caused by misconfigured ROM bank
- Work towards flip screen support for most games; aerofgtb is nearly correct now
2017-06-05 23:38:24 -04:00
R. Belmont
a7d1fc096d Merge pull request #2362 from sjy96525/patch-8
Correct descriptions for Gradius 4 : Fukkatsu, Silent Scope 2
2017-06-05 22:31:15 -04:00
arbee
876f0bb0b3 Initial support for SiS85c496/497 PCI chipset. [R. Belmont] 2017-06-05 22:26:49 -04:00
sjy96525
1154b491cb Correct description Gradius 4 : Fukkatsu, Silent Scope 2
In according with Test mode and boot up.
http://i.imgur.com/8B9GaFU.png
http://imgur.com/jz6bZCg.png
2017-06-06 09:06:51 +08:00
Scott Stone
3e79b14330 Verify some same label different hash (sldh) rom parts and commented following established procedures. (nw) 2017-06-05 19:40:49 -04:00
ajrhacker
5025bff971 Merge pull request #2361 from MASHinfo/master
Fixed missing VLM5030 speech in Hyper Crash
2017-06-05 16:41:09 -04:00
MASH
c1513a8517 Fixed missing VLM5030 speech in Hyper Crash
Fixed missing VLM5030 speech in Hyper Crash since MAME 0.176. Also increased VLM volume.

MAME 0.176:
https://git.redump.net/mame/commit/?id=b9032a023abf81c23481ba02d258c1cf1ef26896
Convert VLM5030 to device_memory_interface; correct region lengths

https://git.redump.net/mame/commit/?id=cd502b4fdba620de705dcc1a675ae308a366933e
Fix VLM loading in jailbrek and clones
2017-06-05 21:31:15 +01:00
Ted Green
ae850a9d66 z80scc: Move rearming of tx interrupt from tx buffer write to transmit complete when using WR0_RESET_TX_INT. (nw) 2017-06-05 11:53:32 -06:00
angelosa
bd7bb286b8 royalmah.cpp: added 6845 to janyoup2 (nw) 2017-06-05 17:13:37 +02:00
angelosa
503a256642 Split PROMs (nw) 2017-06-05 16:18:02 +02:00
angelosa
1e902477f5 Working mahjong panel inputs (nw) 2017-06-05 15:50:20 +02:00
AJR
545c0bf545 Merge remote-tracking branch 'upstream/master' 2017-06-05 09:10:05 -04:00
AJR
8f703ed4e5 ron2: Various improvements (nw)
- Make sound commands actually work
- Some more plausible clocks based on PCB photo
- Actually use T0 CLK for something
2017-06-05 09:07:26 -04:00
fulivi
3a2c296e81 HP9845: improved keyboard mapping & German layout (#2351)
* hp9845: improved keyboard mapping
* hp9845: removed log message
* hp9845: implemented SHIFT LOCK key. Added pop-ups to show state of toggle keys. Better naming of keys.
* hp9845: implemented 45B/45C/45T variants with German keyboard layout
* hp9845: updating of softkeys on bezel decoupled from their irq status
* hp9845: lowered volume of beeper (was too loud according to A.Kueckes)
* floppy: should have been ">=" from the start, ops!
* floppy: ops #2! Left a debug printf in..
* hp9845: Added PORT_CHAR macros to characters on German kbd
* hp9845: added output to layout LEDs for latching keys
* hp9845: removed redundant PORT_NAMEs from German kbd mapping
2017-06-05 21:39:18 +10:00
Ivan Vangelista
112af4600f New working clone
-----------------------------
Mach-9 (bootleg of Vulgus) [Marcos75, The Dumping Union]
2017-06-05 08:42:26 +02:00
Scott Stone
666ab7a5d6 Fixed erroneous space padding before linefeed on -listclones and -listbrothers output. [Tafoid] 2017-06-04 17:27:29 -04:00
angelosa
599ebc3d01 ron.cpp: First look at sound (nw) 2017-06-04 21:18:10 +02:00
angelosa
16e2a361cc Fix template_driver.cpp compile (nw) 2017-06-04 19:16:02 +02:00
AJR
eec313e99d aceattac, aceattaca: First stab at I/O board (nw) 2017-06-04 12:43:57 -04:00
AJR
bee4f814f5 tlcs90: Forwarding and some other stuff (nw) 2017-06-04 11:12:12 -04:00
AJR
34360c63cc aussieby: Better way to set up the RTC (nw) 2017-06-04 10:54:26 -04:00
MetalliC
26090ea1a6 naomi.cpp: converted existing M1-type cart SN# EEPROMs data to be like real dumps [MetalliC] 2017-06-04 17:44:52 +03:00
Ted Green
108e1faed2 voodoo: Also calculate dither pointer when needed for fogging. Fixes graphics crash in sf2049. (nw) 2017-06-04 07:19:19 -06:00
Ted Green
4aa87523ea dmadac: Check if list item exists before calling member function. (nw) 2017-06-04 07:19:19 -06:00
Ted Green
a39a6f6176 adsp2100: Make HALT_LINE halt the cpu and add function for get base address of circular buffer. (nw) 2017-06-04 07:19:19 -06:00
MetalliC
d8d323ccd7 naomi.cpp: add 5 real dumps of SPI EEPROMs used in M1/171-7978B-type cartridges, docs update [f205v, MetalliC] 2017-06-04 15:39:39 +03:00
MetalliC
9c53d21f93 fix incorrect docs so it not confuse people anymore (nw) 2017-06-04 15:30:24 +03:00
Lord-Nightmare
29c0d350ca more typo fixes (nw) 2017-06-04 04:04:39 -04:00
Lord-Nightmare
e3fa1b874e various comment updates (nw) 2017-06-04 04:01:22 -04:00
npwoods
d00079702a [CoCo] Changed device_cococart_interface implementations to do dynamic_casts at config completion (#2356)
This should be considered part of the CoCo cartridge overhaul.  Vas (correctly) suggested that dynamic_casts should be done in interface_config_complete() to avoid calling them at runtime.  This was actually happening inconsistently in the various implementations, and consolidating them is a good cleanup.
2017-06-04 17:35:05 +10:00
Ivan Vangelista
0609fd6091 ron.cpp: fixed compile (nw) 2017-06-04 08:07:47 +02:00
angelosa
57204def70 new NOT WORKING
---------------
Ron II Mah-Jong [system11, Angelo Salese, The Dumping Union]
2017-06-04 07:43:17 +02:00
yz70s
bd0d880c5d pcipc.cpp: add table with bios post codes strings for PhoenixBIOS 4.0 Revision 6 and use it as default (nw)
The tables that were already present did not have the correct codes used by the default bios in the pcipc machine.
2017-06-04 00:12:07 +02:00
cracyc
247f723094 plugins/cheat: oops (nw) 2017-06-03 12:35:17 -05:00
tim lindner
78614368bf Fixed JVC disk format to correctly recognize 2 sided disks. (#2357) 2017-06-03 17:59:15 +02:00
Ivan Vangelista
bb5e122804 ondra.h: fix compile (nw) 2017-06-03 08:47:58 +02:00
Ivan Vangelista
a36b0279f3 taitoio.cpp: fix compile (nw) 2017-06-03 08:46:39 +02:00
Vas Crabb
30e42bb986 coverity, cleanup, constructor delegation (nw) 2017-06-03 16:15:47 +10:00
R. Belmont
0a4ea6bfc7 Merge pull request #2344 from JoakimLarsson/scc_rx_int3
Added support for resetting RX interrupts/status by reading Rx FIFO t…
2017-06-02 22:05:49 -04:00
R. Belmont
2cc6a93485 Merge pull request #2352 from JoakimLarsson/dbox5
New driver NOT_WORKING, Nokia Dbox 1 satellite digital receiver
2017-06-02 22:04:56 -04:00