Commit Graph

64476 Commits

Author SHA1 Message Date
ajrhacker
7b93a33bc3
Merge pull request #4696 from clawgrip/patch-15
New NOT_WORKING software list additions
2019-02-27 08:46:07 -05:00
ClawGrip
9e81c0fd24
New NOT_WORKING software list additions
vsmile_cd.xml: Nickelodeon SpongeBob Squarepants - Idea Sponge (USA Rev. 1), Nickelodeon SpongeBob Squarepants - Idea Sponge (USA Rev. 2), Nick SpongeBob Schwammkopf - Ein Schwamm voller Ideen (Ger), The Amazing Spider-Man - Countdown to Doom (USA, Rev. 2), Disney/Pixar Cars - In The Fast Lane (USA Rev. 1), Disney/Pixar Cars - In The Fast Lane (USA Rev. 3), Wacky Race on Jumpin' Bean Island (USA Rev. 2), Wacky Race on Jumpin' Bean Island (UK), Shrek The Third - The Search for Arthur (UK) [redump.org, ClawGrip]

Also replaced the CloneCD dump from "Disney/Pixar Cars - In the Fast Lane (USA)" with a verified image from credump.org (CloneCD is not fully supported by CHD)
2019-02-27 14:26:40 +01:00
ajrhacker
2177dbcc04
Merge pull request #4694 from AmatCoder/AmatCoder-odyssey2-1
odyssey2.cpp: Fix videopac machine
2019-02-27 08:10:42 -05:00
Vas Crabb
d6ad44f385 romload: BIOS flag should apply to fills (and remove zero-value comments) 2019-02-28 00:05:36 +11:00
hap
1be604b113 pokey: it's impossible to go over bounds here (nw) 2019-02-27 13:58:23 +01:00
Andreas Müller
d67456f671 pokey: performance optimization by not using modulus (#4690)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-27 13:50:13 +01:00
AmatCoder
e309303d52
Fix videopac
It is broken since commit 48f24cb5
2019-02-27 13:27:06 +01:00
enikland2
5309bae38b sg1000m3: Add keyboard cable link for F-16 Fighting Falcon's 2p mode (#4680)
* sg1000m3: Add keyboard cable link for F-16 Fighting Falcon's 2p mode

* included missing files
2019-02-27 01:02:31 -05:00
ajrhacker
78d376dc14
Merge pull request #4687 from clawgrip/patch-13
New NOT_WORKING software list additions
2019-02-27 01:01:51 -05:00
ajrhacker
36b12f29bb
Merge pull request #4691 from clawgrip/patch-14
mpu4sw.cpp: Correct game names (nw)
2019-02-27 01:01:18 -05:00
Robbbert
a590e1a975 (nw) housekeeping 2019-02-27 14:58:24 +11:00
Vas Crabb
4317ca1f27 Merge tag 'mame0207'
MAME 0.207
2019-02-27 13:55:55 +11:00
arbee
01e03020be Fix year & compile (nw) 2019-02-26 21:07:48 -05:00
arbee
af0b873703 doh (nw) 2019-02-26 21:03:01 -05:00
arbee
5f4a587422 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Advanced Pico BEENA: Fresh Pretty Cure [Team Europe, R. Belmont]

This is a little weird because it's a new system and we have a cartridge dump but not the BIOS.
2019-02-26 20:50:14 -05:00
hap
2bec6185d6 fidel_card: scanner probably "sees" white if no card inserted (nw) 2019-02-27 00:30:46 +01:00
ClawGrip
660012fba9
mpu4sw.cpp: Correct game names (nw)
Is "Viva Espana" (after Viva España", not Viva Esapana). There are plenty of pics on the internet to check this out.
2019-02-27 00:02:54 +01:00
hap
9dbea0fbf4 Machines promoted to working
----------
Voice Bridge Challenger [hap, Lord Nightmare]
Bridge Challenger III [hap, Lord Nightmare]
2019-02-26 23:13:07 +01:00
bmcphail
fca37d910f actfancr - kill some old inaccurate comments too NW 2019-02-26 14:53:08 -05:00
bmcphail
1e8fc41df0 bac06 - fix wide mode used by Act Fancer NW 2019-02-26 14:52:29 -05:00
Ivan Vangelista
684e5c4d57 mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starting with m, n and o (nw) 2019-02-26 19:32:59 +01:00
yz70s
0f60932bf5 i386: correct error in previous change (nw)
386sx cpus should work again
2019-02-26 19:29:05 +01:00
AJR
6b8d370ecb a2eauxslot: Fix regression by not nullifying slot pointer in device_start (nw) 2019-02-26 12:34:47 -05:00
hap
7514b1aaa9 decbac06: small cleanup (nw) 2019-02-26 17:44:41 +01:00
hap
fa8d1e90fc remove some unnneeded void* cast (nw) 2019-02-26 17:20:28 +01:00
AJR
63d0c5d33f bus/x68k: Use object finder to get at CPU address space (nw) 2019-02-26 10:08:37 -05:00
bmcphail
0a50f714bd Merge branch 'master' of https://github.com/mamedev/mame 2019-02-26 10:07:21 -05:00
bmcphail
461380aa63 Bac06 - remove camel case, remove mapping hack in favour of tilemap.h change NW 2019-02-26 10:06:57 -05:00
MetalliC
8e284ea55e gdrom: security commands docs 2019-02-26 17:06:32 +02:00
AJR
b5758a744a nubus: Use required_address_space rather than old-style CPU lookup (nw) 2019-02-26 09:19:01 -05:00
Vas Crabb
40fc33967c version bump (nw) 2019-02-27 00:40:05 +11:00
Patrick Mackinlay
e02a5cf1f5 mips1: fpu emulation
Code refactoring makes the changes hard to isolate, but the main improvements are:
* implemented fpu instructions and exceptions
* corrected swl/swr implementation
* tlb mru lookup optimization
* interrupt and privilege debugger breakpoints
2019-02-26 18:54:04 +07:00
Patrick Mackinlay
330c498e5d rx2030: networking hack (nw) 2019-02-26 18:16:43 +07:00
Patrick Mackinlay
69902ee2b3 at_keybc: move rom from driver (nw) 2019-02-26 15:42:45 +07:00
yz70s
52b1c9f292 i386: preparations to add the athlon xp cache (nw) 2019-02-26 07:50:59 +01:00
AJR
3e0bca7ee4 Copy/paste mistake (nw) 2019-02-26 00:38:43 -05:00
AJR
430dccc5e8 bus/interpro/sr: Replace CPU finder with required_address_space (nw) 2019-02-26 00:37:22 -05:00
AJR
d48297261d bus/ep64: Use required_address_space instead of specific device finder (nw) 2019-02-26 00:06:10 -05:00
AJR
e5b288a158 bus/a2bus/a2eauxslot: Sanitize configuration (nw) 2019-02-25 21:58:23 -05:00
AJR
3041d13692 bus/apricot/expansion: Replace CPU finders with address space finders (nw) 2019-02-25 21:12:30 -05:00
AJR
8efc7c322b bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_space (nw) 2019-02-25 20:57:57 -05:00
AJR
579e277fda bus/hp_dio: Replace CPU finder with required_address_space (nw) 2019-02-25 20:46:19 -05:00
Peter Ferrie
8fc8ae62a7 Merge branch 'master' of https://github.com/mamedev/mame 2019-02-25 17:39:26 -08:00
Peter Ferrie
2bfb89de77 apple2p: write-enable LC on start-up [Peter Ferrie] 2019-02-25 17:38:47 -08:00
AJR
b46ab2b767 bus/acorn: Replace CPU finder with required_address_space (nw) 2019-02-25 20:30:34 -05:00
AJR
d4370f150d bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech: Install spaces through finders (nw) 2019-02-25 19:59:38 -05:00
AJR
7a8a8cc5db bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw)
- Hide m_open_bus behind accessor
- De-virtualize a few methods without actual overrides
2019-02-25 19:17:01 -05:00
Peter Ferrie
487cb60ae6 further quieting of MS-LLVM (nw) 2019-02-25 14:48:37 -08:00
Ivan Vangelista
d19a46aed8 cps1.cpp: fixed MT07240 (nw) 2019-02-25 23:12:25 +01:00
couriersud
d00de16b41 netlist: analog readability refactoring. (nw)
Change the sign of go (or in other terms a12 and a21 matrix stencil
elements). This should make further optimization of matrix population
easier.
In addition hopefully improve the readability of the code by sacrifying
overloads for more verbose member names.
2019-02-25 22:11:04 +01:00