Commit Graph

60489 Commits

Author SHA1 Message Date
Peter Ferrie
50830efb2a Merge branch 'master' of https://github.com/mamedev/mame 2018-07-29 21:54:08 -07:00
Peter Ferrie
83c4aa9f1e ap2_dsk.cpp: avoid one type of .woz corruption (nw) 2018-07-29 21:52:11 -07:00
arbee
d14c601a76 New machines added as NOT_WORKING:
- Sharp FontWriter FW-600 [R. Belmont, rfka01]
2018-07-29 19:29:58 -04:00
smf-
3a502b1090 vgmplay added Y8950, YMF262 & YMF278B [smf] 2018-07-29 23:41:06 +01:00
Justin Kerk
700e81c62f New working software list additions
-----------------------------------
ibm5170: ABS Self Running Demo, Disney's The Lion King, Disney's The Lion King (Playable Demo), Microsoft Productivity Pack for Windows, Microsoft Works 3.0b, NETCOM NetCruiser [Justin Kerk]

New not working software list additions
-----------------------------------
ibm5170: Mitsumi IDE CD-ROM Driver [Justin Kerk]
2018-07-29 14:36:56 -07:00
Scott Stone
2f5417581f Partial fix for MT#7058 regarding Non-functioning shifter in buggyboy. buggyboyjr still is not fixed (nw) 2018-07-29 14:52:11 -04:00
smf-
c70d3cf470 don't try to update m_totalcycles on devices with a zero clock, as it will crash. (nw) 2018-07-29 16:02:01 +01:00
smf-
c41cf669b8 Revert part of 20b5f5d0e6 2018-07-29 16:02:00 +01:00
Robbbert
c295fc4daa (nw) jgz80 is not... renamed to unkz80 (unknown manufacturer). 2018-07-30 00:20:28 +10:00
AJR
6f1d03d561 mrgame.cpp: Various updates and modernizations (nw)
- Screen raw parameters (circuitry is surprisingly similar to Galaxian)
- Addressable latch for video CPU
- VBLANK callback instead of MCFG_DEVICE_VBLANK_INT (interrupt also acknowledged now)
- Separate machine configuration for wcup90, which now displays something
2018-07-29 09:17:12 -04:00
smf-
3a732c9b1c Fix setting sample rate back to zero & crash for synchronous streams when rate is zero. This fixes all reported bugs. (nw) 2018-07-29 13:47:56 +01:00
Olivier Galibert
64afd77e7c Revert part of 20b5f5d0e6
This is damn sensitive code, and generates differences all over the
place we don't really explain.  The changes should be justified by
themselves and tested in collaboration with Tafoid to ensure the
differences are not a problem.
2018-07-29 13:07:56 +02:00
Olivier Galibert
a74434167a indigo: Fix rom loading [O. Galibert] 2018-07-29 13:03:49 +02:00
Robbbert
97ff224d2b fccpu20 : fixed terminal display 2018-07-29 20:24:46 +10:00
Vas Crabb
51cebe3f60 qsoundhle: Saturate ROM offsets [superctr]
qsound: Apply ADPCM sample bank [superctr]
2018-07-29 18:01:48 +10:00
arbee
7bd14bedf6 apple2cp: 5.25" disks are now supported too (nw) 2018-07-28 20:25:25 -04:00
Robbbert
b1c5b7c40d (nw) ccs300 : fixed regression 2018-07-29 02:04:26 +10:00
AJR
2f26bb1788 seibucop.cpp: Minor documentation mistake (nw) 2018-07-28 10:59:54 -04:00
smf-
fa84557cb2 updated warning checks (nw) 2018-07-28 14:31:55 +01:00
smf-
2b8fc7d6f5 vgmplay don't crash on YM3438 songs [smf] 2018-07-28 13:57:34 +01:00
smf-
2612cd60c0 vgmplay: Fixed K054539 [smf] 2018-07-28 12:54:08 +01:00
smf-
982077e161 added device_clock_changed (nw) 2018-07-28 11:59:33 +01:00
smf-
9b5a95713c make the software list "special" to prevent pausing while typing (nw) 2018-07-28 11:24:41 +01:00
smf-
8474f04626 fixed oki clock (nw) 2018-07-28 09:53:42 +01:00
smf-
7ecf21cbdd added device_clock_changed (nw) 2018-07-28 09:20:09 +01:00
David Haywood
9810046650 tlcs870 - ALU flags, passes internal RAM check (nw) (#3797)
* tlcs870 - ALU flags, passes internal RAM check (nw)

* interrupt wait loop depends on JF always getting set
2018-07-28 15:13:49 +10:00
cam900
830e6d31f7 y2.cpp : Add notes/Romanization, Fix metadata 2018-07-28 15:11:11 +10:00
smf-
0e389bf1af add device_clock_changed (nw) 2018-07-28 06:06:15 +01:00
ajrhacker
d38c19d33d
Merge pull request #3800 from cam900/ymf262
ymf262.cpp : Add device_clock_changed
2018-07-28 01:05:35 -04:00
Vas Crabb
9164b0c5bd ignore SVG dimensions, like we always did (nw) 2018-07-28 15:04:40 +10:00
AJR
a1c39dbf90 osbexec: Eliminate bogus memory regions (nw) 2018-07-28 00:55:36 -04:00
AJR
c5a244d32c flopimg.h: Add debug asserts to help catch geometry errors (nw) 2018-07-28 00:54:54 -04:00
arbee
31aaae7491 New machines promoted to WORKING
- Apple IIc Plus [R. Belmont, M. Guidero, Leon Bottou]

Only the first 3.5" drive works right now and there are no 5.25" drives and no accelerator yet.
2018-07-27 23:53:38 -04:00
ajrhacker
3dc8ca2662
Merge pull request #3801 from cam900/patch-43
virtual.lua : Add YM2610 support
2018-07-27 23:44:43 -04:00
AJR
952bdf962a imd_dsk.cpp: Add some sanity checking on geometry 2018-07-27 23:43:03 -04:00
cam900
b9190bee99
virtual.lua : Add YM2610 compile 2018-07-28 12:43:01 +09:00
cam900
f2a59faed6 ymf262.cpp : Add device_clock_changed
ymz278b.cpp : Add device_post_load for FM part, Add device_clock_changed
2018-07-28 11:10:19 +09:00
AJR
c72d28ba0c osbexec.cpp: Miscellaneous updates (nw)
- Even better hookup for modem RS232 port (including transmission clocks)
- Use ripple counter device for "RTC" and blink timer
- More object finder arrays and devcb3 usage
2018-07-27 22:03:35 -04:00
AJR
688ee50646 notetaker: Add UART interrupts (nw) 2018-07-27 21:10:44 -04:00
smf-
a4cc8c9af4 vgmplay: preliminary hook up of YM2610 [smf] 2018-07-28 02:01:00 +01:00
braintro
a103080fc6 new working clone - WWF WrestleFest (US)
Out of whatsnew:
Minor clean up:
Correct OKI Clock for wwfwfest sets
Update rom names to MAME convention
minor ROM name corrections

New Clone Added
-----------------------------------------
WWF WrestleFest (US) [SpinalFeyd, The Dumping Union]
2018-07-27 19:56:13 -05:00
ajrhacker
d3aab8391d
Merge pull request #3799 from DavidHaywood/270718
new clones marked as NOT WORKING
2018-07-27 20:41:44 -04:00
smf-
d289ae98cb "All header sizes are valid for all versions from 1.50 on, as long as header has at least 64 bytes. If the VGM data starts at an offset that is lower than 0x100, all overlapping header bytes have to be handled as they were zero." (nw) 2018-07-28 01:03:35 +01:00
smf-
20b5f5d0e6 vgmplay: start all clocks at zero and reset all sound chips on a song change [smf] 2018-07-27 23:31:57 +01:00
smf-
5460bc0d3d prevent HOLD_LINE & irq acknowledge infection (nw) 2018-07-27 21:56:06 +01:00
Olivier Galibert
f9b28ee6f5 Prevent aggressive incompetence (nw) 2018-07-27 22:34:45 +02:00
DavidHaywood
1dd5c61ae4 new clones marked as NOT WORKING
The King of Fighters - Road to Revenge / The King of Fighters 2002 Unlimited Match (Japan) [CoolFox, brizzo]
2018-07-27 20:45:42 +01:00
Vas Crabb
af6434355d make a few more atari things use rect getters/setters (nw) 2018-07-28 04:06:48 +10:00
Robbbert
142e1842c3 (nw) super6 : notes, cleanup 2018-07-28 02:51:02 +10:00
Vas Crabb
2968620098 make rectangle work better with constexpr, change many things to use designated getters/setters (nw) 2018-07-28 02:27:53 +10:00