Commit Graph

38880 Commits

Author SHA1 Message Date
Miodrag Milanovic
056fdc89c5 fix VS build (nw) 2015-11-04 14:16:42 +01:00
Miodrag Milanovic
ecdc99b0e6 added clang and gcc flags needed for compilation of 3rdparty libraries, also removed checking for shadowing in them (nw) 2015-11-04 11:21:08 +01:00
mahlemiut
91debc7cc9 amstrad: CRTC status register is only readable on type 1 (UM6845R). Now returns 0xff on CPC (correct for MC6845) and the selected register for the Plus. 2015-11-04 13:22:41 +13:00
Stiletto
54a6d91249 comments fix (nw)
comments fix (nw)
2015-11-03 18:48:53 -05:00
Stiletto
a7a219e40a comments fix (nw)
comments fix (nw)
2015-11-03 16:15:38 -05:00
Miodrag Milanovic
4b75c57008 set only needed VS compile flags for 3rdparty (nw)
there are still those in main file, but now can be removed by fixing our code
2015-11-03 20:55:18 +01:00
Mike Naberezny
ab93e714fd m6809make.py: Fix syntax error on Python 3. (nw) 2015-11-03 10:55:34 -08:00
Stiletto
9d95181bd4 comments fix (nw)
comments fix (nw)
2015-11-03 13:41:33 -05:00
briantro
bd5d07bd4f peplus.c: Fix spelling & grammatics. 2015-11-03 12:38:52 -06:00
briantro
b7a46c8b77 peplus.c: Minor doc correction - NW 2015-11-03 12:15:58 -06:00
briantro
0c6bb0fa48 peplus.c: Add note about Best Bet Products & correct name to "official" name. - NW 2015-11-03 07:24:50 -06:00
therealmogminer@gmail.com
73f8e0b41c Fix build 2015-11-03 12:00:04 +01:00
therealmogminer@gmail.com
9f8aeebad7 Mass cleanup of multipcm.c, nw 2015-11-03 11:22:29 +01:00
RobertoFresca
5727031ceb New machines marked as NOT_WORKING
----------------------------------
Sweet Hearts II (PHG0742, Export, 92.252%) [Roberto Fresca]

