Sven Schnelle
35d1736019
nereid: disable debug (nw)
2018-10-21 14:36:45 +02:00
hap
552f67540e
hh_sm510: correct built-in cheats for gnw_ghouse (nw)
2018-10-21 13:48:25 +02:00
algestam
1482a81fc2
New working machine added ( #4173 )
...
-----------
Green House (Nintendo Game & Watch) [algestam]
2018-10-21 13:37:41 +02:00
AJR
dbaf83eebf
crt9007: Interrupts don't get canceled here (nw)
2018-10-21 00:14:44 -04:00
AJR
451ffb3746
crt9007: Add frame timer
...
altos2: Add bell (nw)
2018-10-21 00:01:43 -04:00
braintro
8955f8c03c
segas16b.cpp: Minor doc update - Time Scanner Sega ID numbers (nw)
2018-10-20 23:01:04 -05:00
ClawGrip
e752558529
New NOT_WORKING clone ( #4122 )
...
* New NOT_WORKING clone
----------------------------------
Break Thru (Tecfri license) [jordigahan, Recreativas.org]
* Add "brkthrut"
* Marked "8.bin" on "brkthrut" as BAD_DUMP
2018-10-20 22:33:50 -04:00
Jürgen Buchmüller
c6365e4605
pokey: remember m_allpot_r_cb() value
2018-10-21 03:47:49 +02:00
Sergey Svishchev
78ac38e4e0
vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings ( #4145 )
...
* vt100_kbd: make Lua-friendly -- add PORT_CODE's (nw)
* ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings (nw)
Also, restore comments in utf-8 (lost to srcclean), define missing keys, change a few mappings to match keycaps, remove redundant PORT_NAME definitions.
2018-10-20 18:38:53 -04:00
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