David Haywood
6557387209
misc mpu4 (nw)
2016-08-21 17:21:00 +01:00
David Haywood
a867d4f800
some mpu4 descriptions (nw)
2016-08-21 15:12:05 +01:00
James Wallace
6746b9096d
Added support for MPU4 layouts for games beginning with 'a', based on MFME2MAME conversion. CHR protection data is still not hooked up for many of these sets, so lamping behaviour is incorrect.
2016-08-20 19:11:17 +01:00
Robbbert
27aae4d028
Fixed rom size in s80btest.
2016-08-20 22:27:20 +10:00
Vas Crabb
d32b4566c4
update comments (nw)
2016-08-20 18:27:28 +10:00
hap
ac81482422
dotrikun: update prev commit
2016-08-20 03:37:49 +02:00
Robbbert
c0a1e78a30
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-20 10:54:08 +10:00
R. Belmont
71b19c252d
Merge pull request #1277 from superctr/technodr
...
Make Techno Drive working, fix H8 ADC inputs.
2016-08-19 20:53:33 -04:00
Robbbert
a18b626bd4
Reverted last commit.
2016-08-20 10:53:19 +10:00
R. Belmont
f61fff8bae
Merge pull request #1270 from PressStartandSelect/master
...
Document 3 diagnostic menu bugs in the Vii's BIOS
2016-08-19 20:50:39 -04:00
Robbbert
f56213430e
Added vgmplay to mess build.
2016-08-20 10:33:52 +10:00
superctr
0f98876c0d
Make Techno Drive working
...
The game previously displayed a 'COIN ERROR' at bootup. Fixed this by
patching the sub CPU program (not the best fix maybe but I hope it will
work for now).
The contents of 'th1fl3l.12' and 'th1fl3u.13' appeared to have been
swapped. Swapped the filenames and placed them at the proper memory
location (0x1800000) and the game no longer crashes at the Namco logo.
Played through the game a few times and it seems to be fully working
now.
2016-08-20 02:32:52 +02:00
superctr
bab9ed626f
Change endianness of H8 ADC register
...
This was broken in a rewrite a long time ago, breaking the controls in
some Namco System 12 (and probably 23) games.
This commit improves controls in golgo13, g13knd and technodr.
2016-08-20 02:28:38 +02:00
Robbbert
504d4256fe
Pinball fix from my previous commit (nw)
2016-08-20 10:03:56 +10:00
Juergen Buchmueller
0b89614f16
alto2: Refactor videotiming + use attoseconds_t
...
Use MAME's type attoseconds_t and handle the timing accus in
attoseconds instead of nanoseconds.
Try to solve the video timing issues by using an emu_timer running
at the field rate of 60Hz, which the video state machine synchronizes to.
2016-08-19 22:09:27 +02:00
James Wallace
fe29ea1c76
Merge pull request #1275 from johnparker007/master
...
Update regenerated Maygay layouts - all now initialise ok (nw)
2016-08-19 20:46:35 +01:00
John Parker
76bd43f292
Update regenerated Maygay layouts - all now initialise ok
2016-08-19 19:27:03 +01:00
hap
bd83f8edd7
dotrikun: try another method for video timing
2016-08-19 20:09:46 +02:00
Ivan Vangelista
c2d6daa908
Continued synching with PinMAME. Still not finished (nw)
2016-08-19 19:36:18 +02:00
therealmogminer@gmail.com
62497b161c
-vgmplay.cpp: Added POKEY support, and rebalanced audio. [Ryan Holtz]
2016-08-19 18:17:28 +02:00
MetalliC
3a6e75ca7d
aica: add ADPCM diff value clamp based on encoder research [kode54, MetalliC]
...
if there is known issues with YMZ280B it might be worth try to same decoder there
2016-08-19 18:55:58 +03:00
cracyc
53962aff61
luaengine: remove now unnecessary stuff since a copy of searchpath is made and it won't be garbage collected from underneath us (nw)
2016-08-19 10:56:31 -05:00
Vas Crabb
7d5ee75620
Re-apply comment changes
2016-08-20 01:51:05 +10:00
Vas Crabb
732f97a2b9
Revert problematic change (nw)
2016-08-20 01:49:35 +10:00
hap
3e07660290
dotrikun: eat_cycles clamps to 0, adjust_icount does do what i intended
2016-08-19 17:18:54 +02:00
RobertoFresca
be2ab5b645
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 12:15:27 -03:00
RobertoFresca
8ac9f0be60
typo + tech notes...
2016-08-19 12:14:49 -03:00
Robbbert
9c83f824dd
Playmatic Pinball: Finished for now (nw)
2016-08-20 00:56:59 +10:00
RobertoFresca
685582d4a3
Added technical notes to Inter Games poker. [Roberto Fresca]
2016-08-19 11:21:01 -03:00
RobertoFresca
f26ce54c35
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 11:12:15 -03:00
RobertoFresca
a8956ee4f6
Funworld driver: Added Inter Games poker specs and some cleanups.
2016-08-19 11:11:42 -03:00
Curt Coder
8fb004e5ec
compis: Fixed RTC to use 24 hour mode. [Curt Coder]
2016-08-19 17:00:29 +03:00
RobertoFresca
4c0a30c3c2
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 10:56:35 -03:00
Curt Coder
57e2352caf
compis: Promoted driver to working. [Curt Coder]
2016-08-19 16:56:02 +03:00
RobertoFresca
7d98d7a837
Cleanup....
2016-08-19 10:55:59 -03:00
RobertoFresca
707b779870
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 10:52:18 -03:00
RobertoFresca
250497dcc4
Magic Card II specs typo....
2016-08-19 10:51:36 -03:00
Vas Crabb
a5b10493f6
Merge pull request #1273 from npwoods/more_tafoid_bugs
...
fix more softlist regressions
2016-08-19 23:40:47 +10:00
Curt Coder
ffaa535ee4
Cleanup. (nw)
2016-08-19 16:31:50 +03:00
Nathan Woods
a4f59b3242
Changing device_image_interface::determine_open_plan() to not support creating an image unless device_image_interface::create() is used
...
I'm somewhat surprised that this has not bit us until now. The implication of how it used to work is that device_image_interface::load() could actually create images; it is hard to eliminate the possibility that something might be incorrectly relying on this behavior. I've determined that this isn't the case for imgcntrl.cpp and floppycntrl.cpp
2016-08-19 08:24:23 -04:00
Nathan Woods
db53f51ffc
Now reporting Windows ERROR_INVALID_NAME as osd_file::error::NOT_FOUND
2016-08-19 08:23:56 -04:00
Curt Coder
e02430f824
compis: WIP. (nw)
2016-08-19 14:54:16 +03:00
therealmogminer@gmail.com
0b4d175aa8
-vgmplay.cpp: Added YM3812 support. [Ryan Holtz]
2016-08-19 13:23:24 +02:00
Ivan Vangelista
989081dc37
Merge pull request #1272 from mamehaze/setadditions
...
add the PLD dumps to the nzeroteam sets (nw)
2016-08-19 13:09:26 +02:00
James Wallace
d5131326cf
Merge pull request #1271 from mamehaze/mpu4test
...
more mpu4 descriptions (nw)
2016-08-19 12:07:56 +01:00
David Haywood
d3a2974835
add the PLD dumps to the nzeroteam sets (nw)
2016-08-19 12:05:52 +01:00
David Haywood
9b310a47ab
more mpu4 descriptions (nw)
2016-08-19 11:30:36 +01:00
James Wallace
b3916c5016
Merge pull request #1266 from mamehaze/mpu4test
...
some MPU4 descriptions (nw)
2016-08-19 10:31:07 +01:00
Start
a16b8a1e91
document 3 diagnostic menu bugs
...
from https://tcrf.net/Vii
2016-08-19 00:36:30 -06:00
Vas Crabb
8d84c31408
Save a few lines (nw)
2016-08-19 15:51:30 +10:00