Miodrag Milanovic
124f30dbbc
Enable building projects that are separate of MAME but use same core and lives in separate git tree (nw)
2016-12-08 11:46:15 +01:00
MetalliC
3408ed0ae5
Merge pull request #1806 from mamehaze/071216
...
add dump of i8751 '317-0112' at location c2 to 'goldnaxe2' set. chip…
2016-12-08 00:20:13 +02:00
David Haywood
e97de5880d
add dump of i8751 '317-0112' at location c2 to 'goldnaxe2' set. chip was faulty, some bit errors, internal checksum fails. still using simulation for now [Caps0ff]
...
(the code looks to be mostly the same as the goldnaxe set, not even offset, but unused garbage areas have different fills so tracking down exactly which bits are bad is difficult, as they're not neccessarily all in the used code)
2016-12-07 19:37:12 +00:00
Ted Green
02ba08bd2d
zeus2: WIP: Update coordinate scaling and increase z buffer to 24 bits. (nw)
2016-12-07 12:33:28 -07:00
Ivan Vangelista
d1d0d6aeee
seta.cpp: one last manufacturer fix, thanks gregf (nw)
2016-12-07 13:22:24 +01:00
briantro
4991242234
mame.lst: Correct spelling of manufacturer - NW
2016-12-06 22:33:38 -06:00
briantro
de73c518c5
gcpinbal.cpp: Correct name in header - NW
2016-12-06 22:31:53 -06:00
briantro
c7d6d8285a
new game added - Power Flipper Shooting Pinball
...
New Game added
-------------------------------
Power Flipper Pinball Shooting v1.33 [Jorge Silva]
2016-12-06 22:03:11 -06:00
arbee
dd3a5c7055
micro20; WIP (nw)
2016-12-06 21:43:15 -05:00
R. Belmont
1ac85ba0af
Merge pull request #1805 from JoakimLarsson/pit68230
...
PIT68230: Fixed bug in port A-C write and added check of DDR registers for bit …
2016-12-06 13:39:20 -05:00
Joakim Larsson Edstrom
58790da1f1
Fixed bug in port A-C write and added check of DDR registers for bit updates
2016-12-06 16:13:00 +01:00
R. Belmont
cc3cd361a8
Merge pull request #1799 from Bavarese/patch-20
...
DEC Rainbow 100: scroll fully functional / address reentrance problems
2016-12-06 09:08:21 -05:00
R. Belmont
e68582ec44
Merge pull request #1800 from system11b/S11kozou
...
nbmj8688.cpp: corrected dips for Camera Kozou
2016-12-06 09:06:57 -05:00
R. Belmont
0e488323e7
Merge pull request #1801 from mamehaze/041216
...
dumped i8751 '317-0078' at location c2 for 'altbeast' set, added, works [Caps0ff]
2016-12-06 09:06:47 -05:00
David Haywood
696b25d3fc
dumped i8751 '317-0123a' at location c2 for 'goldnaxe' set, added, works* [Caps0ff]
...
* although I've had to add a dubious cycle steal change to prevent things from crashing, might need more testing / investigation / work with the PCB to verify interrupt sources and if there's a bus steal mechanism.
2016-12-06 13:45:29 +00:00
Robbbert
fcbbc0a0ac
Aussiebyte: fixed RTC (nw)
2016-12-07 00:36:11 +11:00
Ivan Vangelista
fe8a008997
expro02.cpp: fixed manufacturer name for newly added set (nw)
2016-12-06 07:48:01 +01:00
briantro
269a39197b
expro02.cpp: More testing of Miss World 2002 proves it's explicit - NW
2016-12-05 22:48:39 -06:00
briantro
732f5bcd21
seta.cpp: Fix ram comment - NW
2016-12-05 22:28:59 -06:00
briantro
9e86f2021b
seta.cpp: Repair Zombie Raid NVRAM fix - NW
2016-12-05 22:24:44 -06:00
briantro
2ffaff0d84
new clone added Simpson Junior
...
New Clone Added
-------------------------------------
Simpson Junior (bootleg of J. J. Squawkers) [NeoGeo de Ahuizotla, Artemio Urbina, The Dumping Union]
2016-12-05 22:01:40 -06:00
briantro
e28c2cf714
new game working - Miss World 2002
...
New Game Added
-----------------------------------------
Miss World 2002 [NeoGeo de Ahuizotla, Artemio Urbina, The Dumping Union]
2016-12-05 20:39:43 -06:00
David Haywood
073b58a120
dumped i8751 '317-0078' at location c2 for 'altbeast' set, added, works [Caps0ff]
...
(also renamed the mc8123 regions to 'mc8123' instead of 'mcu' because it was confusing)
2016-12-06 02:21:36 +00:00
system11b
e75a2409da
nbmj8688.cpp: corrected dips for Camera Kozou
2016-12-05 18:14:02 +00:00
MetalliC
f08de2314d
hikaru.cpp: NASCAR ROM board p/n (nw)
2016-12-05 19:38:21 +02:00
MetalliC
5858ec90c6
seta.cpp: hook Zombie Raid NVRAM, add calibrated default
2016-12-05 19:35:53 +02:00
Bavarese
6c739d57b1
(nw)
2016-12-05 15:29:10 +01:00
Bavarese
04fa40157a
Remove unwanted comment
2016-12-05 15:27:46 +01:00
Bavarese
65f752e4cb
DEC Rainbow 100: scroll fully functional / address reentrace problems
...
Address reentrace problems (reset procedure). Make scroll fully functional (deeper SCRAM levels & GDC diag test #9 ). Details and credits: see driver.
2016-12-05 15:16:30 +01:00
arbee
1e91807ebe
micro20: preliminary RTC hookup (nw)
2016-12-05 08:24:15 -05:00
R. Belmont
d5bf02a68b
Merge pull request #1798 from JoakimLarsson/PITbits
...
68230: Added bit wise update methods for all ports and moved register access…
2016-12-05 08:16:59 -05:00
Joakim Larsson Edstrom
7e4e272980
Added bit wise update methods for all ports and moved register access methods to private section
2016-12-04 23:04:09 +01:00
Vas Crabb
af112049ef
Merge pull request #1796 from ajrhacker/cdp_fix
...
Fix build (nw)
2016-12-05 08:48:27 +11:00
Vas Crabb
8ba74712b0
Merge pull request #1795 from ajrhacker/grainbow_fade
...
grainbow: Fix palette dimming by respecting a fade-me-not bit
2016-12-05 08:48:06 +11:00
Ted Green
49c411f050
iteagle: Cleaned up serial handling (nw)
2016-12-04 08:49:11 -07:00
Dirk Best
4670dc16bc
6840ptm: use standard device clock for internal clock
2016-12-04 13:42:56 +01:00
AJR
49f8ef630a
Fix build (nw)
2016-12-04 07:17:38 -05:00
yz70s
387a99813d
xbox.cpp: tidy (nw)
2016-12-04 12:33:31 +01:00
yz70s
fe72e4b633
chihiro.cpp: move threadlist debug command to xbox (nw)
2016-12-04 12:33:31 +01:00
yz70s
da667b3881
xbox.cpp: parametrize constants used in debug command routines to support different bios/kernel versions (nw)
2016-12-04 12:33:31 +01:00
Dirk Best
2939d6df87
guab: fix and improve output labels, add ten up labels
2016-12-04 11:12:11 +01:00
Ivan Vangelista
e0ea380556
Merge pull request #1794 from ajrhacker/seibu_notes
...
darkmist, raiden: PCB notes (nw)
2016-12-04 09:18:43 +01:00
Ivan Vangelista
bcad3075f9
Merge pull request #1793 from ajrhacker/d9final_fix
...
d9final: Set initial banking so Z80 doesn't run off rails
2016-12-04 09:18:02 +01:00
briantro
8ee902247c
peplus.cpp: Documentation update - NW
2016-12-04 02:03:02 -06:00
mahlemiut
844d4cbe45
debugimgui: lighten combo box list so that it's easier to read (nw)
2016-12-04 19:43:27 +13:00
AJR
9e43089616
grainbow: Fix palette dimming by respecting a fade-me-not bit
2016-12-04 00:58:04 -05:00
cracyc
eb22bd45f1
upd765: isbc215 format expects sector size to be in result (nw)
...
floppy: 8" motor on for create too (nw)
2016-12-03 22:03:34 -06:00
briantro
ff83f7f1fd
new PE+ Poker game added
...
New Game Added
----------------------------------------------------------
Player's Edge Plus (XMP00011) 5-in-1 Wingboard (CG2298) [BrianT]
2016-12-03 20:26:15 -06:00
AJR
a3fad87bb7
darkmist, raiden: PCB notes (nw)
2016-12-03 19:27:22 -05:00
AJR
2d9291f9f1
d9final: Set initial banking so Z80 doesn't run off rails
2016-12-03 16:05:09 -05:00