AJR
e2fcccbd10
disound.cpp, sound.cpp, speaker.cpp: Use fill_n and resize to zero memory instead of memset (nw)
2019-11-24 15:24:18 -05:00
MooglyGuy
8dd5e3d200
-bgfx: Fixed Github issue #5961 . [Ryan Holtz]
2019-11-24 19:30:08 +01:00
AJR
bb54cd8d23
Fix clang error: cannot initialize a parameter of type 'void *' with an lvalue of type 'volatile unsigned char *' (nw)
2019-11-24 12:04:30 -05:00
yz70s
6a8ffd5ff4
nforcepc: small update to it8703f, more to come (nw)
2019-11-24 17:49:53 +01:00
yz70s
48393e5de8
xbox_pci.cpp: support io port 61 (nw)
2019-11-24 17:49:52 +01:00
yz70s
4ce85e28ca
xbox_usb.cpp: remove some problems (nw)
2019-11-24 17:49:51 +01:00
yz70s
ffc1b9a49f
intelfsh.cpp: sst 49lf020 does not support certain commands in certain states (nw)
2019-11-24 17:49:50 +01:00
Vas Crabb
8c4f10d3aa
apparently 3AM is not the time to code (nw)
2019-11-25 03:29:33 +11:00
Vas Crabb
9525108f78
helps to git add before git commit (nw)
2019-11-25 03:24:12 +11:00
Vas Crabb
d2f3d02908
pre-fill things allocated with operator new with 0xcd in debug builds (value can be changed by setting global g_mame_new_prefill_byte with a debugger) - this is gonna hurt performance, but it will help catch issues exposed when we remove pre-clearing before constructing devices
2019-11-25 03:20:08 +11:00
couriersud
29fa035d48
Opengl: Apply line width provided by renderer. [Couriersud]
2019-11-24 17:11:50 +01:00
couriersud
2e5617dff2
bgfx: Fix edge case around B/C/G settings. [Couriersud]
...
If e.g. kidniki is started with default gamma (1.0), changing gamma with
slider doesn't work. Setting to a gamma <> 1 and restarting MAME will
apply the gamma. This commit fixes this.
2019-11-24 17:07:09 +01:00
ajrhacker
f8252286db
Merge pull request #5959 from clawgrip/patch-1
...
midxunit.cpp: Add PCB ASCII layout and undumped GAL placeholder (nw)
2019-11-24 10:37:44 -05:00
ajrhacker
14d8cce346
Merge pull request #5960 from DavidHaywood/241119_3
...
vt1682 - swap bg pen fallthrough for boxing, adjust render/latching timing slight, correct spellings
2019-11-24 10:36:48 -05:00
sasuke-arcade
9eb74a7b41
galivan.cpp : Add hide text layer support, and fix text color attlibute ( #5957 )
...
* galivan.cpp : Add hide text layer support, and fix text color attlibute
- 06946: dangar, dangara, dangarb, dangarbt, dangarj: missing black screen between areas (black hole warp)
- 07493: dangar, dangara, dangarb, dangarj, galivan, galivan2, galivan3: Some text displays red, but actial is white
- Fixed corrupt title logo of dangar.
* Fix source format
* Fix source format
2019-11-24 10:35:52 -05:00
ajrhacker
723969154f
Merge pull request #5958 from sasuke-arcade/teracre_video_fix
...
teracre.cpp: Add hide text layer support (used in horekid)
2019-11-24 10:35:15 -05:00
Vas Crabb
fdfc4755cd
Merge branch 'release0216' of https://github.com/mamedev/mame into genericslot
...
Conflicts:
src/osd/modules/render/bgfx/chain.h
src/osd/modules/render/bgfx/chainentry.h
src/osd/modules/render/bgfx/chainmanager.h
2019-11-25 01:50:47 +11:00
Vas Crabb
08ae088175
srcclean (nw)
2019-11-25 01:46:38 +11:00
MooglyGuy
af2860f6f1
-bgfx: Fixed Github issues #5830 and #5956 . [Ryan Holtz]
2019-11-25 01:43:21 +11:00
Vas Crabb
5b483a2f44
clean up capitalisation in titles (nw)
2019-11-25 01:43:02 +11:00
MooglyGuy
4cccc0183c
-bgfx: Fixed Github issues #5830 and #5956 . [Ryan Holtz]
2019-11-24 15:40:28 +01:00
DavidHaywood
3928cc8663
vt1682 - swap bg pen fallthrough for boxing, adjust render/latching timing slightly for racing games, correct spellings.
2019-11-24 13:30:36 +00:00
ClawGrip
798896442c
midxunit.cpp: Add PCB ASCII layout and undumped GAL placeholder (nw)
2019-11-24 14:26:20 +01:00
Nigel Barnes
19a09406a6
bml3rtc: save state (nw)
2019-11-24 13:06:43 +00:00
MetalliC
46f414697f
(nw)
2019-11-24 13:55:09 +02:00
MetalliC
59b945b7a2
new NOT_WORKING machines
...
-----------------------
Super Mario Fushigi no Korokoro Party (center) [SpinalFeyd]
Super Mario Fushigi no Korokoro Party (satellite) [SpinalFeyd]
2019-11-24 13:32:23 +02:00
Sasuke
461b45e504
teracre.cpp: Add hide text layer support (used in Cofree break of horekid)
...
- 07494: horekid, horekidb, boobhack: Coffee break doesn't show
2019-11-24 18:28:26 +09:00
Ivan Vangelista
2edc04e29c
Machines promoted to working
...
----------------------------
Channel Three [Team Europe, Grull Osgo, Ivan Vangelista]
2019-11-24 09:02:42 +01:00
Lord-Nightmare
e9a9ec7316
Improve the ROM labels for the CM-32P based on PCB pictures. [Lord Nightmare, ValleyBell]
2019-11-23 23:37:32 -05:00
Vas Crabb
e64edf6c71
srcclean and indentation cleanup (nw)
2019-11-24 13:52:11 +11:00
couriersud
6e87489527
popeye: Minor modernization. (nw)
2019-11-24 03:48:28 +01:00
couriersud
35f1086ba2
netlist: clang lint fixes and standalone build fix. (nw)
2019-11-24 03:47:36 +01:00
couriersud
1a7b1f2f7d
Opengl render driver: fix bug preventing adjustment of ... [Couriersud]
...
gamma, brightness and contrast. Starting MAME with defaults,
i.e. gamma == 1.0, no rgb palette will be allocated.
If gamma than is changed, a new palette will be allocated. But the
texture will not be updated because the palette is not checked.
This fix will check for palette changes.
Note: if the palette is changed inplace, i.e. without reallocation, this
will fail. The correct fix would be that the texture palette is not only
a pointer to rgb_t * but to texture_palette_type. texture_palette_type
would hold the pointer, the length and a sequential id which is checked
in addition to pointer equality.
2019-11-24 03:46:04 +01:00
R. Belmont
453f7b488f
Merge pull request #5955 from DavidHaywood/241119_2
...
vt1682 - (plug & play) tweak fallthrough bg colour, improves fade to white cases (nw)
2019-11-23 21:17:04 -05:00
DavidHaywood
ff16354c58
vt1682 - tweak fallthrough bg colour, improves fade to white cases (nw)
2019-11-24 02:08:21 +00:00
ajrhacker
3e651eab99
Merge pull request #5954 from DavidHaywood/241119
...
vt1682 - (plug & play) render sprites line by line, fix rasters on Place Kick titlescreen
2019-11-23 20:49:21 -05:00
DavidHaywood
9ddc319f76
vt1682 - render sprites line by line, fix rasters on Place Kick title screen
2019-11-24 01:44:02 +00:00
Ivan Vangelista
3dbf46d0a7
new not working machine
...
---------------------------------------------
Channel Three [Team Europe, Grull Osgo, Ivan Vangelista]
2019-11-23 23:06:01 +01:00
Justin Kerk
26d21906bb
visicom.xml: forgot to change the shortname (nw)
2019-11-23 13:25:26 -08:00
Justin Kerk
0bf4ebccd8
visicom.xml: Use romanized titles instead of translations (nw)
2019-11-23 13:18:53 -08:00
braintro
fc39789c9d
New working clone
...
New working clone
------------------
Operation Wolf 3 (Japan) [ShouTime, The Dumping Union]
2019-11-23 14:07:56 -06:00
Ivan Vangelista
f7642759d3
namcops2.cpp: MT07489 (nw)
2019-11-23 18:14:14 +01:00
Ivan Vangelista
57dffe9282
ssrj.cpp: fixed MT07492 [sasuke]
2019-11-23 18:09:36 +01:00
mooglyguy
4fe4965d4f
-netlist: Add new devices to net_lib.cpp, nw
2019-11-23 17:38:40 +01:00
Ivan Vangelista
007fc80b61
flstory.cpp: added dip-switch locations [Guru]
2019-11-23 17:27:20 +01:00
mooglyguy
04956ee677
-multipcm: Added optional compile-time sample logging. [Ryan Holtz]
2019-11-23 17:25:47 +01:00
R. Belmont
8637500ca5
Mark trsvidtx as bad dump (nw)
...
After disassembling the whole thing, the ROM is almost certainly half size and the submitter no longer has the machine to redump it.
2019-11-23 11:24:35 -05:00
AJR
6b7432793a
m37710: More accurate mapping of port and interrupt registers; de-duplicate address maps (nw)
2019-11-23 10:26:57 -05:00
MooglyGuy
71ac1a1f1b
-netlist: Fixed typo on 7442 diagram, nw
2019-11-23 15:01:20 +01:00
Robbbert
831efab82a
(nw) Housekeeping
2019-11-23 23:57:43 +11:00