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
hap
3cbfbd2bd2
bsktball: improve interrupts (nw)
2020-06-17 01:19:51 +02:00
hap
e53d1e8608
don't prefix generic atari gametitles with "Atari" (nw)
2020-06-16 22:23:21 +02:00
hap
d34460d1cc
atarifb: improve interrupts, led multiplexing, sprite raster effects (nw)
2020-06-16 21:09:26 +02:00
Nigel Barnes
1eca1509e1
New machines marked as NOT_WORKING
...
----------------------------------
MasterPieCe 800 Series [Ian Bradbury]
MasterPieCe 900 Series [Ian Bradbury]
MasterPieCe 900GX Series [Ian Bradbury]
2020-06-16 19:16:46 +01:00
Nigel Barnes
09b7e5c791
bbc.cpp: No need for both wd1770 and wd1772 devices. (nw)
2020-06-16 19:16:46 +01:00
yz70s
e9eddb73bc
xbox_nv2a.cpp: small 3d update (nw)
...
- read textures with pixel formats X8R8G8B8 and A8
- more changes to vertex reading and processing
- corections to negative-w vertices clipping
2020-06-16 19:52:44 +02:00
Ivan Vangelista
82de76205a
finished removing read* and write* macros from the mame part of the tree. the devices tree will be next (nw)
2020-06-16 19:39:52 +02:00
Ivan Vangelista
da63936560
drivers starting with t, u, v, w and most of drivers starting with x: removed read* and write* macros (nw)
2020-06-16 18:11:46 +02:00
R. Belmont
b681607a54
Merge pull request #6834 from DavidHaywood/160620
...
New WORKING Clones
DonPachi (Japan, Satsuei version) [PEG]
2020-06-16 11:30:42 -04:00
Nigel Barnes
33ab36e9a7
New working software list additions
...
-----------------------------------
bbc_flop_z80: Z80 Winchester Utilities
2020-06-16 13:23:50 +01:00