Commit Graph

73924 Commits

Author SHA1 Message Date
Ivan Vangelista
e13544c5a2 smotor.cpp: enabled state saving, since everything is already in place (nw) 2020-06-19 18:14:34 +02:00
Robbbert
363773c099 (nw) merged ccs300 into ccs2810, as fdc is the same. 2020-06-20 01:50:51 +10:00
Robbbert
5d4dc265bc (nw) forgot this 2020-06-19 23:26:20 +10:00
Robbbert
ad616e292d Merge branch 'master' of https://github.com/mamedev/mame 2020-06-19 23:20:35 +10:00
Robbbert
580718db09 (nw) split llc into llc1 and llc2, as they are completely different. 2020-06-19 23:20:07 +10:00
Ivan Vangelista
f52fc798cc
pengo.cpp: improved schick decryption, gets in game. Still lots to do before it can be considered playable (nw) 2020-06-19 15:17:09 +02:00
hap
240f1381ce Revert "remove colon as a patch seperator"
This reverts commit e07e2c8b01.
2020-06-19 12:54:44 +02:00
hap
128640144a emu: correct some file headers (nw) 2020-06-19 12:38:41 +02:00
hap
63a7bbb5f2 recording: fix frame sync regression (nw) 2020-06-19 11:54:40 +02:00
Robbbert
c95ef9bcbd Merge branch 'master' of https://github.com/mamedev/mame 2020-06-19 15:39:43 +10:00
Robbbert
26cac56bd2 (nw) mbeepc85b: fixed background colour regression reported by Tafoid. 2020-06-19 15:39:19 +10:00
Lord-Nightmare
945768511a Fix the Williams audio hc55516 digit write to mask the digital input bit correctly (instead of sending a whole byte), and fixed the clock set and clear logic to accurately reflect schematics. Fix wpcsnd memory map to explicitly define mirrors and fixed two swapped write handlers in the map. Add some notes about getting funhouse pinball in-game. [Lord Nightmare] 2020-06-19 01:35:50 -04:00
AJR
1dc8536234 tlcs900: Misc. fixups (nw) 2020-06-18 23:18:14 -04:00
AJR
2507aea082 tmp95c061, tmp95c063: Break up the register blocks (nw) 2020-06-18 21:32:26 -04:00
AJR
9c36794ded tlcs900: Split derived types into separate files; no need for separate 8-bit and 16-bit maps now (nw) 2020-06-18 18:15:41 -04:00
hap
8d9c2d219d nycaptor: coin inputs active high, fixes high score entry (nw) 2020-06-18 23:30:06 +02:00
hap
e967ee0da1 gamegear.xml: correct a title (nw) 2020-06-18 23:05:11 +02:00
AJR
a58685ec6d Fix nltool build on CWG 1579-noncompliant compilers (nw) 2020-06-18 16:47:33 -04:00
Michael Zapf
7bb325c78f ti99: Retire custom READ8Z/SETADDRESS macro. 2020-06-18 22:45:15 +02:00
ClawGrip
b6d518f86b
arachnid.cpp: Add notes about ROM versions (nw) (#6829) 2020-06-18 22:03:50 +02:00
Ivan Vangelista
168ffd41c9 New NOT_WORKING software list additions
---------------------------------------
gmaster.xml: Space Invader [Sylver BRUNEAU]
gmaster.xml: Tank War [Sylver BRUNEAU]
2020-06-18 22:00:06 +02:00
ajrhacker
cd9bd69ad4
Merge pull request #6840 from cam900/patch-149
okim6295.cpp: Fix file name description
2020-06-18 14:26:50 -04:00
Robbbert
702db75470 Merge branch 'master' of https://github.com/mamedev/mame 2020-06-19 04:14:36 +10:00
Robbbert
13c7f85b4a (nw) mbeepp: pushed the ram to the max 1024k 2020-06-19 04:14:13 +10:00
Ivan Vangelista
57cf17dc52 finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) 2020-06-18 20:13:33 +02:00
Olivier Galibert
e96ed3b0eb emumem: Fix bad destruction order by not removing the notifier on cache destruction, they're supposed to be long-lived anyway [O. Galibert] 2020-06-18 18:22:40 +02:00
R. Belmont
a7c369c993
Merge pull request #6836 from TwistedTom/sf2rk-fix
fix sf2rk gfx rom load and decode
2020-06-18 12:08:59 -04:00
AJR
45850cd0be Fix OS X build on older Xcode versions (nw) 2020-06-18 11:17:37 -04:00
Robbbert
409508dda3 (nw) mbee: seems mac doesn't like saving a size_t 2020-06-19 01:08:56 +10:00
Robbbert
5992d320a2 (nw) mbee: fixed stupid error causing random crash in mbee56/mbee128. 2020-06-19 00:39:29 +10:00
cam900
33f17fc6f3
okim6295.cpp: Fix file name 2020-06-18 22:06:34 +09:00
Patrick Mackinlay
9b80f38c2c drcbex64: use asmjit
(nw)This is essentially a 1-for-1 substitution of x86emit code with its asmjit equivalent. There are opportunities for refactoring some of the original code using C++ as well as asmjit features, but this first pass simplified identifying and correcting any problems.

