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
Ivan Vangelista
3bd0ccb3cb
m10.cpp: fix compile on some compilers
2020-11-26 22:42:24 +01:00
Lord-Nightmare
a234da0b46
votrhv.cpp: fixed keypress polarity and logic so the HC-110 properly accepts inputs, and retooled the reset wake latches, logic and behavior to better match the schematics and differences between the hc-110 and hc-120 input boards. Switched to logmacro.h, input_merger.h for the reset logic, and general cleanup. Fixed the HC-110 LED polarity so the correct LEDs get lit when selecting an input color/level. [Lord Nightmare]
...
machines promoted to WORKING
------
Votrax/Phonic Mirror HandiVoice HC-110
2020-11-26 16:08:38 -05:00
Olivier Galibert
e310e72075
Fix sega usb sound device, was using more memory than allocated (fixes zaxxon, segag80)
2020-11-26 22:02:16 +01:00
MetalliC
615e202943
naomi.cpp: Atomiswave ANET.Net board docs, clarify NAOMI jumper info
2020-11-26 22:31:40 +02:00
Ivan Vangelista
461acdffd0
pce, ti99_8: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER
2020-11-26 21:18:04 +01:00
angelosa
3228002ed4
bnstars.cpp: make it boot again
2020-11-26 20:54:13 +01:00
Ivan Vangelista
03707c72c6
adp, chinagat, ddragon, divebomb, gberet, lastbank, lsasquad, m10, mcr68: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER
2020-11-26 20:05:46 +01:00
Olivier Galibert
afe5622040
Fix gaelco3d, perhaps the 16 and 32 versions should be spit at some point
2020-11-26 14:59:22 +01:00
Olivier Galibert
0ca74be3a1
wmg: fix the fix, must be tired
2020-11-26 14:05:26 +01:00
Olivier Galibert
14986dd0df
wmg: probable fix
2020-11-26 14:03:55 +01:00