ajrhacker
5cf7efd685
Merge pull request #4170 from hp9k/m68k_mmu_improvements
...
m68kmmu: factor out atc lookup into pmmu_atc_lookup()
2018-10-20 17:21:12 -04:00
R. Belmont
5f88ab4e7c
Merge pull request #4167 from cam900/namcoc355_duplicates
...
namco_c355spr.cpp : Cleanup duplicates
2018-10-20 17:14:09 -04:00
R. Belmont
5fe1f607e5
Merge pull request #4168 from hp9k/m68kmmu_improvements
...
m68kmmu: deduplicate code to set buserror details
2018-10-20 17:13:20 -04:00
Scott Stone
11da5fd993
megadriv.xml: Fixed MT#7123 - Description for Desert Strike (nw)
2018-10-20 15:16:31 -04:00
Sven Schnelle
5fce6d4273
m68kmmu: factor out atc lookup into pmmu_atc_lookup()
2018-10-20 20:40:24 +02:00
Sven Schnelle
6e5965a939
m68kmmu: deduplicate code to set buserror details
2018-10-20 20:28:04 +02:00
hap
aca740bf95
namcos22: remove accidental debug leftover (nw)
2018-10-20 20:01:55 +02:00
ajrhacker
9140ea9f01
Merge pull request #4166 from hp9k/hpib_parallel_poll
...
hp9k3xx/human_interface: add parallel poll logic (nw)
2018-10-20 13:37:08 -04:00
cam900
d8c29039de
namco_c355spr.cpp : Cleanup duplicates
2018-10-20 16:58:23 +09:00
Sven Schnelle
35a91cee2b
hp9k3xx/human_interface: add parallel poll logic (nw)
...
This makes the HP-UX 9 installer properly work with GPIB. Without
this patch it will hang ages during detection of GPIB devices.
2018-10-20 07:34:44 +02:00
braintro
8ce0b8272d
Minor doc updates about Hang On and Super Hang On (nw)
2018-10-19 23:57:21 -05:00
AJR
994b3b39f7
x2201: More notes (nw)
2018-10-20 00:16:49 -04:00
MooglyGuy
a8c6bde4a3
Merge pull request #4165 from Firehawke/master
...
Update FAQ (nw) with HLSL/BGFX update info, old external OPL2 support.
2018-10-20 02:03:42 +02:00
Firehawke
a2e218f853
Clean up phrasing a bit on input from MG (nw)
2018-10-19 17:02:01 -07:00
Firehawke
ae97f80cb3
Update FAQ (nw) with HLSL/BGFX update info, old external OPL2 support information
2018-10-19 16:47:47 -07:00
Roberto Fresca
6a07b01519
New working clones
...
------------------
Novo Poker II (Spanish bootleg) [Roberto Fresca, Grull Osgo]
2018-10-19 23:27:03 +02:00
Roberto Fresca
7a95363a5d
New working clones
...
------------------
World Cup '90 (european hack, different title) [Roberto Fresca, Martin Mejia Britez]
2018-10-19 22:14:20 +02:00
Roberto Fresca
abf0b1994a
Merge branch 'master' of https://github.com/mamedev/mame
2018-10-19 21:26:45 +02:00
R. Belmont
c19574d003
Merge pull request #4159 from cam900/patch-63
...
namcofl.cpp : Implement shadow
2018-10-19 14:46:13 -04:00
R. Belmont
736f08bac4
Merge pull request #4161 from cam900/patch-64
...
namcofl.cpp : Fix sprite banking
2018-10-19 14:45:54 -04:00
ajrhacker
1ebe853f65
Merge pull request #4163 from Bavarese/patch-4
...
[Rainbow-100]: write fault must not be set to 1
2018-10-19 14:36:58 -04:00
AJR
6a8f671ec0
cit101: Eliminate MCFG_ macros (nw)
2018-10-19 14:34:47 -04:00
Bavarese
d7538a918e
[Rainbow-100]: write fault must not be set to 1
...
Write fault must not be set to 1 permanently (only in case of fatal write errors).
2018-10-19 20:29:08 +02:00
AJR
ccef19b425
tms9914: Eliminate MCFG_ macros (nw)
2018-10-19 14:17:13 -04:00
Ivan Vangelista
abfe54b137
rs232: some more MCFG removal (nw)
2018-10-19 19:47:11 +02:00
ajrhacker
031f507a17
Merge pull request #4160 from hp9k/mb87030_temp_reg_fix
...
mb87030: fix temp register sampling
2018-10-19 11:36:07 -04:00
ClawGrip
b734fb8683
Add missing PROM and PLDs to "spangbl2" [ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union] ( #4162 )
...
* Add missing PROM and PLDs to "spangbl2" [ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union]
Also fixed one ROM size, added comments and corrected ROM labels.
* typo
2018-10-19 11:35:20 -04:00
Roberto Fresca
24aff9c031
Merge branch 'master' of https://github.com/mamedev/mame
2018-10-19 10:33:09 +02:00
cam900
dad6947f8d
namcofl.cpp : Fix sprite banking
2018-10-19 16:25:37 +09:00
Sven Schnelle
856176fea0
mb87030: fix temp register sampling
...
This makes Bootrom Rev C1 machines (/340, /370) boot via SCSI
2018-10-19 09:17:42 +02:00
cam900
836f787651
namcofl.cpp : Implement shadow
2018-10-19 15:13:18 +09:00
Ryan Holtz
aeae501a76
spg2xx: Fixed tilemap wallpaper mode. Fixes V.Smile intro background. [Ryan Holtz]
2018-10-19 07:50:37 +02:00
David Haywood
8143ab0dc0
XaviX - first pass at allowing some opcodes to bypass zero page (fixes namcons1 and others) ( #4157 )
...
* XaviX - irst pass at allowing some opcodes to bypass zero page (fixes namcons1 and others)
* dirt rebel bits (nw)
* dirt rebel (nw)
* xavtenni (nw)
2018-10-18 21:11:22 -04:00
R. Belmont
c9191dd995
Merge pull request #4158 from cam900/patch-62
...
namcofl.cpp : Implement screen clipping
2018-10-18 21:03:41 -04:00
cam900
8ad28902f5
namcofl.cpp : Implement screen clipping
2018-10-19 09:38:03 +09:00
Roberto Fresca
efe1757a85
Merge branch 'master' of https://github.com/mamedev/mame
2018-10-19 00:35:32 +02:00
mooglyguy
f1b3e649fb
vsmile: Support ROMs with fewer than 2 banks, nw
2018-10-18 21:12:05 +02:00
mooglyguy
4e1c81ea07
spg2xx: Clear SPU channel enable when writing to SPU stop register, fixes drums in batmantv, nw
2018-10-18 21:03:25 +02:00
mooglyguy
1603f8bf28
-spg2xx: Added chip select callback and rudimentary ADC hookup. [Ryan Holtz]
...
-vii: Initial V.Smile support; BIOS runs, games do not. [Ryan Holtz]
Note: V.Smile changes are currently very WIP, needs code cleanup. Just checking in so others can have a look.
2018-10-18 18:50:11 +02:00
Ivan Vangelista
2da107644d
sprint8.cpp: fixed save state regression (nw)
2018-10-18 18:27:05 +02:00
David Haywood
2f99f81a0c
Xavix - i2cmem hookup ( #4156 )
...
* properly mark data/direction registers for IO (nw)
* use direction register (nw)
* (nw)
* xavix - i2cmem hookup (nw)
2018-10-18 12:15:38 -04:00
ajrhacker
89e260781c
Merge pull request #4155 from hp9k/hp98620_fixes
...
hp98620: add channel control/status register
2018-10-18 10:31:01 -04:00
Patrick Mackinlay
7a55e4159a
i82586: formatting (nw)
2018-10-18 18:02:28 +07:00
Patrick Mackinlay
cea5bbace4
z8038: new device (nw)
...
Zilog Z8038 FIO (FIFO Input/Output Interface Unit). Used to drive the parallel/printer port on the MIPS Rx2030. Passes basic diagnostic tests, but further work depends on progress in the mips.cpp driver.
2018-10-18 18:00:02 +07:00
Patrick Mackinlay
ece4404b69
util::fifo.queue_length() (nw)
...
Not 100% confident about the variable type, and there may still be some debate over the function name (trying to avoid confusion with the length of the container, or with the number of empty slots), so appreciate review/comments.
2018-10-18 17:50:50 +07:00
Sven Schnelle
dd3f118257
hp98620: add channel control/status register
2018-10-18 09:56:56 +02:00
braintro
56ae477b84
new clone added - Land Maker (World)
...
New Clone Added
----------------------------------------
Land Maker (Ver 2.02O 1998/06/02) [SEGV]
2018-10-17 21:49:47 -05:00
Justin Kerk
cc6017fa54
New working software list additions
...
-----------------------------------
ibm5150: Rampart (Hit Squad release) [Arcade Shadow]
(nw) remove duplicate nova9 set from ibm5170.xml
2018-10-17 19:05:07 -07:00
AJR
3a92a65f80
apollo.cpp: It works this way: the following MCFG_SLOT_OPTION_DEVICE_INPUT_DEFAULTS must be changed over as well (nw)
2018-10-17 22:03:57 -04:00
Robbbert
412a722d68
(nw) fixed validation crash; fixed regression in altos5.
...
- People, please TEST your changes...
2018-10-18 12:51:23 +11:00