Commit Graph

76798 Commits

Author SHA1 Message Date
ajrhacker
9cc02b1fe1
Merge pull request #7519 from DavidHaywood/281120
new NOT WORKING machines
2020-11-28 16:09:45 -05:00
Scott Stone
42f0c05537 Merge branch 'master' of https://github.com/mamedev/mame 2020-11-28 15:45:54 -05:00
Scott Stone
6095c75694 - vgmplay.xml: Fixed unassigned shortname from recent additions. 2020-11-28 15:45:12 -05:00
Olivier Galibert
9ef8720eb8 Fix an address space number collision in vgmplay 2020-11-28 21:42:20 +01:00
AJR
975bf2efae ozon1: Transplant to modern galaxian.cpp driver; add PPI 2020-11-28 13:42:54 -05:00
AJR
005ebb35a9 bongo: Transplant to modern galaxian.cpp driver 2020-11-28 12:52:37 -05:00
DavidHaywood
5073f0b0aa new NOT WORKING machines
-----
Turbo Extreme (US) [David Haywood, Sean Riddle]
2020-11-28 17:12:24 +00:00
Ivan Vangelista
c02a51c931 astrohome, fromance, hyprduel, pipedrm, playmark, powerbal: removed MACHINE_*_MEMBER macros 2020-11-28 17:13:32 +01:00
Olivier Galibert
a8979690ad vcombat: Separate the memory maps for single and dual i860 2020-11-28 13:26:28 +01:00
hap
86262b3dda namcos22: correct propcyclj comment 2020-11-28 12:19:43 +01:00
Olivier Galibert
3ae7e0f528 Make exidy compilable with SOURCES= and fix sidetrac 2020-11-28 12:12:54 +01:00
Olivier Galibert
f9eb33db4d Make mjsiyoub not crash 2020-11-28 11:47:32 +01:00
Olivier Galibert
da2cb95980 Make janoh not crash, it is missing roms anyway 2020-11-28 11:42:53 +01:00
Brian Troha
74033d0ee2 New working clones
------------------
Prop Cycle (Rev. PR1 Ver.A, Japan) [Brian Troha, The Dumping Union]
2020-11-28 00:35:06 -06:00
Vas Crabb
da78088c91 luaL_error doesn't actually return, but it lacks the noreturn attribute, so the compiler must be appeased 2020-11-28 16:29:28 +11:00
Vas Crabb
ee7ceb76b5 luaengine.cpp: Fix very dumb bug when retrieving self for containers. 2020-11-28 16:27:19 +11:00
Vas Crabb
49e5d2f6c8 Miscellaneous cleanup/fixes:
segac2.cpp: Fixed bloxeedu credits to start DIP switches.

luaengine*.cpp: Used unchecked optional getter after explicit check.

informer_213.cpp: Comment out very noisy logerror.

votrhv.cpp: XTAL is for crystals/resonators, not any old oscillator.
2020-11-28 16:16:23 +11:00
AJR
ddc1c44624 mimonkey, mimonsco, mimonscr, mimonscra: Transplant to modern galaxian.cpp driver 2020-11-27 23:01:41 -05:00
AJR
eb9ade3a16 galaxold.cpp, scramble.cpp: Modernize S2650 interrupts 2020-11-27 21:57:30 -05:00
AJR
8372578c67 microdec.cpp: Clock correction and cleanup 2020-11-27 21:06:55 -05:00
AJR
584cca5a97 spc1000_fdd_exp: General cleanup; correct XTAL value 2020-11-27 19:29:03 -05:00
Olivier Galibert
6a2a743e21 seta2: forgot to report the funcube fix to funcube 2+ 2020-11-27 23:40:23 +01:00
Olivier Galibert
94a54aae42 goldstar: fix the decrypted_opcodes share size 2020-11-27 23:32:31 +01:00
Olivier Galibert
9cab5b6369 gottlieb: fix defaut nvrams 2020-11-27 22:58:03 +01:00
Olivier Galibert
ecb3bd1d01 Fix in213, kinda. The screen can be anywhere in ram, which is probably incorrect 2020-11-27 22:43:37 +01:00
angelosa
9f741826dc segas16b.cpp: fix Tough Turf (Japan) voice samples not playing back properly [Angelo Salese] 2020-11-27 22:31:11 +01:00
Olivier Galibert
a6a2174185 Fix liberate, bank hack turned into share hack 2020-11-27 18:22:10 +01:00
Olivier Galibert
a720f2068f Fix m72, sprite drawing routine 2020-11-27 18:14:13 +01:00
Olivier Galibert
86a90d4fda Fix magic10, incorrect tilemap size 2020-11-27 17:59:13 +01:00
Olivier Galibert
c57c3e5be5 Fix magtouch, fake the bios shadow a little less badly 2020-11-27 17:42:54 +01:00
Ivan Vangelista
dd1fdeb986 vendetta.cpp: switched from bankdev to memory_view 2020-11-27 17:29:05 +01:00
Olivier Galibert
95c5c520f4 Fix nova2001, incorrect palette size 2020-11-27 17:01:30 +01:00
Olivier Galibert
d6b50efc5f Fix poisk1, correct and simplify videoram banking 2020-11-27 16:47:59 +01:00
Olivier Galibert
b183352292 Fix royalmah, incorrectly sized videoram 2020-11-27 16:29:16 +01:00
hap
2aca5935e0 ui: add mame version to About menu header 2020-11-27 14:51:48 +01:00
Olivier Galibert
d965f83495 Fix segas16b, don't try to set the soundbank if it doesn't exist 2020-11-27 13:12:53 +01:00
Olivier Galibert
31bbc684d2 Fix funcube, may have side effects on ablastb which really doesn't work on the first place so I do not really care 2020-11-27 13:03:04 +01:00
Olivier Galibert
a06478bd85 Fix spset, waylaid share 2020-11-27 12:44:40 +01:00
Ivan Vangelista
4bf0799693 tunhunt.cpp: restored save state support 2020-11-27 12:43:17 +01:00
Olivier Galibert
fd6607223a Fix rallybik, has a different spriteram size 2020-11-27 12:27:28 +01:00
Olivier Galibert
805af5e163 Fix tugboat, required full-on memory access 2020-11-27 12:19:39 +01:00
Olivier Galibert
08effe4cc1 Fix tunhunt, bringing the driver to this side of 2020 2020-11-27 11:36:25 +01:00
Olivier Galibert
b6af728bfa Fix unico, usual width issues 2020-11-27 10:25:43 +01:00
Olivier Galibert
02fba660be Fix vamphalf, multi-sized share 2020-11-27 10:10:05 +01:00
Olivier Galibert
eec4f2b9ff Fix vcombat, messy sharing of shares 2020-11-27 09:57:15 +01:00
Olivier Galibert
ad0f09e8f8 Fix wangpc, incorrect memory size allocation. Also remove a use-before-init in pic8259 2020-11-27 09:10:12 +01:00
Robbbert
a7740d448b vsnes: fixed crash in suprmrio etc 2020-11-27 15:58:33 +11:00
MetalliC
fb4b9e212a midwunit.cpp get rid of spaces in ROM names (nw) 2020-11-27 05:47:54 +02:00
ajrhacker
5dc6a087d9
Merge pull request #7517 from clawgrip/patch-5
design.cpp: Add notes about coin selector
2020-11-26 22:28:10 -05:00
ClawGrip
318629910b
design.cpp: Add notes about coin selector 2020-11-27 01:11:40 +01:00