Should be the new parent...
2015-11-03 05:46:47 -03:00
Vas Crabb
f63bd01894 Enable metal on El Capitan (nw) 2015-11-03 19:05:57 +11:00
Lord-Nightmare
70b81eb7c8 TMS5xxx: Fix for occasional audio 'spike' instability/wraparound glitches caused by improper truncation in the lattice filter multiplier. This is not an optimal fix as it isn't correct to hardware, but it works better than the previous approximation. [Lord Nightmare] 2015-11-03 02:39:33 -05:00
Mike Naberezny
2323a3c851 png.py: Fix undefined name 'e'. (nw) 2015-11-02 23:01:49 -08:00
Mike Naberezny
f76c73b917 png.py: Remove unused import. (nw) 2015-11-02 22:59:22 -08:00
briantro
2bccbf6c0d peplus.c: Documentation update based on newly found PSR (Program Summary Report). {Kevin N, BrianT] 2015-11-02 22:21:33 -06:00
RobertoFresca
4bc5f3e4f6 New clones marked as NOT_WORKING
--------------------------------
Margarita Magic (EHG1559, NSW/ACT) [Roberto Fresca]
2015-11-02 23:22:05 -03:00
David Haywood
dfefc96b27 bootleg stuff (nw) 2015-11-03 01:32:27 +00:00
David Haywood
f0aab6ad54 make the bootleg run a bit at least (nw) 2015-11-03 00:37:43 +00:00
David Haywood
43881b4c24 make the NES APU device get added with the N2A03 rather than needing to be added in every driver.
(I believe this to be correct, it's internal to the CPU?)

note, DERIVED_CLOCK doesn't work in cases where MCFG_CPU_MODIFY is used to modify the clock, so I've had to use MCFG_CPU_REPLACE in those cases instead.
note2, sound routing seems a bit messy, but this seems a general MAME thing, we still have an issue where if you add too many devices with their own speaker / sound additions things you get sound overflows, in this case all drivers except NES were set to a 0.50 sound level output, NES was set to 0.90, I see no clean way to do this with the sound chip inside the CPU?
2015-11-02 23:36:21 +00:00
David Haywood
9478f1eb73 new clones
Karate Blazers (World, set 2) [caius]

all other sets share a data rom, for this one it's different, so I'm guessing it's a more significantly different revision than any of the ones we have already.
2015-11-02 21:39:00 +00:00
R. Belmont
b5510e66a5 Merge pull request #453 from felipesanches/powerdrift_motor_output
fix power drift outputs ("bank_motor_position" was never output)
2015-11-02 16:21:20 -05:00
hap
c1981761ba "/* within comment" compile warning... 2015-11-02 21:15:34 +01:00
hap
cbea03129a When we obtain the internal rom of 8304, this old implementation will be removed. 2015-11-02 21:06:00 +01:00
hap
d8752c7733 added new alpha_8201 to equitest.c
But then had to re-add the simulated MCU to the games with an undumped 8304. These give an error on boot otherwise. As exception, kouyakyu works OK.
2015-11-02 20:58:51 +01:00
hap
d224af6328 added missing mcu roms to equites.c 2015-11-02 18:26:53 +01:00
hap
8bcd87fe9b credit tag 2015-11-02 18:11:02 +01:00
hap
57132586d5 added alpha_8201_device to champbas.c
Now champbb2j that previously locked up at boot is also playable
(FWIW exctscc2 http://mametesters.org/view.php?id=5026 still happens)
2015-11-02 18:05:36 +01:00
MetalliC
10a15314fe naomi/triforce docs update [f205v] 2015-11-02 18:56:28 +02:00
Miodrag Milanovic
b8efd210b1 fix VS build (nw) 2015-11-02 17:37:18 +01:00
hap
f1d70e45c3 merged memorymaps 2015-11-02 16:58:42 +01:00
Miodrag Milanovic
3885185274 fix compare (nw) 2015-11-02 15:03:17 +01:00
Vas Crabb
a5a301d1fe Let's be more strict (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
c714096e28 Fix condition for a debug printf (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
e8cd3de001 Unsigned value can't be less than zero (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
80f55d4f66 Let's assume no-one uses a broken 450 core in a multi-CPU configuration (nw) 2015-11-02 23:40:03 +11:00
Vas Crabb
8247cab558 make it easier to build multiple configs (nw) 2015-11-02 23:40:03 +11:00
RobertoFresca
a780714451 New clones marked as NOT_WORKING
--------------------------------
Genie (ICP-1, set 2) [Roberto Fresca, Matt B]

Also added proper inputs for super98 and added
technical notes...
2015-11-02 09:25:19 -03:00
Miodrag Milanovic
c050685c98 Fixed mingw clang build (nw) 2015-11-02 11:13:12 +01:00
Miodrag Milanovic
b01384ee73 fixed linking unidasm in small builds (nw) 2015-11-02 08:45:22 +01:00
Miodrag Milanović
5319ba6148 Merge pull request #452 from dankan1890/patch
Fix for DEBUG build.
2015-11-02 07:46:24 +01:00
hap
e66bb611ac cleanup spriteram handling 2015-11-02 02:50:14 +01:00
Felipe Corrêa da Silva Sanches
50a3f8b2b1 fix power drift outputs ("bank_motor_position" was never output because we were using the whole 16bit value of m_pdrift_bank in the switch statement) 2015-11-01 22:59:11 -02:00
RobertoFresca
64cf8825e7 New machines marked as NOT_WORKING
----------------------------------
Magic Garden (AHG1211, Export, 88.26%) [Roberto Fresca]
2015-11-01 21:03:42 -03:00
dankan1890
38dd9c2cbb Fix for DEBUG build. 2015-11-01 23:41:16 +01:00
hap
22408efde3 WIP, small update (sync with master) 2015-11-01 22:23:36 +01:00
RobertoFresca
9e5ddc1310 New machines marked as NOT_WORKING
----------------------------------
Koala Mint (MV4137, Export) [Roberto Fresca]
2015-11-01 17:56:58 -03:00