Selective tests with mips3, hyperstone and sh4 appear to reproduce existing behaviour but more testing is needed.
2020-06-18 18:40:23 +07:00
Patrick Mackinlay
954451fbfa asmjit: sync with upstream (nw) 2020-06-18 18:26:21 +07:00
Robbbert
1fce454a0b (nw) mbee: checkpoint 2 2020-06-18 14:49:39 +10:00
braintro
3ad3a40eb4 capbowl.cpp: Corrected ROM names and added additional documentation. [Brian Troha] 2020-06-17 22:47:45 -05:00
TwistedTom
c65b52aae6 fix sf2rk gfx rom load and decode 2020-06-18 01:06:31 +01:00
Ivan Vangelista
6dff78ed3a devices/machine, sound and video: removed read and write macros (nw) 2020-06-17 20:42:54 +02:00
Nigel Barnes
247d71e1ca bbc_opus3: Added notes on motor control (nw) 2020-06-17 15:48:26 +01:00
Nigel Barnes
febcfba1cb bbc_cc500: Use pal4bit (nw) 2020-06-17 15:48:26 +01:00
Nigel Barnes
c6d5c5e7d2 bbc_cv1797: Implemented side and motor control, and now works. 2020-06-17 15:48:26 +01:00
Robbbert
fb3758b667 Merge branch 'master' of https://github.com/mamedev/mame 2020-06-18 00:36:57 +10:00
Robbbert
095854c5e7 (nw) mbeett: fixed regression from 2 years ago 2020-06-18 00:36:32 +10:00
ajrhacker
1d057a673f
Merge pull request #6835 from cam900/ics2115_space
ics2115.cpp: Use device_memory_interface for fetch external samples
2020-06-17 09:20:23 -04:00
AJR
73e4ae4251 vt50: Fix disassembly of L40M (stands in for B2M, not M2X) 2020-06-17 09:14:30 -04:00
AJR
c66eaf096e Allow debugger dump command to dump with byte granularity from address spaces with positive shifts 2020-06-17 09:11:21 -04:00
hap
3de888a0c7 hh_sm510: add note (nw) 2020-06-17 13:22:39 +02:00
Robbbert
b31c19b323 (nw) mbee: checkpoint 1;; ipc: the rom that never was. 2020-06-17 17:36:26 +10:00
cam900
3ff2212deb ics2115.cpp: Use device_memory_interface for fetch external samples
device_memory_interface for later DMA and DRAM interface support
Allow ulaw interpolation (some instrument sound samples in IGS PGM Motherboard sound ROM is u-law)
Add notes, Reduce duplications
2020-06-17 13:50:46 +09:00
hap
b357474334 bsktball: don't change vertical resolution (nw) 2020-06-17 01:45:31 +02:00
hap
ad2c06359f readd Atari to some titles, since it does clearly show on marquee/flyers (nw) 2020-06-17 01:29:42 +02:00